pokemon-showdown/server
Guangcong Luo 0fa758bbea Hide uhtml from /chatlog by default
uhtmlchange messages, which should never have been in the chatlog
in the first place, are now always hidden.

uhtml messages are now hidden by default (can be shown with the `all`
option), because they lead to huge message sizes which cause problems
with the server, in gamecorner and a few other rooms which use it a
lot.
2020-05-18 17:04:42 -04:00
..
chat-commands Fix the rename command to log the new room & require a target (#6710) 2020-05-18 09:21:14 -07:00
chat-plugins Hide uhtml from /chatlog by default 2020-05-18 17:04:42 -04:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Fix eslint no-unused-expressions issue 2020-03-25 20:34:03 -07:00
chat-formatter.ts Improve linkRegex 2020-03-08 20:16:53 -07:00
chat.ts Add case insensitivity to Scripted Buttons (#6711) 2020-05-17 14:50:16 -07:00
config-loader.ts Setting a room rank can no longer demote globals 2020-04-17 03:32:11 -07:00
global-types.ts Refactor Sockets to ProcessManager+TypeScript (#6584) 2020-04-17 04:05:45 -07:00
global-variables.d.ts Refactor Sockets to ProcessManager+TypeScript (#6584) 2020-04-17 04:05:45 -07:00
index.ts Refactor Sockets to ProcessManager+TypeScript (#6584) 2020-04-17 04:05:45 -07:00
ip-tools.ts Update datacenters & IP-tools (#6708) 2020-05-16 18:28:06 -07:00
ladders-local.ts Use optional chaining and linter improvements (#6422) 2020-03-06 11:44:32 -08:00
ladders-remote.ts Use optional chaining and linter improvements (#6422) 2020-03-06 11:44:32 -08:00
ladders.ts Support Unown formes 2020-04-30 14:16:56 -07:00
loginserver.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
monitor.ts Use optional chaining and linter improvements (#6422) 2020-03-06 11:44:32 -08:00
punishments.ts Fix punishments 2020-04-08 16:50:26 -04:00
room-battle.ts Typescript chat-commands/core (#6484) 2020-03-23 23:50:35 -07:00
room-game.ts Typescript chat-commands/core (#6484) 2020-03-23 23:50:35 -07:00
roomlogs.ts Fix the rename command to log the new room & require a target (#6710) 2020-05-18 09:21:14 -07:00
rooms.ts Replace attributed uhtml on change (#6693) 2020-05-16 07:16:42 -07:00
sockets.ts Fix port config not being passed to child process 2020-04-21 07:26:29 -07:00
team-validator-async.ts Improve validator crash phrasing 2020-05-01 13:22:16 -07:00
users.ts Make custom room ranks always override 2020-04-18 07:22:29 -07:00
verifier.ts Improve eslintrc 2020-03-06 22:35:55 -08:00