Commit Graph

1868 Commits

Author SHA1 Message Date
Mia
6cccd0935a Revert /show and /requestshow to use <youtube> again 2021-02-27 22:33:13 -06:00
Mia
1c75a2a450 Polls: Fix /poll timer display 2021-02-26 17:56:22 -06:00
Mia
3e1658ee07 Minor activities: Fix clearing queue 2021-02-26 17:51:50 -06:00
Annika
fa889d5280 Add a /randset command 2021-02-26 14:34:04 -08:00
Mia
d50f5823ae Searchlogs: Properly handle deleted rooms 2021-02-26 13:52:25 -06:00
Annika
e4f02e77cb Punishments: Disconnect unregistered banned users
Globally banned users should always be disconnected if they are reusing their username. However, the punishments should only be applied to the user object if it's a registered name, in case someone accidentally logs into a banned name.
2021-02-25 18:20:54 -08:00
Zorquax
f47855c863
Mafia: Add /unwin command (#7955) 2021-02-25 15:40:59 -08:00
Mia
a596b7988b
Moderation: Don't hidetext for locks in tickets (#8072) 2021-02-25 06:51:16 -08:00
Christopher Monsanto
ff93e9865f thing-of-the-day: Don't display nomination list in A/M after nom 2021-02-25 09:22:49 -05:00
Annika
11b7245c99 Room FAQs: Don't allow empty FAQ entries 2021-02-22 14:56:50 -08:00
Annika
c2e97aaaed
Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
Kris Johnson
80ad124388
Mafia: Fix IDEA picking 2021-02-21 15:11:02 -07:00
Mia
312d410b69 Mafia: Fix /mafia unlynch 2021-02-19 08:21:30 -06:00
Annika
ea76fc3717 Fix error message in /ipsearch
https://www.smogon.com/forums/threads/staff-suggestions-bugs.3514540/page-19#post-8758269
2021-02-18 21:43:32 -08:00
Mia
66f717424a Mafia: Fix /ideapick 2021-02-18 09:28:37 -06:00
Mia
9b33890cce Mafia: Fix /mafia sub 2021-02-17 15:30:15 -06:00
Annika
62056a33a9
Mafia: Fix bugs caused by not using /msgroom 2021-02-16 21:19:51 -08:00
Kris Johnson
82b20aaf8e
Use /msgroom in more places (#8042) 2021-02-16 20:10:05 -08:00
Annika
8b79c9d13f
Add another article to /intro (#8046) 2021-02-16 20:04:38 -08:00
Mia
fffc564c24
Add 'ps' output to /processes (#8047) 2021-02-16 20:04:03 -08:00
Annika
51883cc0bb Trivia: Don't reset scores twice 2021-02-16 08:57:08 -08:00
Annika
39439385df Trivia: Attempt to fix crash
I don't actually know what causes the crash on line 825, but my best guess is that one of the winners didn't have points, and thus got skipped in the `for` loop that initializes leaderboard entries.
2021-02-16 08:54:38 -08:00
Kris Johnson
4d9b993105
Suspect Tests: Add a whitelist (#8020) 2021-02-15 18:21:45 -08:00
Kris Johnson
3fbb9405dc
Usersearch: Make page forcerenames log to staff (#8035) 2021-02-15 16:11:25 -05:00
Mia
b1b29daeec
Chat: Fix parseSpoiler adding undefined strings (#8037)
And fix /forcerename
2021-02-15 15:59:20 -05:00
Guangcong Luo
61ea2dd916 Implement Utils.escapeHTMLForceWrap
Combining escapeHTML and forceWrap allows us to use <wbr /> instead
of U+200B, fixing a copy/paste bug.
2021-02-15 06:09:58 -05:00
Guangcong Luo
0dc3070229 Fix /hangman terms 2021-02-15 06:09:58 -05:00
Guangcong Luo
e1ac274b5a Deprecate /ioo 2021-02-15 05:56:44 -05:00
Mia
a6520350d3
Implement /msgroom (#8036) 2021-02-15 02:54:35 -08:00
Distrib
640eed65d1
Hangman: Improve hangman terms (#8027) 2021-02-15 02:47:14 -08:00
Distrib
313a51652a
UNO: Add /uno cards command (#8001) 2021-02-15 01:56:57 -08:00
Mia
4f0ff8cc96
Youtube: Support Twitch streams/channels (#8005) 2021-02-15 01:54:49 -08:00
Guangcong Luo
bce402d021 Fix context.parse() returning a string 2021-02-15 01:51:41 -08:00
Mia
f2f17885db
Deprecate /groupchatban (#8028) 2021-02-15 01:35:59 -08:00
Mia
5ec2172647
Moderation: Add spoilers support to more commands (#8033) 2021-02-15 01:33:43 -08:00
Annika
8f5c75cc76
Fix typo 2021-02-14 11:45:42 -08:00
Annika
2b2f5f37ba
Hangman: Fix crash when a room has no saved words 2021-02-14 11:45:18 -08:00
Mia
010ffe1a41
Admin: Fix /disablecommand message (#8019) 2021-02-13 23:19:59 -05:00
Volco
99cb8ea055
Fix helptickets game.ticket setting to undefined (#8000) 2021-02-13 23:18:40 -05:00
Mia
3d820cf38d
Ladders: Fix crash (#8015)
* Ladders: Fix crash

* OK

* Update ladders-remote.ts

* Update server/ladders-remote.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

* Update server/ladders-remote.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2021-02-13 18:18:06 -08:00
Kris Johnson
0583a61e4c
Add a chat page for /usersearch (#8022) 2021-02-13 18:01:25 -08:00
Kris Johnson
b8cbee3944
Update OMotM/LCotM aliases (#8025) 2021-02-12 19:06:11 -07:00
Annika
1c8b5f73c1
Hangman: Fix bug with whitespace
Whitespace was tripping the chat filter for hangmans.
2021-02-11 15:49:20 -08:00
Kris Johnson
f347f4d4f2 Room FAQs: Fix grammar 2021-02-11 14:31:58 -07:00
zgeorgecsat
d692f2d0e2
Fix /mafia unhostban (#8012) 2021-02-10 21:22:58 -08:00
Mia
c9cbc8268f
Usergroups: Remove deprecated 's' permission (#7676) 2021-02-10 02:23:20 -08:00
Volco
0290643948
Fix minor activity timer not queuing polls (#8002) 2021-02-09 21:01:34 -08:00
Distrib
6aa8e268ce
Uno: Fix crash (#8016) 2021-02-09 17:31:06 -08:00
Annika
5333b4629d
Revert "Calculate and display Elo change on server (#7960)" (#8014)
This reverts commit b87dd717f6.
2021-02-09 11:06:42 -08:00
Annika
60e063ff01 Trivia: Add /trivia lastofficialscore
Requested by @TheMezStrikes
2021-02-09 10:41:00 -08:00