pokemon-showdown/server
Annika b590d3c907
Add /noreply command (#6953)
This command should never be used by users.

This is for scripting, like buttons, like:

    <button name="send" value="/nofeedback /ionext">

so they don't spam your PMs.
2020-07-10 22:01:15 -07:00
..
chat-commands Add /noreply command (#6953) 2020-07-10 22:01:15 -07:00
chat-plugins Fix pollqueue page crash (#6986) 2020-07-09 22:19:43 -07:00
static
tournaments Fix tour challenges (#6972) 2020-07-06 22:58:12 -07:00
chat-formatter.ts Improve linkRegex 2020-03-08 20:16:53 -07:00
chat.ts Add /noreply command (#6953) 2020-07-10 22:01:15 -07:00
config-loader.ts Strongly type RoomPermission and GlobalPermission 2020-06-21 01:43:27 -07:00
global-types.ts global is no longer a RoomID 2020-07-06 14:06:00 -07:00
global-variables.d.ts Refactor Sockets to ProcessManager+TypeScript (#6584) 2020-04-17 04:05:45 -07:00
index.ts Separate Config.ofemain and Config.ofesockets 2020-06-12 22:02:32 -07:00
ip-tools.ts Update datacenters & ip-tools (#6903) 2020-06-22 07:18:40 -07:00
ladders-local.ts Update Streams API with pushEnd/writeEnd 2020-06-10 16:07:24 -07:00
ladders-remote.ts Add a library for utility functions (#6817) 2020-06-09 22:06:43 -07:00
ladders.ts Fix tour challenges (#6972) 2020-07-06 22:58:12 -07:00
loginserver.ts Fix memory leak in ladders-remote 2020-06-09 18:31:29 -07:00
monitor.ts Use optional chaining and linter improvements (#6422) 2020-03-06 11:44:32 -08:00
punishments.ts Server side changes to support persistent user settings and privacy changes (#6947) 2020-07-06 21:18:38 -07:00
room-battle.ts Add a library for utility functions (#6817) 2020-06-09 22:06:43 -07:00
room-game.ts "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00
roomlogs.ts Merge BasicChatRoom and BasicRoom 2020-07-02 18:54:02 -07:00
rooms.ts Server side changes to support persistent user settings and privacy changes (#6947) 2020-07-06 21:18:38 -07:00
sockets.ts "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00
team-validator-async.ts Improve validator crash phrasing 2020-05-01 13:22:16 -07:00
user-groups.ts Update permissions 2020-07-03 17:32:49 -04:00
users.ts Server side changes to support persistent user settings and privacy changes (#6947) 2020-07-06 21:18:38 -07:00
verifier.ts Improve eslintrc 2020-03-06 22:35:55 -08:00