Commit Graph

2583 Commits

Author SHA1 Message Date
Mia
4c9ccd29ca Handle Typescript 4.5.2 2021-11-18 19:11:21 -06:00
Kris Johnson
ff4b7bed31
Add BDSP data and formats (#8530) 2021-11-18 18:00:10 -06:00
Mia
b2c15106f3 Helptickets: Ignore report targets if a user reports themselves 2021-11-16 12:56:05 -06:00
Mia
fc1fe5f21b Chat: Remove Chat.html polyfill
Chat.html is now used for Preact.
2021-11-16 09:55:35 -06:00
Mia
784acab74c Helptickets: Fix extra escaping in /ht logs 2021-11-16 08:40:32 -06:00
Guangcong Luo
afeda0ccec Sample-teams: Suppress crashes from outdated rooms 2021-11-15 19:12:01 -05:00
Mia
8020862dcb Moderation: Fix /noforcerename
Previously, since target was whitelisted, it counted the reason as part of the whitelisted name.
2021-11-15 11:53:37 -06:00
Mia
7c4a6a1917 Helptickets: Improve detection of reported opponents in battle tickets 2021-11-14 17:58:49 -06:00
Mia
19fe946945 Moderation: Support warning users with no user object
We already had support for this, it just had an unnecessary gate on 'is there a user object?'.
2021-11-13 16:37:07 -06:00
Guangcong Luo
48df7f19bf Refactor re-saving replays at battle end
Previously, if saving a replay failed the first time around, it's
not re-saved at battle end. Commit 028abd6377 fixes that.

This commit just rewrites the implementation to be much less redundant.
2021-11-13 13:54:05 -05:00
Guangcong Luo
2f0b1bec59 Log crashes when GitHub hook fails
(Also rewrite the loader to be less redundant.)
2021-11-13 13:45:05 -05:00
Mia
530138b9e5 GitHub: Respect PS loglevel unless set explicitly not to 2021-11-13 01:01:51 -06:00
Mia
f608496938
Support JSX in HTML pages (#8523)
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2021-11-12 22:06:26 -08:00
Guangcong Luo
be0cee5a33
Refactor getIdentity not to take roomids (#8528) 2021-11-12 22:05:59 -08:00
Mia
46bc0f312c Modlog-viewer: Remove references to 'any' 2021-11-12 23:20:47 -06:00
Mia
028abd6377 Helptickets: Ensure reported battles have replays saved upon ending
This is relevant since future staff may want the full log, and we don't want cases where only half the replay is saved.
2021-11-12 20:31:24 -06:00
Mia
5dff5de194 Helptickets: Properly ban a ticketbanned user's previousIDs 2021-11-12 11:27:10 -06:00
Mia
8aadf432ab Usersearch: Don't make a table if no online users are found 2021-11-12 08:13:46 -06:00
Mia
48aaec0cd3 Roomfaqs: Allow people with the addfaq permission to view sources
the 'rfaq' perm is inconsistent: /addfaq perms make more sense and are what we check for the source in the page.
2021-11-11 10:51:16 -06:00
Kris Johnson
ffa50344b2
Wi-Fi: Fix index validation for /ga delete 2021-11-10 20:31:23 -07:00
Mia
09be6e8439 Moderation: Add the alias weekroomban to /roomban
Requested for clarity.
2021-11-10 09:27:46 -06:00
Guangcong Luo
a2c18b9a93 Improve date validation in chatlog 2021-11-10 00:25:54 -05:00
Guangcong Luo
4efd6a2232 Fix month validation in chatlog 2021-11-09 23:59:47 -05:00
Mia
bc5cf934aa Fix build 2021-11-08 14:01:57 -06:00
Mia
c2023bf75b Chatlog: Make /gbc broadcastable in Staff room 2021-11-08 12:00:06 -06:00
Mia
7521ac50e0 Helptickets: Remove language display from tickets 2021-11-08 11:54:37 -06:00
Mia
4540ff0627 Wifi: Fix crash in lottery drawing
Previously, the room was destroyed before adding the message that it was forcibly ended. destroying nulls the room, though, so this would always crash.
2021-11-07 20:17:44 -06:00
Mia
86743690e4 Modlog-viewer: Remove note about deprecated unspecified param handling 2021-11-07 12:06:20 -06:00
Mia
3df46681c1 Fix using /ml with no arguments 2021-11-07 12:01:46 -06:00
Mia
c5726289c1 Fix HTML 2021-11-06 23:37:47 -05:00
Mia
a1c6efb59f /gbc: implement suggestions 2021-11-06 23:36:15 -05:00
Mia
923f1f1d2b /gbc: Default to current room if none given 2021-11-06 23:17:28 -05:00
Mia
49f6a6592b Add a command for getting chat messages out of a battle 2021-11-06 23:11:49 -05:00
Mia
76d0238a38 Modlog: Deprecate ModlogSearch#anyField 2021-11-06 22:52:23 -05:00
Kris Johnson
efdaa93f6b Wi-Fi: Fix various bugs 2021-11-05 15:40:44 -06:00
Mia
182ed60221 CRQ: Default to undefined on some userdetails data to save bandwidth
Per https://github.com/smogon/pokemon-showdown/pull/8512/files#r743947584
2021-11-05 16:38:10 -05:00
Mia
c3bffaae56 Wifi: Stop command parsing if LotteryGiveaway.splitTarget fails
Previously, just returning context.parse([help cmd]) didn't actually stop the running, so it caused crashes since the results were undefined.
2021-11-05 14:19:17 -05:00
Kris Johnson
931801bf9b Wi-Fi: Fix typo 2021-11-05 09:02:51 -06:00
Guangcong Luo
54aef4e564 Wi-Fi: Fix some bugs 2021-11-05 00:53:25 -04:00
Kris Johnson
350c3ff0a6 Wi-Fi: Give users a way to submit giveaways 2021-11-04 21:30:10 -06:00
Kris Johnson
28ec736dee Wi-Fi: Properly fix permissions 2021-11-04 21:22:57 -06:00
Kris Johnson
68db092bf5 Wi-Fi: Fix bug with submitting giveaways 2021-11-04 21:18:55 -06:00
Annika
4c900512e1 Wi-Fi: Fix bug 2021-11-04 23:05:16 -04:00
Kris Johnson
b70865eb2e
Wi-Fi: Refactor giveaways (#8514) 2021-11-04 18:05:45 -07:00
Mia
ea9993fcec Update max reason length for moderation commands 2021-11-04 11:48:45 -05:00
Mia
e26de3d931 Chat: Support '' as default handlers for pages 2021-11-04 09:08:52 -05:00
Mia
706ed51cb9 Punishments: Fix checkName only acting on the first punishment the user has
This created some bugs where a gbanned user wasn't disconnected if they switched IPs, since this previously only checked the first punishment. If they had a lock, or something similar, it would only run that, and not the gban. This runs everything, fixing that.
2021-11-03 20:18:14 -05:00
Mia
12db1bd96d /linecount: Fix default search values 2021-11-03 10:27:59 -05:00
Mia
d44aff7eea Fix other crash 2021-11-03 08:28:10 -05:00
Mia
f8f5af2c31
Fix crash 2021-11-03 08:23:47 -05:00