about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* add `/statusbar tabmode actlist`Steffen Jaeckel2023-04-082-0/+6
* let `account_new()` take ownership of passed valuesSteffen Jaeckel2023-01-183-110/+38
* add `/strophe` command to modify libstrophe-specific settingsSteffen Jaeckel2023-01-182-5/+21
* Update copyright yearMichael Vetter2023-01-107-7/+7
* Work around different clang-format versionsMichael Vetter2022-10-261-1/+1
* Apply codigng style on new MAM codeMichael Vetter2022-10-211-1/+1
* Add vCard supportMarouane L2022-10-183-0/+13
* Display a help message upon first start of ProfanityMichael Vetter2022-07-051-1/+0
* accounts: deduplicate code via helper functionMichael Vetter2022-06-291-116/+54
* scripts: get rid of read variableMichael Vetter2022-06-291-4/+2
* Include xmpp.h to cafile.cMichael Vetter2022-06-281-0/+1
* Display mood preferencesMichael Vetter2022-06-221-1/+1
* Make mood display optionalMichael Vetter2022-06-222-0/+5
* Don't forget encryption status for OX and PGP.MarcoPolo-PasTonMolo2022-06-174-14/+76
* 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