about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* auto-formatSteffen Jaeckel2021-10-271-1/+0
* Allow utf8 in occupants header charMichael Vetter2021-10-223-20/+12
* Allow utf8 in occupants charMichael Vetter2021-10-223-19/+12
* Allow utf8 in roster room private charMichael Vetter2021-10-223-20/+12
* Allow utf8 in roster rooms charMichael Vetter2021-10-223-20/+12
* Allow utf8 in roster private charMichael Vetter2021-10-223-20/+12
* Allow utf8 in roster resource charMichael Vetter2021-10-223-20/+12
* Allow utf8 in roster contact charMichael Vetter2021-10-223-20/+12
* Allow utf8 in roster header charMichael Vetter2021-10-213-17/+15
* Format code correctlyMichael Vetter2021-10-051-1/+1
* Clean sourcepath from profrcMichael Vetter2021-09-291-0/+5
* Remove `/python sourcepath`Michael Vetter2021-09-292-5/+0
* Enable whole word only notifications by defaultMichael Vetter2021-09-081-0/+1
* accounts: get rid of guard around freeMichael Vetter2021-07-171-11/+5
* Fix memory leak in accounts_get_login_status()Dmitry Podgorny2021-07-171-0/+4
* Add option to only allow messages from jids in rosterMichael Vetter2021-07-012-0/+4
* Restore last status string when connectingThorben Günther2021-07-012-2/+12
* Disable notifications by defaultMichael Vetter2021-06-281-9/+0
* editor: Use datadir instead of tmp dirMichael Vetter2021-06-101-0/+1
* external editor: don't use absolute paths and allow path searchJörg Thalheim2021-05-301-1/+1
* Have intype on by defaultMichael Vetter2021-05-081-0/+2
* Have separate settings for intypeMichael Vetter2021-05-082-0/+4
* OMEMO - trust mode (#1506)Stefan2021-04-172-0/+6
* Editor: Using preferences compose.editorStefan2021-04-162-0/+6
* Add config.h in files were it was missingMichael Vetter2021-03-265-0/+10
* 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