Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
* | | Change attentionflag shortcut to alt+v | Michael Vetter | 2021-08-31 | 2 | -2/+2 |
* | | Fix memleak | Paul Fariello | 2021-08-20 | 1 | -0/+2 |
* | | Log error received while publishing OMEMO device list | Paul Fariello | 2021-08-20 | 1 | -1/+2 |
* | | Cosmetic | Paul Fariello | 2021-08-20 | 1 | -1/+0 |
* | | OMEMO: Fix precondition-not-met handling | Paul Fariello | 2021-08-19 | 2 | -6/+15 |
* | | Create devicelist if it doesn't exists | Paul Fariello | 2021-08-19 | 1 | -1/+18 |
* | | OMEMO: try device list creation and reconfigure on precondition-not-met | Paul Fariello | 2021-08-19 | 3 | -8/+26 |
* | | Ensure devicelist access model is configured before updating it | Paul Fariello | 2021-08-19 | 3 | -24/+96 |
|/ |