Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | disable execution of colors-changing code when call for theme load and it doe... | Artjom Vejsel | 2022-04-02 | 1 | -0/+3 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1675 from paulfertser/fix-no-me-history | Michael Vetter | 2022-04-03 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Use correct colour for their nick when showing history | Paul Fertser | 2022-04-01 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Include `config.h` in `src/config.cafile.c` | Maxi Wuttke | 2022-04-02 | 1 | -0/+2 | |
* | | | Fix a segfault when uploading or downloading files | Maxi Wuttke | 2022-04-02 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1673 from profanity-im/fix-logging | Michael Vetter | 2022-04-01 | 1 | -1/+7 | |
|\ \ | ||||||
| * | | Fix logging (this time for real) | Steffen Jaeckel | 2022-04-01 | 1 | -1/+7 | |
|/ / | ||||||
* | | Merge pull request #1672 from profanity-im/fix-logging | Michael Vetter | 2022-04-01 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | fix path where logs are stored | Steffen Jaeckel | 2022-04-01 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge pull request #1664 from paulfertser/tab-completion-cleanup | Michael Vetter | 2022-04-01 | 1 | -41/+11 | |
|\ \ | ||||||
| * | | Tab completion code simplification | Paul Fertser | 2022-03-30 | 1 | -41/+11 | |
* | | | Merge pull request #1667 from paulfertser/fix-screen-arrows-bindings | Michael Vetter | 2022-04-01 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | Add Alt/Ctrl-arrows combinations for GNU Screen | Paul Fertser | 2022-03-30 | 1 | -0/+3 | |
* | | | | Merge pull request #1669 from paulfertser/make-rl-functions-bindable | Michael Vetter | 2022-04-01 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Make all existing input functions bindable from config | Paul Fertser | 2022-03-30 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #1670 from profanity-im/moar-cleanup | Michael Vetter | 2022-04-01 | 4 | -48/+61 | |
|\ \ \ \ | ||||||
| * | | | | fix `account set theme` help | Steffen Jaeckel | 2022-04-01 | 1 | -1/+1 | |
| * | | | | fix linter warnings | Steffen Jaeckel | 2022-03-31 | 1 | -1/+2 | |
| * | | | | less duplication | Steffen Jaeckel | 2022-03-31 | 2 | -37/+58 | |
| * | | | | use `_string_matches_one_of()` at more places | Steffen Jaeckel | 2022-03-31 | 1 | -16/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #1668 from paulfertser/document-input-rc | Michael Vetter | 2022-04-01 | 1 | -0/+12 | |
|\ \ \ \ | ||||||
| * | | | | Document custom input configuration in man page | Paul Fertser | 2022-03-30 | 1 | -0/+12 | |
| |/ / / | ||||||
* | | | | Merge pull request #1671 from paulfertser/fix-resize-race | Michael Vetter | 2022-04-01 | 1 | -3/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix race condition on resize | Paul Fertser | 2022-04-01 | 1 | -3/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1666 from paulfertser/man-page-improvements | Michael Vetter | 2022-03-30 | 1 | -5/+27 | |
|\ \ \ | ||||||
| * | | | Improve manpage formatting a bit | Paul Fertser | 2022-03-30 | 1 | -3/+8 | |
| * | | | Add all missing key bindings to man page | Paul Fertser | 2022-03-30 | 1 | -2/+19 | |
|/ / / | ||||||
* | | | Merge pull request #1665 from profanity-im/moar-cleanup | Michael Vetter | 2022-03-30 | 7 | -179/+137 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix installation of manpages | Steffen Jaeckel | 2022-03-30 | 1 | -3/+3 | |
| * | | update gitignore | Steffen Jaeckel | 2022-03-30 | 1 | -0/+5 | |
| * | | add CI job to check coding style | Steffen Jaeckel | 2022-03-30 | 1 | -0/+23 | |
| * | | run `make format` | Steffen Jaeckel | 2022-03-30 | 2 | -3/+4 | |
| * | | add `_string_matches_one_of()` helper function | Steffen Jaeckel | 2022-03-30 | 1 | -21/+39 | |
| * | | clean-up connection (act I) | Steffen Jaeckel | 2022-03-30 | 1 | -152/+63 | |
|/ / | ||||||
* | | Start new cycle | Michael Vetter | 2022-03-30 | 102 | -5496/+1 | |
* | | Release 0.12.0 | Michael Vetter | 2022-03-30 | 104 | -4/+5500 | |
* | | Merge pull request #1660 from paulfertser/fix-invalid-mbrlen-input | Michael Vetter | 2022-03-29 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | Input window: handle invalid multibyte | Paul Fertser | 2022-03-29 | 1 | -0/+4 | |
|/ / | ||||||
* | | changelog: add build requirements info | Michael Vetter | 2022-03-29 | 1 | -0/+3 | |
* | | Update Changelog for 0.12.0 | Michael Vetter | 2022-03-29 | 1 | -0/+59 | |
| * | use more standard replies when setting stamp | Michael Vetter | 2022-04-28 | 1 | -3/+3 | |
| * | Rename stamp preference variable | Michael Vetter | 2022-04-28 | 5 | -16/+16 | |
| * | Rewrite stamp help | Michael Vetter | 2022-04-28 | 1 | -12/+10 | |
| * | add /stamp command | Artjom Vejsel | 2022-04-02 | 7 | -2/+97 | |
|/ | ||||||
* | Merge pull request #1659 from paulfertser/add-debug-info | Michael Vetter | 2022-03-29 | 1 | -0/+1 | |
|\ | ||||||
| * | Add debug information to binary | Paul Fertser | 2022-03-28 | 1 | -0/+1 | |
* | | Merge pull request #1656 from MarcoPolo-PasTonMolo/feature/who-none | Michael Vetter | 2022-03-29 | 4 | -3/+14 | |
|\ \ | |/ |/| | ||||||
| * | Add none option for /who | MarcoPolo-PasTonMolo | 2022-03-27 | 4 | -3/+14 | |
* | | Merge pull request #1657 from paulfertser/autoconf-fixes | Michael Vetter | 2022-03-28 | 1 | -3/+4 | |
|\ \ | ||||||
| * | | Fix AM_CFLAGS assignments (including libstrophe flags) | Paul Fertser | 2022-03-27 | 1 | -2/+2 |