about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1673 from profanity-im/fix-loggingMichael Vetter2022-04-011-1/+7
|\ \
| * | Fix logging (this time for real)Steffen Jaeckel2022-04-011-1/+7
|/ /
* | Merge pull request #1672 from profanity-im/fix-loggingMichael Vetter2022-04-011-1/+3
|\ \
| * | fix path where logs are storedSteffen Jaeckel2022-04-011-1/+3
|/ /
* | Merge pull request #1664 from paulfertser/tab-completion-cleanupMichael Vetter2022-04-011-41/+11
|\ \
| * | Tab completion code simplificationPaul Fertser2022-03-301-41/+11
* | | Merge pull request #1667 from paulfertser/fix-screen-arrows-bindingsMichael Vetter2022-04-011-0/+3
|\ \ \
| * | | Add Alt/Ctrl-arrows combinations for GNU ScreenPaul Fertser2022-03-301-0/+3
* | | | Merge pull request #1669 from paulfertser/make-rl-functions-bindableMichael Vetter2022-04-011-0/+5
|\ \ \ \
| * | | | Make all existing input functions bindable from configPaul Fertser2022-03-301-0/+5
| |/ / /
* | | | Merge pull request #1670 from profanity-im/moar-cleanupMichael Vetter2022-04-014-48/+61
|\ \ \ \
| * | | | fix `account set theme` helpSteffen Jaeckel2022-04-011-1/+1
| * | | | fix linter warningsSteffen Jaeckel2022-03-311-1/+2
| * | | | 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