Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -1/+1 |
* | Fix various typos | Michael Vetter | 2020-12-10 | 1 | -1/+1 |
* | Dont hilight console once all messages have been read | Michael Vetter | 2020-07-09 | 1 | -0/+15 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -185/+179 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -182/+188 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -188/+182 |
* | Add aesgcm to urls grabber | Pierre Mazière | 2020-06-25 | 1 | -1/+1 |
* | urlopen: get last URL first | Michael Vetter | 2020-05-29 | 1 | -2/+2 |
* | Only save max 20 urls | Michael Vetter | 2020-05-20 | 1 | -0/+2 |
* | Build URL ac upon printing of message in window | Michael Vetter | 2020-05-20 | 1 | -1/+40 |
* | ui: fix condition | Dmitry Podgorny | 2020-04-23 | 1 | -2/+1 |
* | Fixup for bad56b50623837644d0888cf8e5b059111b65ac2 | Michael Vetter | 2020-04-22 | 1 | -1/+1 |
* | wins_show_subwin(): Add windows type test | Michael Vetter | 2020-04-22 | 1 | -0/+6 |
* | Remove unused func wins_close_current() | Michael Vetter | 2020-04-20 | 1 | -6/+0 |
* | Don't expose upload_processes | Michael Vetter | 2020-04-17 | 1 | -9/+2 |
* | 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 |