Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memleak in cmd_export | Michael Vetter | 2022-02-24 | 1 | -0/+1 |
* | ox: expand file and check for existance before trying to announce | Michael Vetter | 2022-02-24 | 1 | -1/+16 |
* | Fix typos in comments | Michael Vetter | 2022-02-18 | 1 | -1/+1 |
* | auto-format | Steffen Jaeckel | 2022-02-01 | 1 | -1/+1 |
* | command: change user mood clearing message | Michael Vetter | 2022-02-01 | 1 | -1/+1 |
* | command: rename /mood clean to /mood clear | Michael Vetter | 2022-02-01 | 1 | -1/+1 |
* | XEP-0107: User Mood - Clean mood | Stefan Kropp | 2022-01-30 | 1 | -1/+4 |
* | xep-0107: code review | DebXWoody | 2021-12-06 | 1 | -6/+7 |
* | Add xep-0107: User Mood support | DebXWoody | 2021-12-06 | 1 | -0/+15 |
* | 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 | 1 | -31/+95 |
|\ \ | |/ |/| | |||||
| * | Move declaration and definition of win_get_last_sent_message to the correct p... | MarcoPolo-PasTonMolo | 2021-10-22 | 1 | -1/+1 |
| * | Remove autocomplete for /correct-editor | MarcoPolo-PasTonMolo | 2021-10-21 | 1 | -4/+2 |
| * | Export common code to helper functions | MarcoPolo-PasTonMolo | 2021-10-17 | 1 | -122/+72 |
| * | Add /correct-editor command | MarcoPolo-PasTonMolo | 2021-10-07 | 1 | -0/+116 |
* | | Format new register code correctly | Michael Vetter | 2021-10-13 | 1 | -1/+0 |
* | | Merge pull request #1574 from binex-dsk/master | Michael Vetter | 2021-10-13 | 1 | -0/+66 |
|\ \ | |/ |/| | |||||
| * | registration: remove auth param and excess functions | swirl | 2021-08-17 | 1 | -9/+1 |
| * | 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 | 1 | -6/+14 |
| * | initial register command test | swirl | 2021-08-17 | 1 | -0/+65 |
* | | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -7/+7 |
* | | Add more help about how to use plugins | Michael Vetter | 2021-09-29 | 1 | -2/+2 |
* | | Fix `/plugins update ~/dir` | Michael Vetter | 2021-09-29 | 1 | -7/+2 |
* | | List globally available plugins | Michael Vetter | 2021-09-29 | 1 | -0/+36 |
* | | Look for plugins to install in global location | Michael Vetter | 2021-09-29 | 1 | -2/+20 |
* | | Remove `/python sourcepath` | Michael Vetter | 2021-09-29 | 1 | -60/+4 |
* | | cmd_funcs: Use glib function | Michael Vetter | 2021-09-09 | 1 | -2/+2 |
|/ | |||||
* | 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 | 1 | -2/+18 |
|\ | |||||
| * | OX bug fix | DebXWoody | 2021-07-01 | 1 | -1/+1 |
| * | Bugfixes for OX implementation | DebXWoody | 2021-06-28 | 1 | -2/+18 |
* | | Add option to only allow messages from jids in roster | Michael Vetter | 2021-07-01 | 1 | -0/+8 |
* | | Reorder /blocked commands | Michael Vetter | 2021-07-01 | 1 | -21/+25 |