Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xep-0107: adjust help | Michael Vetter | 2021-12-06 | 1 | -5/+5 |
* | xep-0107: code review | DebXWoody | 2021-12-06 | 3 | -16/+14 |
* | Add xep-0107: User Mood support | DebXWoody | 2021-12-06 | 4 | -0/+143 |
* | 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 |
* | first step to remove libmesode | Steffen Jaeckel | 2021-10-27 | 1 | -25/+0 |
* | Merge pull request #1607 from profanity-im/utf8indicatorchar | Michael Vetter | 2021-10-22 | 1 | -16/+16 |
|\ | |||||
| * | Allow utf8 in occupants header char | Michael Vetter | 2021-10-22 | 1 | -3/+3 |
| * | Allow utf8 in occupants char | Michael Vetter | 2021-10-22 | 1 | -2/+2 |
| * | Allow utf8 in roster room private char | Michael Vetter | 2021-10-22 | 1 | -2/+2 |
| * | Allow utf8 in roster rooms char | Michael Vetter | 2021-10-22 | 1 | -2/+2 |
| * | Allow utf8 in roster private char | Michael Vetter | 2021-10-22 | 1 | -2/+2 |
| * | Allow utf8 in roster resource char | Michael Vetter | 2021-10-22 | 1 | -2/+2 |
| * | Allow utf8 in roster contact char | Michael Vetter | 2021-10-22 | 1 | -2/+2 |
| * | Allow utf8 in roster header char | Michael Vetter | 2021-10-21 | 1 | -2/+2 |
* | | Merge pull request #1601 from MarcoPolo-PasTonMolo/master | Michael Vetter | 2021-10-22 | 4 | -55/+115 |
|\ \ | |/ |/| | |||||
| * | Move declaration and definition of win_get_last_sent_message to the correct p... | MarcoPolo-PasTonMolo | 2021-10-22 | 3 | -32/+3 |
| * | 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 | 3 | -3/+0 |
* | | Merge pull request #1574 from binex-dsk/master | Michael Vetter | 2021-10-13 | 3 | -0/+95 |
|\ \ | |/ |/| | |||||
| * | registration: remove auth param and excess functions | swirl | 2021-08-17 | 2 | -13/+3 |
| * | progress on fixing registration | swirl | 2021-08-17 | 1 | -4/+1 |
| * | hacky fix(?) for register | swirl | 2021-08-17 | 1 | -18/+15 |
| * | fixed some bugs, added some more | swirl | 2021-08-17 | 1 | -11/+18 |
| * | /register: parameter updates | swirl | 2021-08-17 | 2 | -14/+24 |
| * | initial register command test | swirl | 2021-08-17 | 3 | -0/+94 |
* | | Format code correctly | Michael Vetter | 2021-10-05 | 2 | -10/+10 |
* | | 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 |
* | | Remove `/python sourcepath` | Michael Vetter | 2021-09-29 | 3 | -85/+5 |
* | | cmd_funcs: Use glib function | Michael Vetter | 2021-09-09 | 1 | -2/+2 |
* | | Change attentionflag shortcut to alt+v | Michael Vetter | 2021-08-31 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1576 from DebXWoody/autocomplete-untrust | Michael Vetter | 2021-07-12 | 1 | -0/+27 |
|\ | |||||
| * | OMEMO autocomplete untrust | DebXWoody | 2021-07-10 | 1 | -0/+27 |
* | | Add limitations info to /help editor | Michael Vetter | 2021-07-08 | 1 | -1/+3 |
* | | Add MAM notice to /help mam | Michael Vetter | 2021-07-08 | 1 | -1/+3 |
* | | Fix segfault in /blocked with no args | Michael Vetter | 2021-07-06 | 1 | -1/+1 |
* | | cmd_blocked: Exit when wrong arguments | Michael Vetter | 2021-07-02 | 1 | -0/+1 |
* | | Initialize jid | Thorben Günther | 2021-07-01 | 1 | -2/+2 |
* | | XEP-0377: Fix arg parsing | Michael Vetter | 2021-07-01 | 1 | -12/+23 |
* | | Merge pull request #1566 from DebXWoody/bugfixing/ox | Michael Vetter | 2021-07-01 | 3 | -10/+32 |
|\ \ | |||||
| * | | OX bug fix | DebXWoody | 2021-07-01 | 2 | -4/+5 |
| * | | Bugfixes for OX implementation | DebXWoody | 2021-06-28 | 3 | -10/+31 |
| |/ | |||||
* | | Add option to only allow messages from jids in roster | Michael Vetter | 2021-07-01 | 4 | -1/+25 |
* | | Reorder /blocked commands | Michael Vetter | 2021-07-01 | 3 | -26/+37 |
* | | Mention feature details when not supported | Michael Vetter | 2021-07-01 | 1 | -5/+5 |