about summary refs log tree commit diff stats
path: root/tests/unittests
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate download IDs.IsaacM882023-03-093-1/+3
* let `account_new()` take ownership of passed valuesSteffen Jaeckel2023-01-185-34/+34
* add `now` option to `/reconnect` commandSteffen Jaeckel2023-01-181-0/+4
* minor changesSteffen Jaeckel2023-01-181-3/+3
* add `/strophe` command to modify libstrophe-specific settingsSteffen Jaeckel2023-01-181-0/+5
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Add MAM test stubsMichael Vetter2022-10-212-0/+6
* Add vCard supportMarouane L2022-10-183-0/+88
* Split ox functions from gpg.c to ox.cMichael Vetter2022-06-292-18/+21
* add chatlog unittestMichael Vetter2022-06-283-65/+93
* Display mood preferencesMichael Vetter2022-06-221-0/+5
* Don't forget encryption status for OX and PGP.MarcoPolo-PasTonMolo2022-06-176-18/+28
* Use our omemo sid/fingerprint in qr codeMichael Vetter2022-05-312-1/+7
* Add basic qrcode functionsMichael Vetter2022-05-301-0/+11
* Final touches for `/avatar set`Michael Vetter2022-05-271-2/+0
* Add checks for whether gdk-pixbuf exists before using avatar setMarcoPolo-PasTonMolo2022-05-261-1/+4
* Add `/avatar set` command to publish avatarMarcoPolo-PasTonMolo2022-05-261-0/+5
* Update copyright yearMichael Vetter2022-05-091-1/+1
* ox: show ox preferencesMichael Vetter2022-05-051-0/+4
* Fix preferences testsMichael Vetter2022-04-081-2/+2
* less duplicationSteffen Jaeckel2022-03-311-1/+2
* Merge pull request #1652 from profanity-im/fix-1624Michael Vetter2022-03-232-2/+57
|\
| * add profanity-specific CAfileSteffen Jaeckel2022-03-221-0/+55
| * a tad more `const`-correctnessSteffen Jaeckel2022-03-221-2/+2
* | Add quote autocompletion for previous messagesMarcoPolo-PasTonMolo2022-03-211-0/+7
|/
* use `g_mkdir_with_parents()` instead of home-baked solutionSteffen Jaeckel2022-03-141-2/+2
* auto-formatSteffen Jaeckel2022-02-011-2/+2
* tests: add publish_user_mood stubMichael Vetter2021-12-061-0/+5
* tests: Add win_get_last_sent_messag() stubMichael Vetter2021-10-221-0/+5
* Format new register code correctlyMichael Vetter2021-10-131-1/+1
* registration: add test stubMichael Vetter2021-10-131-0/+12
* Format code correctlyMichael Vetter2021-10-052-9/+13
* Fix: files missing final ending newlinea13460542021-08-264-4/+4
* Add silence test stubMichael Vetter2021-07-011-0/+6
* Merge pull request #1569 from profanity-im/feature/1434-spam-reportingMichael Vetter2021-07-011-1/+1
|\
| * Adjust test stub of blocking commandMichael Vetter2021-07-011-1/+1
* | Restore last status string when connectingThorben Günther2021-07-011-0/+6
* | Merge pull request #1529 from dustinlagoy/access-roster-from-pluginsMichael Vetter2021-07-013-0/+38
|\ \ | |/ |/|
| * Add unit tests for roster_get_display_nameDustin Lagoy2021-06-303-0/+38
* | Add command to show single bookmark detailsMichael Vetter2021-06-092-0/+11
* | attention-flag - unittest - stub_uiDebXWoody2021-05-291-0/+20
* | Display OMEMO device IDDebXWoody2021-05-281-0/+5
|/
* Add support to register with a roomMichael Vetter2021-03-251-0/+10
* MUC: Add voice requestThorben Günther2021-03-121-0/+5
* Add command to change password of logged in userThorben Günther2021-03-111-0/+10
* Update ui_ask_password to support confirmationThorben Günther2021-03-111-1/+1
* Add mam test stubMichael Vetter2021-01-281-0/+4
* Fix old chlog reference in helpMichael Vetter2021-01-171-2/+2
* Remove log_reinit()Michael Vetter2020-12-111-4/+0
* Add tests for format_call_external_argvWilliam Wennerström2020-12-073-2/+61