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