Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add initial support for XEP-0392 | Michael Vetter | 2019-12-09 | 1 | -0/+1 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Merge /chlog and /grlog commands into /logging | Michael Vetter | 2019-11-12 | 1 | -2/+1 |
* | Move /encwarn command into /titlebar | Michael Vetter | 2019-11-05 | 1 | -2/+1 |
* | Fix handling of encrypted carbons | Paul Fariello | 2019-06-21 | 1 | -1/+1 |
* | Rename prof_message_t into ProfMessage | Paul Fariello | 2019-06-20 | 1 | -3/+3 |
* | Set foreground color for untrusted messages | Paul Fariello | 2019-06-20 | 1 | -1/+1 |
* | Add prof_message_t to wrap all message attributes | Paul Fariello | 2019-06-20 | 1 | -4/+6 |
* | Use flags in xmmp/message.c for encryption and trust | Paul Fariello | 2019-06-20 | 1 | -7/+0 |
* | Put occupants update into own function | Michael Vetter | 2019-04-23 | 1 | -0/+1 |
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -0/+1 |
* | Rework MUC reflected message filtering | Paul Fariello | 2019-04-10 | 1 | -2/+2 |
* | Add OMEMO in prefs command | Paul Fariello | 2019-04-10 | 1 | -0/+1 |
* | Log and print outgoing encrypted message | Paul Fariello | 2019-04-10 | 1 | -1/+2 |
* | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 1 | -1/+2 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Fix comment about config windows | Paul Fariello | 2018-09-05 | 1 | -1/+1 |
* | Add support for command config execution | Paul Fariello | 2018-09-05 | 1 | -1/+1 |
* | Add conf win callback | Paul Fariello | 2018-09-05 | 1 | -1/+2 |
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -8/+8 |
* | Add command exec error handling | Paul Fariello | 2018-09-05 | 1 | -0/+1 |
* | Handle simple execution | Paul Fariello | 2018-09-05 | 1 | -0/+1 |
* | Add command subcommands: list and exec | Paul Fariello | 2018-09-05 | 1 | -0/+2 |
* | Remove empty tabs | James Booth | 2018-03-09 | 1 | -1/+0 |
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -2/+3 |
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 1 | -0/+1 |
* | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 1 | -2/+2 |
* | Add /rooms cache | James Booth | 2018-02-05 | 1 | -0/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 1 | -0/+4 |
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 1 | -0/+4 |
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 1 | -0/+2 |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 1 | -1/+0 |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 1 | -1/+0 |
* | Remove unused function prototypes | James Booth | 2016-10-16 | 1 | -2/+0 |
* | Remove unused function prototype | James Booth | 2016-10-16 | 1 | -2/+0 |
* | Remove cons_show_word | James Booth | 2016-10-16 | 1 | -1/+0 |
* | Remove cons_show_time | James Booth | 2016-10-16 | 1 | -1/+0 |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 1 | -3/+3 |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add win_append | James Booth | 2016-10-15 | 1 | -1/+6 |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -0/+1 |
* | Add win_print | James Booth | 2016-10-15 | 1 | -2/+3 |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -1/+0 |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 1 | -1/+0 |
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 1 | -1/+0 |
* | Rename win_get_string -> win_to_string | James Booth | 2016-10-15 | 1 | -1/+1 |