Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure memory in color_pair_cache_reset() was allocated. | Michael Vetter | 2019-08-24 | 1 | -5/+8 |
* | Remove unused colour_string_t struct | Michael Vetter | 2019-08-23 | 1 | -5/+0 |
* | theme: print to log not to console | Michael Vetter | 2019-08-23 | 1 | -2/+1 |
* | color: set capacity in unittest case | Michael Vetter | 2019-08-23 | 1 | -0/+5 |
* | Notify trying to load 256 colour theme in incapable terminal | Michael Vetter | 2019-08-23 | 2 | -1/+9 |
* | color: Include log.h | Michael Vetter | 2019-08-23 | 1 | -0/+1 |
* | Reset color pairs when new theme is loaded | Michael Vetter | 2019-08-23 | 1 | -0/+2 |
* | Reformat color.c | Michael Vetter | 2019-08-23 | 1 | -5/+7 |
* | Add header to color.h | Michael Vetter | 2019-08-23 | 1 | -0/+34 |
* | Use log_error() instead of g_warning() | Michael Vetter | 2019-08-23 | 2 | -16/+19 |
* | Add 256 colors support | Aurelien Aptel | 2019-08-23 | 3 | -104/+437 |
* | Possibility to specify alternative config file | Michael Vetter | 2019-08-02 | 2 | -3/+8 |
* | Add 'save' command to save preferences | Michael Vetter | 2019-08-02 | 2 | -46/+8 |
* | Set foreground color for untrusted messages | Paul Fariello | 2019-06-20 | 2 | -1/+3 |
* | Use flags in xmmp/message.c for encryption and trust | Paul Fariello | 2019-06-20 | 1 | -1/+2 |
* | Add myself to copyright | Michael Vetter | 2019-06-17 | 2 | -0/+2 |
* | Add omemo.char theme option | Michael Vetter | 2019-06-05 | 1 | -0/+8 |
* | Add occupants char | Michael Vetter | 2019-05-02 | 3 | -0/+47 |
* | Fix statusbar number in theme | Michael Vetter | 2019-04-24 | 1 | -1/+1 |
* | Add occupants wrap option | Michael Vetter | 2019-04-24 | 3 | -0/+5 |
* | Add occupants header char | Michael Vetter | 2019-04-23 | 3 | -0/+47 |
* | Add /occupants indent command | Michael Vetter | 2019-04-18 | 3 | -0/+29 |
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 6 | -3/+93 |
* | Add random string at the end of the default resource | Paul Fariello | 2019-04-12 | 1 | -2/+4 |
* | Add missing preferences for OMEMO logs | Paul Fariello | 2019-04-10 | 1 | -0/+6 |
* | Add OMEMO identity materials long term storage | Paul Fariello | 2019-04-10 | 1 | -0/+1 |
* | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 2 | -0/+31 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 16 | -16/+16 |
* | Override account options with connect options | Dmitry Podgorny | 2018-11-07 | 2 | -0/+20 |
* | Add option to trust server's certificate | Dmitry Podgorny | 2018-11-06 | 1 | -0/+1 |
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 3 | -7/+7 |
* | Fix theme load max tab length | James Booth | 2018-03-11 | 1 | -1/+1 |
* | Add max tab length to statusbar | James Booth | 2018-03-11 | 3 | -0/+24 |
* | Default tab name to false | James Booth | 2018-03-10 | 1 | -1/+0 |
* | Add statusbar pref to themes | James Booth | 2018-03-10 | 1 | -0/+10 |
* | WIP add self prefs for statusbar | James Booth | 2018-03-10 | 2 | -0/+6 |
* | Preference to show/hide tab number | James Booth | 2018-03-09 | 2 | -0/+6 |
* | Remove empty tabs | James Booth | 2018-03-09 | 3 | -10/+0 |
* | Add preferences for tab display | James Booth | 2018-03-09 | 2 | -0/+12 |
* | Add max tabs preference for statusbar | James Booth | 2018-03-08 | 2 | -0/+20 |
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 2 | -0/+8 |
* | Update themes | James Booth | 2018-02-10 | 1 | -1/+1 |
* | Add /rooms cache | James Booth | 2018-02-05 | 2 | -0/+5 |
* | Show roster room server by defailt | James Booth | 2018-01-27 | 1 | -0/+1 |
* | Allow hiding room server in roster | James Booth | 2018-01-21 | 3 | -0/+5 |
* | Update copyright | James Booth | 2018-01-21 | 16 | -16/+16 |
* | Legacy SSL support | Dmitry Podgorny | 2017-06-24 | 1 | -1/+2 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 6 | -15/+15 |
* | Add theme option for time in a status bar | Lukasz Marcinowski | 2017-03-22 | 2 | -0/+4 |
* | Add plugins sourcepath property | James Booth | 2017-02-05 | 2 | -5/+11 |