Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memleaks & more auto-free | Steffen Jaeckel | 2023-05-12 | 1 | -15/+5 |
* | Editor executable support flags | Daniel Santos | 2023-03-30 | 1 | -1/+6 |
* | fix more memory leaks | Steffen Jaeckel | 2023-01-18 | 1 | -1/+1 |
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -1/+1 |
* | Include common.h and xmpp.h in editor.c | Michael Vetter | 2022-06-28 | 1 | -0/+2 |
* | Fix crash on /editor | MarcoPolo-PasTonMolo | 2022-03-24 | 1 | -1/+5 |
* | re-factor `get_message_from_editor()` | Steffen Jaeckel | 2022-03-14 | 1 | -62/+50 |
* | prevent segfault | Steffen Jaeckel | 2022-03-13 | 1 | -0/+3 |
* | Add stat.h to editor | Michael Vetter | 2022-03-04 | 1 | -0/+1 |
* | Include errno header in editor.c | Michael Vetter | 2022-03-04 | 1 | -1/+2 |
* | Move get_message_from_editor to appropriate file and change its keybinding | MarcoPolo-PasTonMolo | 2022-03-03 | 1 | -0/+132 |