about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1842 from H3rnand3zzz/feature/plugins-downloadMichael Vetter2023-06-062-0/+21
|\
| * Add url support (downloading) to `/plugins install`John Hernandez2023-05-162-0/+21
* | Merge branch 'master' into cleanup/gchar-charMichael Vetter2023-05-111-0/+4
|\ \
| * | fix `/reconnect now`Steffen Jaeckel2023-05-101-0/+4
| |/
* / Cleanup: gchar as gchar instead of charJohn Hernandez2023-05-043-12/+10
|/
* Add ability to disable avatar publishingIsaacM882023-05-021-0/+6
* Add sessions_alarmJohn Hernandez2023-04-186-18/+26
* Add nickname support for /roster removeJohn Hernandez2023-04-136-0/+55
* Allow setting client identification name/version manuallyJohn Hernandez2023-04-096-18/+26
* Merge pull request #1808 from MarcoPolo-PasTonMolo/fix/empty_window_after_rec...Michael Vetter2023-04-031-0/+4
|\
| * Fix empty window after reconnectMarcoPolo-PasTonMolo2023-04-021-0/+4
* | Fix typos and update codespell configurationDaniel Santos2023-04-031-2/+2
|/
* add test-case for #1761Steffen Jaeckel2023-03-113-0/+24
* 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
* Trim excess whitespacea13460542021-08-266-6/+0
* 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