Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separator: Enable for MUC and PRIVWIN too | Michael Vetter | 2019-12-13 | 1 | -0/+2 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Don't override ProfMessage Id with origin-id | Michael Vetter | 2019-10-31 | 1 | -1/+1 |
* | Replace sent_messages list with algo | Michael Vetter | 2019-10-31 | 1 | -3/+1 |
* | Remove not needed code | Michael Vetter | 2019-09-29 | 1 | -4/+0 |
* | 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 | -1/+1 |
* | Add prof_message_t to wrap all message attributes | Paul Fariello | 2019-06-20 | 1 | -15/+20 |
* | Add myself to copyright | Michael Vetter | 2019-06-17 | 1 | -0/+1 |
* | Safe last MUC message timestamp per MUC | Michael Vetter | 2019-06-11 | 1 | -0/+2 |
* | Handle MUC anonymous state when auto starting OMEMO | Paul Fariello | 2019-04-17 | 1 | -1/+1 |
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -0/+19 |
* | Handle message without id in MUC | Paul Fariello | 2019-04-14 | 1 | -1/+1 |
* | Rework MUC reflected message filtering | Paul Fariello | 2019-04-10 | 1 | -2/+9 |
* | Log and print outgoing encrypted message | Paul Fariello | 2019-04-10 | 1 | -11/+35 |
* | Fix /me display when highlighting user in MUCs | Michael Vetter | 2019-02-26 | 1 | -8/+14 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Do not highlight room tab on subject change | James Booth | 2018-03-10 | 1 | -11/+0 |
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -6/+6 |
* | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 1 | -6/+6 |
* | 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 | -4/+45 |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 1 | -12/+12 |
* | Add win_print_history | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add win_append | James Booth | 2016-10-15 | 1 | -16/+16 |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -12/+11 |
* | Add win_print | James Booth | 2016-10-15 | 1 | -77/+77 |
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -56/+56 |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -9/+9 |
* | Use THEME_DEFAULT | James Booth | 2016-10-14 | 1 | -42/+42 |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -9/+9 |
* | Always use string format in win_printf | James Booth | 2016-10-12 | 1 | -11/+11 |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -53/+53 |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -64/+64 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -3/+3 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Define stanza's attributes as const char* | Dmitry Podgorny | 2016-04-27 | 1 | -2/+2 |
* | Plugins: Added on_room_history_message | James Booth | 2016-04-08 | 1 | -0/+3 |
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -26/+23 |
* | Fixed cygwin compile | James Booth | 2016-02-28 | 1 | -0/+2 |
* | Added missing stdlib.h include | James Booth | 2016-02-24 | 1 | -0/+1 |
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | Highlight longer triggers first | James Booth | 2016-02-13 | 1 | -1/+21 |
* | Highlight room trigger terms | James Booth | 2016-02-13 | 1 | -4/+67 |
* | Added roommention.term theme option | James Booth | 2016-02-10 | 1 | -1/+32 |
* | Tidy handling room mention and room triggers | James Booth | 2016-01-24 | 1 | -3/+4 |
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 1 | -0/+2 |
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 1 | -49/+0 |
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -0/+17 |