Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | src/plugins/python_api.c: drop redundant NULL pointer check | Sergei Trofimovich | 2021-11-18 | 1 | -1/+1 | |
| | * | | src/plugins/callbacks.c: drop redundant NULL pointer check | Sergei Trofimovich | 2021-11-18 | 1 | -1/+1 | |
| * | | | Fix carbons criteria | Michael Vetter | 2021-11-25 | 2 | -2/+10 | |
| |/ / | ||||||
* | | | xep-0107: adapting the pubsub/headline code | Michael Vetter | 2021-12-06 | 1 | -2/+3 | |
* | | | xep-0107: adjust help | Michael Vetter | 2021-12-06 | 1 | -5/+5 | |
* | | | xep-0107: code review | DebXWoody | 2021-12-06 | 6 | -33/+33 | |
* | | | Add xep-0107: User Mood support | DebXWoody | 2021-12-06 | 8 | -1/+240 | |
|/ / | ||||||
* | | Cleanup _get_message_from_editor a bit | Michael Vetter | 2021-11-01 | 1 | -5/+12 | |
* | | Fix OMEMO /sendfile on non-glibc systems | nlfx | 2021-11-01 | 1 | -1/+1 | |
* | | auto-format | Steffen Jaeckel | 2021-10-27 | 2 | -3/+2 | |
* | | use new libstrophe API | Steffen Jaeckel | 2021-10-27 | 2 | -45/+23 | |
* | | first step to remove libmesode | Steffen Jaeckel | 2021-10-27 | 16 | -114/+0 | |
|/ | ||||||
* | Merge pull request #1607 from profanity-im/utf8indicatorchar | Michael Vetter | 2021-10-22 | 7 | -229/+201 | |
|\ | ||||||
| * | Allow utf8 in occupants header char | Michael Vetter | 2021-10-22 | 6 | -29/+24 | |
| * | Allow utf8 in occupants char | Michael Vetter | 2021-10-22 | 6 | -29/+25 | |
| * | Allow utf8 in roster room private char | Michael Vetter | 2021-10-22 | 6 | -27/+22 | |
| * | Allow utf8 in roster rooms char | Michael Vetter | 2021-10-22 | 6 | -29/+24 | |
| * | Allow utf8 in roster private char | Michael Vetter | 2021-10-22 | 6 | -27/+22 | |
| * | Allow utf8 in roster resource char | Michael Vetter | 2021-10-22 | 6 | -30/+28 | |
| * | Allow utf8 in roster contact char | Michael Vetter | 2021-10-22 | 6 | -33/+28 | |
| * | Allow utf8 in roster header char | Michael Vetter | 2021-10-21 | 6 | -29/+32 | |
* | | Merge pull request #1601 from MarcoPolo-PasTonMolo/master | Michael Vetter | 2021-10-22 | 6 | -55/+145 | |
|\ \ | |/ |/| | ||||||
| * | Move declaration and definition of win_get_last_sent_message to the correct p... | MarcoPolo-PasTonMolo | 2021-10-22 | 5 | -32/+33 | |
| * | 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 | |
* | | Format new register code correctly | Michael Vetter | 2021-10-13 | 13 | -43/+34 | |
* | | 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 | 26 | -88/+84 | |
* | | Fix history timestamp | MarcoPolo-PasTonMolo | 2021-10-05 | 1 | -6/+6 | |
* | | 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 | |
* | | 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 | |
* | | 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 | 1 | -2/+20 | |
* | | 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 | |
* | | Fix typos | Michael Vetter | 2021-09-22 | 1 | -2/+2 | |
* | | Add more keybindings to /help navigation | Michael Vetter | 2021-09-15 | 1 | -2/+5 |