Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-14 | Fix some chatcommands not returning a value (#9503) | Wuzzy | |
2019-12-20 | /privs: Delimit output list of privs with commas (#9224) | ANAND | |
2019-11-25 | Use a safer implementation of gsub in core.chat_format_message (#9133) | ANAND | |
This search-and-replace implementation does not use Lua pattern-matching | |||
2019-11-05 | Improve documentation around banning (#9088) | sfan5 | |
* Fix ban chatcommand description * Correct ban API documentation | |||
2019-11-02 | Builtin: Improve /clearobjects message (#9084) | Alistair Findlay | |
2019-09-29 | Allow grep-ing for on_grant and on_revoke (#8958) | DS | |
Just two code comments are added. | |||
2019-09-22 | Rename "private messages" to "direct messages" (#8971) | Hugo Locurcio | |
These messages can be read by server administrators, which makes them not actually private. | |||
2019-08-08 | Allow customizing chat message format (#8529) | ANAND | |