about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* more `auto_char`Steffen Jaeckel2023-05-101-2/+1
* fix "window `NULL` issue" (hopefully)Steffen Jaeckel2023-05-101-1/+1
* Merge pull request #1843 from IsaacM88/masterMichael Vetter2023-05-038-20/+92
|\
| * Add ability to disable avatar publishingIsaacM882023-05-028-20/+92
|/
* Merge pull request #1838 from H3rnand3zzz/fix/omemo-trust-notificationMichael Vetter2023-04-191-3/+3
|\
| * Improve OMEMO messagesJohn Hernandez2023-04-191-3/+3
* | Merge pull request #1840 from H3rnand3zzz/fix/plugins-unloadMichael Vetter2023-04-191-31/+22
|\ \
| * | Fix `/plugins update`John Hernandez2023-04-191-31/+22
| |/
* | Merge pull request #1837 from profanity-im/fix/memleakclientcheckMichael Vetter2023-04-192-0/+4
|\ \ | |/ |/|
| * Fix memleak in _inp_rl_linehandlerMichael Vetter2023-04-181-0/+1
| * Fix memleak in stanza_create_caps_query_elementMichael Vetter2023-04-181-0/+3
|/
* Merge pull request #1835 from H3rnand3zzz/fix/message-loggingMichael Vetter2023-04-182-19/+12
|\
| * Add logging consistencyJohn Hernandez2023-04-181-1/+2
| * Fix `/log level` crashJohn Hernandez2023-04-181-18/+10
|/
* Merge pull request #1827 from H3rnand3zzz/feature/sessions-alarmMichael Vetter2023-04-1818-24/+180
|\
| * Add vscode support to .gitignoreJohn Hernandez2023-04-181-0/+1
| * Add sessions_alarmJohn Hernandez2023-04-1817-24/+179
* | Merge pull request #1829 from H3rnand3zzz/fix/readline-historyMichael Vetter2023-04-181-5/+8
|\ \
| * | Don't add the same command twice to historyJohn Hernandez2023-04-171-5/+8
|/ /
* | doscs: Add terminology section to man pageMichael Vetter2023-04-171-1/+13
* | Merge pull request #1831 from profanity-im/man_encMichael Vetter2023-04-171-0/+21
|\ \
| * | Add encryption section to man pageMichael Vetter2023-04-171-0/+21
|/ /
* | Merge pull request #1830 from profanity-im/feat/codspellciMichael Vetter2023-04-151-0/+14
|\ \
| * | Add spellcheck to CIMichael Vetter2023-04-151-0/+14
* | | docs: Add info about different clang-format versionsMichael Vetter2023-04-151-0/+2
|/ /
* | Merge pull request #1828 from profanity-im/newclangMichael Vetter2023-04-146-151/+144
|\ \ | |/ |/|
| * Add another formatting commit to git blame ignoreMichael Vetter2023-04-141-0/+1
| * Format code with clang-format 16Michael Vetter2023-04-144-134/+137
| * Switch to clang-format check actionMichael Vetter2023-04-141-17/+6
|/
* docs: Fix formatting in SECURITY.mdMichael Vetter2023-04-141-1/+2
* Merge pull request #1823 from H3rnand3zzz/fix/msg-crashMichael Vetter2023-04-142-7/+8
|\
| * Cleanup p_ox_gpg_decryptJohn Hernandez2023-04-131-4/+6
| * Fix memory corruption crashJohn Hernandez2023-04-131-3/+2
* | Merge pull request #1826 from H3rnand3zzz/feature/roster-nickname-removeMichael Vetter2023-04-149-7/+65
|\ \ | |/ |/|
| * Add nickname support for /roster removeJohn Hernandez2023-04-139-7/+65
|/
* docs: add SECURITY.mdMichael Vetter2023-04-131-0/+6
* iq: initialize os and os_txtMichael Vetter2023-04-111-2/+2
* Merge pull request #1822 from H3rnand3zzz/fix/iq-osMichael Vetter2023-04-111-3/+2
|\
| * Fix releases of os and os_txt stanzasJohn Hernandez2023-04-101-3/+2
* | Add test/valgrind section to PR templateMichael Vetter2023-04-101-0/+6
* | Add limitation info about /statusbar chat user|jidMichael Vetter2023-04-101-1/+1
* | Merge pull request #1817 from H3rnand3zzz/feature/full-jidMichael Vetter2023-04-103-25/+57
|\ \ | |/ |/|
| * Fixes Statusbar tabs and CleanupJohn Hernandez2023-04-102-15/+39
| * Improve titlebar flexibilityJohn Hernandez2023-04-102-11/+19
|/
* contributing: add note about testingMichael Vetter2023-04-091-0/+1
* Rewrite description for clientidMichael Vetter2023-04-091-1/+1
* Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcherMichael Vetter2023-04-0916-86/+151
|\
| * Allow setting client identification name/version manuallyJohn Hernandez2023-04-0916-86/+151
* | Merge pull request #1821 from mdosch/use-proper-ellipsis-charMichael Vetter2023-04-0910-28/+28
|\ \
| * | User proper ellipsis charMartin Dosch2023-04-0910-28/+28
|/ /