about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1374 from profanity-im/revampUrlopenMichael Vetter2020-07-022-7/+145
|\
| * Transform url.open.cmd to new default schemeMichael Vetter2020-07-021-1/+1
| * executable: actually take the user set default if a certain scheme isMichael Vetter2020-07-021-6/+11
| * cmd_url_*(): use gchar instead of charMichael Vetter2020-07-022-2/+2
| * Use correct format when transforming old urlopen.cmdMichael Vetter2020-07-021-2/+9
| * use '*' to set a default executablePierre Mazière2020-07-021-11/+24
| * Move url/avatar commands from logging to exectuables sectionMichael Vetter2020-07-011-0/+14
| * prefs_free_string() doesnt need to check if pref is NULLMichael Vetter2020-07-011-4/+1
| * Replace /urlopen with /url and adapt /executablePierre Mazière2020-06-252-3/+17
| * Add string and string list preferences with optionPierre Mazière2020-06-252-1/+89
* | Add default value for titlebar.scrolledMichael Vetter2020-07-011-0/+1
* | files.c: use const char *const where appropriateMichael Vetter2020-07-012-4/+4
* | Use files_get_account_data_path instead of duplicate codeMichael Vetter2020-07-012-2/+21
* | Feature request - XEP-0373: OpenPGP for XMPP (OX)DebXWoody2020-06-292-0/+16
|/
* Fix NULL terminated listMichael Vetter2020-06-231-1/+1
* Use shell to start eval_password commandMichael Vetter2020-06-191-5/+1
* Fix reading/writing linked filesMichael Vetter2020-06-132-2/+2
* Define POSIX macro to have strdupMichael Vetter2020-06-124-18/+19
* Dont manipulate pointer from getenvMichael Vetter2020-06-121-6/+14
* Add option for legacy authenticationDmitry Podgorny2020-06-054-5/+37
* Use external_call to get password via eval_password commandPierre Mazière2020-06-031-26/+24
* PoC for bookmark ignoreMichael Vetter2020-05-241-0/+1
* Make option to allow hiding windows with no messages in statusbarMichael Vetter2020-05-212-0/+5
* Make 'scrolled' themeableMichael Vetter2020-05-212-0/+3
* Make urlopen command configurableMichael Vetter2020-05-202-0/+5
* Remove unanimous MAM displayMichael Vetter2020-04-252-6/+0
* 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