about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge pull request #1813 from profanity-im/tabmode-irssiMichael Vetter2023-04-087-46/+135
|\ \
| * | add `/statusbar tabmode actlist`Steffen Jaeckel2023-04-087-46/+135
|/ /
* | Merge pull request #1814 from profanity-im/improvementsMichael Vetter2023-04-043-113/+118
|\ \
| * | fix display of a "list type" in a form if there's no value assigned yetSteffen Jaeckel2023-04-041-27/+21
| * | refactor into array of a `struct`Steffen Jaeckel2023-04-041-5/+15
| * | only create hashtable onceSteffen Jaeckel2023-04-041-72/+74
| * | fix memory leakSteffen Jaeckel2023-04-041-9/+8
|/ /
* | Merge pull request #1811 from shahab-vahedi/batman-fixMichael Vetter2023-04-031-2/+2
|\ \ | |/ |/|
| * themes/batman: Use "bold_black" iso "black_bold"Shahab Vahedi2023-04-031-2/+2
* | Fix typosMichael Vetter2023-04-034-4/+4
* | Merge pull request #1808 from MarcoPolo-PasTonMolo/fix/empty_window_after_rec...Michael Vetter2023-04-032-1/+5
|\ \
| * | Fix empty window after reconnectMarcoPolo-PasTonMolo2023-04-022-1/+5
| |/
* | Merge pull request #1809 from MarcoPolo-PasTonMolo/fix/no-ac-for-reconnect-nowMichael Vetter2023-04-031-0/+16
|\ \
| * | Add autocomplete for the /reconnect commandMarcoPolo-PasTonMolo2023-04-021-0/+16
| |/
* | Merge pull request #1807 from alexandre1985/fix/typosMichael Vetter2023-04-034-5/+8
|\ \ | |/ |/|
| * Fix typos and update codespell configurationDaniel Santos2023-04-034-5/+8
|/
* Merge pull request #1801 from alexandre1985/editor-with-argumentsMichael Vetter2023-03-312-2/+8
|\
| * Add editor executable to CMD_SYNDaniel Santos2023-03-311-0/+1