Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initial work on last-read-position feature | Michael Vetter | 2019-12-13 | 1 | -0/+33 | |
* | Implement Color Vision Deficiencies setting | Michael Vetter | 2019-12-12 | 1 | -1/+3 | |
* | XEP-0392: theme, ui: conditionally colorize user nicks | Aurelien Aptel | 2019-12-03 | 1 | -0/+4 | |
* | _win_print: Guard against time being null | Michael Vetter | 2019-12-01 | 1 | -1/+1 | |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 | |
* | Move id from DeliveryReceipt to ProfBuffEntry struct | Michael Vetter | 2019-11-01 | 1 | -16/+14 | |
* | Replace sent_messages list with algo | Michael Vetter | 2019-10-31 | 1 | -1/+0 | |
* | Merge pull request #874 from spiridoncha/master | Michael Vetter | 2019-10-05 | 1 | -1/+9 | |
|\ | ||||||
| * | Makes /clear behavior configurable. | Spiridonov Alexander | 2016-11-07 | 1 | -0/+5 | |
| * | Change /clear behaviour. Closes issue #855. | Spiridonov Alexander | 2016-10-22 | 1 | -1/+4 | |
* | | Allow colorization of history messages | Michael Vetter | 2019-09-10 | 1 | -2/+2 | |
* | | Remove dead assignments | Michael Vetter | 2019-07-22 | 1 | -1/+1 | |
* | | Rename prof_message_t into ProfMessage | Paul Fariello | 2019-06-20 | 1 | -1/+1 | |
* | | Set foreground color for untrusted messages | Paul Fariello | 2019-06-20 | 1 | -6/+5 | |
* | | Add prof_message_t to wrap all message attributes | Paul Fariello | 2019-06-20 | 1 | -14/+13 | |
* | | Use flags in xmmp/message.c for encryption and trust | Paul Fariello | 2019-06-20 | 1 | -2/+12 | |
* | | Rework MUC reflected message filtering | Paul Fariello | 2019-04-10 | 1 | -0/+1 | |
* | | Log and print outgoing encrypted message | Paul Fariello | 2019-04-10 | 1 | -0/+1 | |
* | | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 1 | -0/+2 | |
* | | Move OMEMO initialization to profanity intialization | Paul Fariello | 2019-04-10 | 1 | -0/+1 | |
* | | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 | |
* | | Fix command exec error output | Paul Fariello | 2018-09-05 | 1 | -1/+1 | |
* | | Add support for command config execution | Paul Fariello | 2018-09-05 | 1 | -1/+2 | |
* | | Add conf win callback | Paul Fariello | 2018-09-05 | 1 | -1/+10 | |
* | | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -17/+17 | |
* | | Add command exec error handling | Paul Fariello | 2018-09-05 | 1 | -0/+15 | |
* | | Handle simple execution | Paul Fariello | 2018-09-05 | 1 | -0/+7 | |
* | | Add command subcommands: list and exec | Paul Fariello | 2018-09-05 | 1 | -0/+28 | |
* | | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -14/+45 | |
* | | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 1 | -2/+5 | |
* | | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 1 | -3/+11 | |
* | | Update copyright | James Booth | 2018-01-21 | 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 | -8/+12 | |
* | | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 1 | -1/+10 | |
* | | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 1 | -0/+2 | |
* | | Remove unused function | James Booth | 2016-11-24 | 1 | -10/+0 | |
|/ | ||||||
* | Rename buffer functions | James Booth | 2016-10-16 | 1 | -16/+16 | |
* | Fix win_append buffer push | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 1 | -19/+107 | |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 1 | -6/+20 | |
* | Add win_print_history | James Booth | 2016-10-15 | 1 | -0/+20 | |
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win_print_outgoing | James Booth | 2016-10-15 | 1 | -0/+20 | |
* | Add win_append | James Booth | 2016-10-15 | 1 | -31/+50 | |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -15/+33 | |
* | Add win_print | James Booth | 2016-10-15 | 1 | -15/+35 | |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -12/+0 | |
* | Remove whitespace | James Booth | 2016-10-15 | 1 | -1/+0 |