about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Add hidden MAM setting and trigger MAM retrievel when opening new windowMichael Vetter2020-04-122-0/+4
* db: Have one database per accountMichael Vetter2020-04-062-17/+1
* database: Define chatlog database locationMichael Vetter2020-04-062-0/+18
* Add setting to not colorize own nick according to xep-0392Michael Vetter2020-03-252-0/+5
* Add -t theme optionMichael Vetter2020-03-241-2/+6
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-243-7/+21
* Add slashguard featureMichael Vetter2020-03-182-0/+4
* Enable popular features by defaultMichael Vetter2020-03-171-0/+5
* xep-0084/avatar: add option to open avatar directlyMichael Vetter2020-03-102-0/+6
* Fix few memory leaksDmitry Podgorny2020-02-271-4/+17
* Allow setting custom log file via -f FILENAMEMichael Vetter2020-02-212-3/+13
* Make trackbar color configurableMichael Vetter2020-02-212-0/+2
* Improve setting encryption char error handlingMichael Vetter2020-02-212-10/+12
* pref: Use helper functions for setting/getting the encryption charMichael Vetter2020-02-211-38/+24
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-203-51/+47
* Fix theme setting correction charMichael Vetter2020-02-201-1/+1
* Add option to color MUC history like regular messagesMichael Vetter2020-02-202-0/+6
* Make /sendfile in PGP session configurableMichael Vetter2020-02-172-0/+4
* Make /sendfile in OTR session configurableMichael Vetter2020-02-172-0/+4
* Make /sendfile in OMEMO session configurableMichael Vetter2020-02-172-0/+4
* xep-0308: make correction.char themeableMichael Vetter2020-02-101-0/+8
* xep-0308: create setting to toggle lmcMichael Vetter2020-02-102-0/+4
* xep-0308: set correction char in configMichael Vetter2020-02-102-0/+29
* Set PREF_COLOR_NICK to false by defaultMichael Vetter2020-02-061-1/+1
* Add default pref for PREF_COLOR_NICKPaul Fariello2020-02-051-0/+2
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-316-10/+10
* Change theme handlingMichael Vetter2020-01-292-4/+6
* Add comments to preferences.cMichael Vetter2020-01-291-2/+2
* Refactor theme.cMichael Vetter2020-01-291-27/+44
* xep-0092: add config option to set whether OS is revealedMichael Vetter2020-01-232-0/+5
* Add option to notify about version requestMichael Vetter2020-01-232-0/+4
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-233-0/+7
* Add `/roster room use` commandMichael Vetter2020-01-233-0/+7
* XEP-0392: get background color from themeMichael Vetter2020-01-223-1/+17
* Update my Copyright to 2020Michael Vetter2020-01-034-4/+4
* Dont kill *.char preferences if theme doesnt contain itMichael Vetter2019-12-201-14/+0
* Add /occupants color commandMichael Vetter2019-12-192-0/+4
* Add /roster color commandMichael Vetter2019-12-191-0/+3
* xep-0392: colorize rosterMichael Vetter2019-12-191-0/+1
* Improve color blindness handlingMichael Vetter2019-12-123-12/+16
* Implement Color Vision Deficiencies settingMichael Vetter2019-12-123-7/+28
* XEP-0392: theme, ui: conditionally colorize user nicksAurelien Aptel2019-12-032-0/+7
* XEP-0392: color: implement color hashingAurelien Aptel2019-12-032-283/+376
* XEP-0392: config: add "color.nick" bool optionAurelien Aptel2019-12-032-0/+4
* 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