Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve color blindness handling | Michael Vetter | 2019-12-12 | 3 | -12/+16 |
* | Implement Color Vision Deficiencies setting | Michael Vetter | 2019-12-12 | 3 | -7/+28 |
* | XEP-0392: theme, ui: conditionally colorize user nicks | Aurelien Aptel | 2019-12-03 | 2 | -0/+7 |
* | XEP-0392: color: implement color hashing | Aurelien Aptel | 2019-12-03 | 2 | -283/+376 |
* | XEP-0392: config: add "color.nick" bool option | Aurelien Aptel | 2019-12-03 | 2 | -0/+4 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 18 | -0/+18 |
* | Change default text colors to default (#1213) | Martin | 2019-10-22 | 1 | -8/+8 |
* | Rename identification file | Michael Vetter | 2019-10-16 | 1 | -1/+2 |
* | Create random-bytes file | Michael Vetter | 2019-10-16 | 1 | -0/+1 |
* | Null-set account struct | Michael Vetter | 2019-10-14 | 1 | -0/+1 |
* | Add option to hilight unread rooms in /wins command | Michael Vetter | 2019-10-12 | 2 | -0/+3 |
* | Fix preferences memory leak | Michael Vetter | 2019-10-05 | 1 | -0/+4 |
* | Merge pull request #874 from spiridoncha/master | Michael Vetter | 2019-10-05 | 2 | -0/+4 |
|\ | |||||
| * | Makes /clear behavior configurable. | Spiridonov Alexander | 2016-11-07 | 2 | -0/+4 |
* | | Introduce /reload command | Michael Vetter | 2019-10-04 | 2 | -18/+35 |
* | | Add coloring of statusbar.current tab in view | Daniel Lublin | 2019-09-24 | 2 | -0/+4 |
* | | Set default color for main.text.history | Michael Vetter | 2019-09-11 | 1 | -0/+1 |
* | | Allow colorization of history messages | Michael Vetter | 2019-09-10 | 2 | -0/+2 |
* | | 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 |