about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMichael Vetter2022-05-096-6/+6
* Log encrypted messages by default to chatlogMichael Vetter2022-05-091-4/+4
* ox: Add /ox log commandMichael Vetter2022-05-052-0/+7
* Restore default behaviour for stampsMichael Vetter2022-05-031-1/+1
* Set default max log size to 10MBMichael Vetter2022-04-291-1/+1
* Merge branch 'master' into add_stamp_settingsMichael Vetter2022-04-284-15/+26
|\
| * Add support for offline MUC notificationsStefan Ott2022-04-232-0/+4
| * Dont show presence status changes by defaultMichael Vetter2022-04-071-2/+2
| * Merge pull request #1674 from paulfertser/allow-bold-for-default-coloursMichael Vetter2022-04-041-12/+13
| |\
| | * Allow bold for default coloursPaul Fertser2022-04-011-12/+13
| * | Merge pull request #1681 from akaWolf/fix_theme_load_non_existMichael Vetter2022-04-031-0/+3
| |\ \
| | * | disable execution of colors-changing code when call for theme load and it doe...Artjom Vejsel2022-04-021-0/+3
| | |/
| * / Include `config.h` in `src/config.cafile.c`Maxi Wuttke2022-04-021-0/+2
| |/
| * run `make format`Steffen Jaeckel2022-03-301-1/+2
* | Rename stamp preference variableMichael Vetter2022-04-282-8/+8
* | add /stamp commandArtjom Vejsel2022-04-022-0/+12
|/
* Use EDITOR environment variablePaul Fertser2022-03-271-2/+4
* add profanity-specific CAfileSteffen Jaeckel2022-03-223-0/+152
* a tad more `const`-correctnessSteffen Jaeckel2022-03-222-2/+2
* also store PEM in `TLSCertificate`Steffen Jaeckel2022-03-222-4/+10
* simplify codeSteffen Jaeckel2022-03-211-33/+1
* replace `GString` usage where a simple `strdup` worksSteffen Jaeckel2022-03-141-20/+6
* use `g_mkdir_with_parents()` instead of home-baked solutionSteffen Jaeckel2022-03-141-8/+7
* add `files_file_in_account_data_path()`Steffen Jaeckel2022-03-132-0/+24
* 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