pokemon-showdown/test/server
Guangcong Luo fe2eb27860
Refactor ip and modchat permissions (#7076)
- `ip` and `ipself` are now separate permissions. This means that `ip`
  is now a generalized permission for viewing IPs (no more need to use
  `globalban`, since `ipself` now controls the ability to see your own
  IP address)

- `alts` and `altsself` are now also separate (all users used to be
  able to `altsself`).

- `modchat`, `modchatall`, and `manageroom` are now just one `modchat`
  permission whose jurisdiction controls how high you can set modchat.
2020-07-29 00:38:52 -07:00
..
chat-plugins "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00
chat.js Add type and category support for <psicon> (#6983) 2020-07-18 18:05:19 -07:00
ladders.js Server side changes to support persistent user settings and privacy changes (#6947) 2020-07-06 21:18:38 -07:00
room-battle.js Fix BattleStream test 2020-06-18 22:40:01 -07:00
rooms.js Make improvements to the UNO game (#6980) 2020-07-08 15:12:14 -07:00
sockets.js More thoroughly remove old sockets tests 2020-05-08 07:11:05 -07:00
users.js Refactor ip and modchat permissions (#7076) 2020-07-29 00:38:52 -07:00