about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | less duplicationSteffen Jaeckel2022-03-312-37/+58
| * | | | use `_string_matches_one_of()` at more placesSteffen Jaeckel2022-03-311-16/+7
| |/ / /
* | | | Merge pull request #1668 from paulfertser/document-input-rcMichael Vetter2022-04-011-0/+12
|\ \ \ \
| * | | | Document custom input configuration in man pagePaul Fertser2022-03-301-0/+12
| |/ / /
* | | | Merge pull request #1671 from paulfertser/fix-resize-raceMichael Vetter2022-04-011-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix race condition on resizePaul Fertser2022-04-011-3/+1
|/ / /
* | | Merge pull request #1666 from paulfertser/man-page-improvementsMichael Vetter2022-03-301-5/+27
|\ \ \
| * | | Improve manpage formatting a bitPaul Fertser2022-03-301-3/+8
| * | | Add all missing key bindings to man pagePaul Fertser2022-03-301-2/+19
|/ / /
* | | Merge pull request #1665 from profanity-im/moar-cleanupMichael Vetter2022-03-307-179/+137
|\ \ \ | |/ / |/| |
| * | fix installation of manpagesSteffen Jaeckel2022-03-301-3/+3
| * | update gitignoreSteffen Jaeckel2022-03-301-0/+5
| * | add CI job to check coding styleSteffen Jaeckel2022-03-301-0/+23
| * | run `make format`Steffen Jaeckel2022-03-302-3/+4
| * | add `_string_matches_one_of()` helper functionSteffen Jaeckel2022-03-301-21/+39
| * | clean-up connection (act I)Steffen Jaeckel2022-03-301-152/+63
|/ /
* | Start new cycleMichael Vetter2022-03-30102-5496/+1
* | Release 0.12.0Michael Vetter2022-03-30104-4/+5500
* | Merge pull request #1660 from paulfertser/fix-invalid-mbrlen-inputMichael Vetter2022-03-291-0/+4
|\ \
| * | Input window: handle invalid multibytePaul Fertser2022-03-291-0/+4
|/ /
* | changelog: add build requirements infoMichael Vetter2022-03-291-0/+3
* | Update Changelog for 0.12.0Michael Vetter2022-03-291-0/+59
| * use more standard replies when setting stampMichael Vetter2022-04-281-3/+3
| * Rename stamp preference variableMichael Vetter2022-04-285-16/+16
| * Rewrite stamp helpMichael Vetter2022-04-281-12/+10
| * add /stamp commandArtjom Vejsel2022-04-027-2/+97
|/
* Merge pull request #1659 from paulfertser/add-debug-infoMichael Vetter2022-03-291-0/+1
|\
| * Add debug information to binaryPaul Fertser2022-03-281-0/+1
* | Merge pull request #1656 from MarcoPolo-PasTonMolo/feature/who-noneMichael Vetter2022-03-294-3/+14
|\ \ | |/ |/|
| * Add none option for /whoMarcoPolo-PasTonMolo2022-03-274-3/+14
* | Merge pull request #1657 from paulfertser/autoconf-fixesMichael Vetter2022-03-281-3/+4
|\ \
| * | Fix AM_CFLAGS assignments (including libstrophe flags)Paul Fertser2022-03-271-2/+2
| * | Fix autoconf warning about AC_CANONICAL_TARGET orderingPaul Fertser2022-03-271-1/+2
| |/
* | Merge pull request #1658 from paulfertser/use-editor-env-variableMichael Vetter2022-03-271-2/+4
|\ \ | |/ |/|
| * Use EDITOR environment variablePaul Fertser2022-03-271-2/+4
|/
* Merge pull request #1655 from profanity-im/win-autocompleteMichael Vetter2022-03-241-0/+4
|\
| * Reset url autocompletion after open/saveMichael Vetter2022-03-241-0/+4
* | Merge pull request #1653 from MarcoPolo-PasTonMolo/fix/editor-crashMichael Vetter2022-03-241-1/+5
|\ \
| * | Fix crash on /editorMarcoPolo-PasTonMolo2022-03-241-1/+5
|/ /
* | Merge pull request #1652 from profanity-im/fix-1624Michael Vetter2022-03-2316-48/+263
|\ \ | |/ |/|
| * apply `tls.policy` to cURL callsSteffen Jaeckel2022-03-222-0/+14
| * add profanity-specific CAfileSteffen Jaeckel2022-03-229-0/+226
| * a tad more `const`-correctnessSteffen Jaeckel2022-03-227-10/+10
| * also store PEM in `TLSCertificate`Steffen Jaeckel2022-03-223-5/+12
| * simplify codeSteffen Jaeckel2022-03-211-33/+1
* | Merge pull request #1651 from MarcoPolo-PasTonMolo/feature/quote-autocompleteMichael Vetter2022-03-2110-1/+98
|\ \ | |/ |/|
| * Use funcs available in all glib versions to replace \n in quotesMarcoPolo-PasTonMolo2022-03-211-2/+7
| * Add quote autocompletion for previous messagesMarcoPolo-PasTonMolo2022-03-2110-1/+93
|/
* Add adhoc cmd autocompletionMichael Vetter2022-03-211-0/+19
* Merge pull request #1644 from profanity-im/ox-polishMichael Vetter2022-03-214-102/+97
|\