about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* MUC: Show offline members in sidebarThorben Günther2021-03-083-0/+5
* Update copyrightMichael Vetter2021-01-084-4/+4
* Add `/executable (urlsave|urlopen)` migrationsWilliam Wennerström2020-12-181-3/+29
* Use popen for eval_password (reintroduce old behavior)William Wennerström2020-12-151-20/+35
* Refactor call_externalWilliam Wennerström2020-12-111-11/+19
* Use whole path as logfile when defined via -fMichael Vetter2020-12-111-8/+14
* Set default color for trackbarMichael Vetter2020-12-101-0/+1
* Fix various typosMichael Vetter2020-12-102-2/+2
* docs: fix simple typo, certian -> certainTim Gates2020-12-101-1/+1
* Purge omemo sendfile from configMichael Vetter2020-12-091-0/+5
* Remove scheme and filetype matching for url (save|open)William Wennerström2020-12-081-2/+2
* Move unique_filename_from_url functions to commonWilliam Wennerström2020-12-041-1/+0
* Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-033-55/+14
* Use fallback method when /executable urlsave is unsetWilliam Wennerström2020-11-161-2/+0
* Run make format on rebaseWilliam Wennerström2020-11-161-389/+387
* Remove /omemo sendfileWilliam Wennerström2020-11-162-391/+389
* Declare counter var inside loopMichael Vetter2020-11-094-53/+30
* Dont initialize i twice in accounts_get_account()Michael Vetter2020-11-051-5/+5
* Since the string from strerror should never be modified, use const.Philipp Klaus Krause2020-10-141-1/+1
* Basic support for building on NetBSD.nia2020-09-042-0/+4
* Apply coding styleMichael Vetter2020-07-0718-1709/+1929
* Revert "Apply coding style"Michael Vetter2020-07-0718-1950/+1730
* Apply coding styleMichael Vetter2020-07-0718-1730/+1950
* Log errors from eval_passwordWilliam Wennerström2020-07-061-1/+2
* Remove prefs_free_string()Michael Vetter2020-07-023-13/+6
* 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