ANAND
|
ec3224dce2
|
/privs: Delimit output list of privs with commas (#9224)
|
2019-12-20 19:15:40 +01:00 |
|
ANAND
|
4b6bff46e1
|
Use a safer implementation of gsub in core.chat_format_message (#9133)
This search-and-replace implementation does not use Lua pattern-matching
|
2019-11-25 20:03:34 +01:00 |
|
sfan5
|
15a030ec9f
|
Improve documentation around banning (#9088)
* Fix ban chatcommand description
* Correct ban API documentation
|
2019-11-05 19:24:51 +01:00 |
|
Alistair Findlay
|
5f835a72b2
|
Builtin: Improve /clearobjects message (#9084)
|
2019-11-02 19:28:55 +01:00 |
|
DS
|
16865a5bf6
|
Allow grep-ing for on_grant and on_revoke (#8958)
Just two code comments are added.
|
2019-09-29 13:40:15 +02:00 |
|
Hugo Locurcio
|
d364b6d0a6
|
Rename "private messages" to "direct messages" (#8971)
These messages can be read by server administrators, which makes them
not actually private.
|
2019-09-22 21:48:36 +01:00 |
|
ANAND
|
d1c27c7e80
|
Allow customizing chat message format (#8529)
|
2019-08-08 17:04:46 +01:00 |
|