about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* ox: dont print empty body messageMichael Vetter2022-04-271-3/+3
* Merge pull request #1699 from profanity-im/1698-fixoxabrtMichael Vetter2022-04-272-7/+6
|\
| * ox: print invalid fingerprint instead of abortingMichael Vetter2022-04-271-1/+5
| * ox: print bad usage instead of custom messageMichael Vetter2022-04-271-1/+1
| * Remove commentMichael Vetter2022-04-271-5/+0
* | ci: rename TW python packagesMichael Vetter2022-04-271-2/+2
* | ox: remove commentMichael Vetter2022-04-271-4/+0
|/
* Merge pull request #1696 from paulfertser/fix-xscreensaver-configureMichael Vetter2022-04-211-1/+2
|\
| * Fix xscreensaver detectionPaul Fertser2022-04-211-1/+2
|/
* Fix typo Annonuce -> AnnounceMichael Vetter2022-04-141-4/+4
* Fix typo: paylod -> payloadMichael Vetter2022-04-121-1/+1
* Merge pull request #1690 from paulfertser/symbol-for-embedded-newlinesMichael Vetter2022-04-122-11/+41
|\
| * Show return symbol for embedded newlinesPaul Fertser2022-04-121-1/+24
| * Handle input win redisplay via Readline hookPaul Fertser2022-04-121-3/+10
| * Show Readline prompt in input windowPaul Fertser2022-04-121-0/+7
| * Allow /editor while not connectedPaul Fertser2022-04-121-7/+0
|/
* Merge pull request #1688 from paulfertser/document-inputrc-reloadMichael Vetter2022-04-091-0/+5
|\
| * Mention C-x C-r (reload inputrc) in the man pagePaul Fertser2022-04-091-0/+5
|/
* Fix preferences testsMichael Vetter2022-04-081-2/+2
* Dont show presence status changes by defaultMichael Vetter2022-04-071-2/+2
* Merge pull request #1683 from paulfertser/more-example-aliasesMichael Vetter2022-04-041-0/+2
|\
| * Include useful aliases in profrc examplePaul Fertser2022-04-031-0/+2
* | Merge pull request #1674 from paulfertser/allow-bold-for-default-coloursMichael Vetter2022-04-041-12/+13
|\ \
| * | Allow bold for default coloursPaul Fertser2022-04-011-12/+13
* | | Merge pull request #1680 from paulfertser/add-irssi-themeMichael Vetter2022-04-042-1/+132
|\ \ \
| * | | Add irssi themePaul Fertser2022-04-021-0/+131
| * | | Use default rather than boothj5 theme in profrc examplePaul Fertser2022-04-021-1/+1
* | | | Start new cycleMichael Vetter2022-04-04102-5496/+1
* | | | Release 0.12.1Michael Vetter2022-04-04104-3/+5518
* | | | Merge pull request #1681 from akaWolf/fix_theme_load_non_existMichael Vetter2022-04-031-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | disable execution of colors-changing code when call for theme load and it doe...Artjom Vejsel2022-04-021-0/+3
| | |/ | |/|
* | | Merge pull request #1675 from paulfertser/fix-no-me-historyMichael Vetter2022-04-031-0/+1
|\ \ \ | |_|/ |/| |
| * | Use correct colour for their nick when showing historyPaul Fertser2022-04-011-0/+1
| |/
* | Include `config.h` in `src/config.cafile.c`Maxi Wuttke2022-04-021-0/+2
* | Fix a segfault when uploading or downloading filesMaxi Wuttke2022-04-022-2/+2
|/
* 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
| |/ /