about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-1318-0/+18
* Change default text colors to default (#1213)Martin2019-10-221-8/+8
* Rename identification fileMichael Vetter2019-10-161-1/+2
* Create random-bytes fileMichael Vetter2019-10-161-0/+1
* Null-set account structMichael Vetter2019-10-141-0/+1
* Add option to hilight unread rooms in /wins commandMichael Vetter2019-10-122-0/+3
* Fix preferences memory leakMichael Vetter2019-10-051-0/+4
* Merge pull request #874 from spiridoncha/masterMichael Vetter2019-10-052-0/+4
|\
| * Makes /clear behavior configurable.Spiridonov Alexander2016-11-072-0/+4
* | Introduce /reload commandMichael Vetter2019-10-042-18/+35
* | Add coloring of statusbar.current tab in viewDaniel Lublin2019-09-242-0/+4
* | Set default color for main.text.historyMichael Vetter2019-09-111-0/+1
* | Allow colorization of history messagesMichael Vetter2019-09-102-0/+2
* | Make sure memory in color_pair_cache_reset() was allocated.Michael Vetter2019-08-241-5/+8
* | Remove unused colour_string_t structMichael Vetter2019-08-231-5/+0
* | theme: print to log not to consoleMichael Vetter2019-08-231-2/+1
* | color: set capacity in unittest caseMichael Vetter2019-08-231-0/+5
* | Notify trying to load 256 colour theme in incapable terminalMichael Vetter2019-08-232-1/+9
* | color: Include log.hMichael Vetter2019-08-231-0/+1
* | Reset color pairs when new theme is loadedMichael Vetter2019-08-231-0/+2
* | Reformat color.cMichael Vetter2019-08-231-5/+7
* | Add header to color.hMichael Vetter2019-08-231-0/+34
* | Use log_error() instead of g_warning()Michael Vetter2019-08-232-16/+19
* | Add 256 colors supportAurelien Aptel2019-08-233-104/+437
* | Possibility to specify alternative config fileMichael Vetter2019-08-022-3/+8
* | Add 'save' command to save preferencesMichael Vetter2019-08-022-46/+8
* | Set foreground color for untrusted messagesPaul Fariello2019-06-202-1/+3
* | Use flags in xmmp/message.c for encryption and trustPaul Fariello2019-06-201-1/+2
* | Add myself to copyrightMichael Vetter2019-06-172-0/+2
* | Add omemo.char theme optionMichael Vetter2019-06-051-0/+8
* | Add occupants charMichael Vetter2019-05-023-0/+47
* | Fix statusbar number in themeMichael Vetter2019-04-241-1/+1
* | Add occupants wrap optionMichael Vetter2019-04-243-0/+5
* | Add occupants header charMichael Vetter2019-04-233-0/+47
* | Add /occupants indent commandMichael Vetter2019-04-183-0/+29
* | Add OMEMO policyPaul Fariello2019-04-176-3/+93
* | Add random string at the end of the default resourcePaul Fariello2019-04-121-2/+4
* | Add missing preferences for OMEMO logsPaul Fariello2019-04-101-0/+6
* | Add OMEMO identity materials long term storagePaul Fariello2019-04-101-0/+1
* | Add OMEMO message encryption and decryptionPaul Fariello2019-04-102-0/+31
* | Update copyright to include 2019Michael Vetter2019-01-2216-16/+16
* | Override account options with connect optionsDmitry Podgorny2018-11-072-0/+20
* | Add option to trust server's certificateDmitry Podgorny2018-11-061-0/+1
* | Rename mucconf wins into conf winsPaul Fariello2018-09-053-7/+7
* | Fix theme load max tab lengthJames Booth2018-03-111-1/+1
* | Add max tab length to statusbarJames Booth2018-03-113-0/+24
* | Default tab name to falseJames Booth2018-03-101-1/+0
* | Add statusbar pref to themesJames Booth2018-03-101-0/+10
* | WIP add self prefs for statusbarJames Booth2018-03-102-0/+6
* | Preference to show/hide tab numberJames Booth2018-03-092-0/+6