Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow utf8 symbols as omemo/pgp/otr indicator char | Michael Vetter | 2020-02-20 | 1 | -3/+3 |
* | Add context to autocomplete_with_func and use it for omemo trust command | Paul Fariello | 2020-01-31 | 1 | -2/+2 |
* | Update my Copyright to 2020 | Michael Vetter | 2020-01-03 | 1 | -1/+1 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Remove not needed if blocks | Michael Vetter | 2019-11-01 | 1 | -9/+2 |
* | Replace sent_messages list with algo | Michael Vetter | 2019-10-31 | 1 | -1/+0 |
* | Bind key to switch to next active window | Michael Vetter | 2019-09-30 | 1 | -0/+26 |
* | Free last_msg_timestamp | Michael Vetter | 2019-06-19 | 1 | -0/+4 |
* | Only print room history for new messages upon reconnect | Michael Vetter | 2019-06-05 | 1 | -0/+21 |
* | Rework MUC reflected message filtering | Paul Fariello | 2019-04-10 | 1 | -0/+1 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Add support for command config execution | Paul Fariello | 2018-09-05 | 1 | -2/+2 |
* | Add conf win callback | Paul Fariello | 2018-09-05 | 1 | -2/+2 |
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -8/+8 |
* | Add support for form edition in command execution | Paul Fariello | 2018-09-05 | 1 | -1/+1 |
* | Only allow swapping active windows | James Booth | 2018-03-09 | 1 | -5/+1 |
* | Remove empty tabs | James Booth | 2018-03-09 | 1 | -3/+1 |
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -11/+19 |
* | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 1 | -11/+10 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -4/+4 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Add win_print | James Booth | 2016-10-15 | 1 | -2/+2 |
* | Rename win_get_string -> win_to_string | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -1/+1 |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -1/+1 |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -1/+1 |
* | Free old hash table on wins_tidy | James Booth | 2016-07-25 | 1 | -2/+3 |
* | Move window functions to window_list.c | James Booth | 2016-07-24 | 1 | -12/+87 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -4/+4 |
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -0/+1029 |