Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove autocomplete for /correct-editor | MarcoPolo-PasTonMolo | 2021-10-21 | 4 | -31/+18 | |
| * | Export common code to helper functions | MarcoPolo-PasTonMolo | 2021-10-17 | 1 | -122/+72 | |
| * | Add /correct-editor command | MarcoPolo-PasTonMolo | 2021-10-07 | 4 | -1/+153 | |
* | | ci: debian test.. | Michael Vetter | 2021-10-16 | 1 | -0/+1 | |
* | | ci: use new icons switch | Michael Vetter | 2021-10-16 | 1 | -6/+6 | |
* | | Merge pull request #1604 from mdosch/themes-snikket | Michael Vetter | 2021-10-16 | 1 | -0/+82 | |
|\ \ | ||||||
| * | | Add (experimental) theme snikket. | Martin Dosch | 2021-10-16 | 1 | -0/+82 | |
* | | | Update debian docker file | Michael Vetter | 2021-10-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Format new register code correctly | Michael Vetter | 2021-10-13 | 15 | -45/+36 | |
* | | registration: add test stub | Michael Vetter | 2021-10-13 | 1 | -0/+12 | |
* | | Merge pull request #1574 from binex-dsk/master | Michael Vetter | 2021-10-13 | 13 | -2/+506 | |
|\ \ | |/ |/| | ||||||
| * | registration: memory leaks, error checking | swirl | 2021-10-13 | 2 | -6/+6 | |
| * | fixed crashes when server doesn't support registration | swirl | 2021-10-10 | 1 | -1/+1 | |
| * | registration: remove auth param and excess functions | swirl | 2021-08-17 | 9 | -210/+5 | |
| * | REGISTRATION FIXED | Michael Vetter | 2021-08-17 | 1 | -8/+8 | |
| * | progress on fixing registration | swirl | 2021-08-17 | 2 | -8/+6 | |
| * | hacky fix(?) for register | swirl | 2021-08-17 | 4 | -20/+366 | |
| * | fixed some bugs, added some more | swirl | 2021-08-17 | 9 | -15/+96 | |
| * | /register: parameter updates | swirl | 2021-08-17 | 2 | -14/+24 | |
| * | initial register command test | swirl | 2021-08-17 | 9 | -0/+274 | |
* | | Format code correctly | Michael Vetter | 2021-10-05 | 28 | -97/+97 | |
* | | Merge pull request #1600 from MarcoPolo-PasTonMolo/fix/history-timestamp | Michael Vetter | 2021-10-05 | 1 | -6/+6 | |
|\ \ | ||||||
| * | | Fix history timestamp | MarcoPolo-PasTonMolo | 2021-10-05 | 1 | -6/+6 | |
* | | | Mention make spell and doublecheck in contributing.md | Michael Vetter | 2021-10-05 | 1 | -0/+4 | |
* | | | Add makefile target for spell checking and all tests | Michael Vetter | 2021-10-05 | 1 | -0/+5 | |
|/ / | ||||||
* | | Add codespell info to contributing | Michael Vetter | 2021-10-01 | 1 | -0/+5 | |
* | | Add codespell config | Michael Vetter | 2021-10-01 | 1 | -0/+2 | |
* | | Fix typos in apidocs | Michael Vetter | 2021-10-01 | 4 | -6/+6 | |
* | | Fix typo in profapi.h | Michael Vetter | 2021-10-01 | 1 | -2/+2 | |
* | | Fix fromat string in statusbar | Michael Vetter | 2021-09-29 | 1 | -7/+7 | |
* | | Fix wrong format string in titlebar | Michael Vetter | 2021-09-29 | 1 | -3/+3 | |
* | | Merge pull request #1598 from profanity-im/feature/global-plugins | Michael Vetter | 2021-09-29 | 6 | -109/+84 | |
|\ \ | ||||||
| * | | Add more help about how to use plugins | Michael Vetter | 2021-09-29 | 2 | -4/+4 | |
| * | | Fix `/plugins update ~/dir` | Michael Vetter | 2021-09-29 | 1 | -7/+2 | |
| * | | Remove Ruby comment | Michael Vetter | 2021-09-29 | 1 | -2/+0 | |
| * | | List globally available plugins | Michael Vetter | 2021-09-29 | 2 | -1/+37 | |
| * | | Look for plugins to install in global location | Michael Vetter | 2021-09-29 | 2 | -12/+38 | |
| * | | Clean sourcepath from profrc | Michael Vetter | 2021-09-29 | 1 | -0/+5 | |
| * | | Remove `/python sourcepath` | Michael Vetter | 2021-09-29 | 5 | -90/+5 | |
|/ / | ||||||
* | | Fix wrong format string in titlebar encryption | Michael Vetter | 2021-09-29 | 1 | -2/+2 | |
* | | Start new cycle | Michael Vetter | 2021-09-28 | 99 | -5390/+2 | |
* | | Release 0.11.1 | Michael Vetter | 2021-09-28 | 101 | -3/+5408 | |
* | | Fix typos | Michael Vetter | 2021-09-22 | 2 | -7/+7 | |
* | | Add more keybindings to /help navigation | Michael Vetter | 2021-09-15 | 1 | -2/+5 | |
* | | man: add more keybindings | Michael Vetter | 2021-09-15 | 1 | -0/+21 | |
* | | cmd_funcs: Use glib function | Michael Vetter | 2021-09-09 | 1 | -2/+2 | |
* | | notifier: Use glib function | Michael Vetter | 2021-09-09 | 1 | -3/+2 | |
* | | Enable whole word only notifications by default | Michael Vetter | 2021-09-08 | 1 | -0/+1 | |
* | | Mention keybindings in man page | Michael Vetter | 2021-08-31 | 1 | -0/+9 | |
* | | Change attentionflag shortcut to alt+v | Michael Vetter | 2021-08-31 | 2 | -2/+2 |