Commit Graph

1431 Commits

Author SHA1 Message Date
Mia
ebf288964b Abuse-monitor: Add hyperlink to battles to the view page 2021-12-05 13:31:50 -06:00
Mia
1a37dc0d95 Abuse-monitor: Improve UX
This adjusts display of roomids in 'ticket' pages, as well as adds an explicit command to join / punish, to remove the hack with sending several commands. Also closes the ticket page on resolve.
2021-12-05 12:29:54 -06:00
Mia
07d8bb0530 Abuse-monitor: Don't show battle passwords in page titles 2021-12-04 21:07:47 -06:00
Annika
da01092857 Fix grammar 2021-12-04 18:10:37 -08:00
Mia
6289cce4ea Abuse-monitor: Ignore request timeout errors
Error on our end, not theirs. Shouldn't keep constantly crashing. No notif is needed because slow requests that hit this timeout will log to slowlog.
2021-12-04 15:01:34 -06:00
Mia
901a603fdf Abuse-monitor: Run chatfilter dead last 2021-12-04 14:59:35 -06:00
Mia
e02c849d17 Abuse-monitor: Overhaul display 2021-12-04 14:57:21 -06:00
Mia
430ccb3a18 Abuse-monitor: Allow for setting a 0 minimum score 2021-12-03 16:55:16 -06:00
Mia
43ec4d2671 Abuse-monitor: Sort user displays by number of chat messages 2021-12-03 16:36:00 -06:00
Mia
4778931a5d Abuse-monitor: Fix chat display 2021-12-03 16:32:58 -06:00
Mia
d9784d0ee8 Abuse-monitor: Don't convert categories into IDs 2021-12-03 16:20:48 -06:00
Mia
8d24dc2eac
Abuse-Monitor: Increase request timeout 2021-12-03 11:24:10 -06:00
Mia
dd0c0176aa
Abuse-Monitor: Ignore commands 2021-12-03 10:54:01 -06:00
Mia
fbeb719fea
Abuse-Monitor: Decrease cache size 2021-12-03 09:13:16 -06:00
Mia
3a5e901444
Abuse-Monitor: Fix grammatical error 2021-12-03 09:03:19 -06:00
Mia
ec7938612b
Abuse-Monitor: Run filter last
This is to avoid interference with other chatfilters.
2021-12-03 09:02:24 -06:00
Mia
956bd57e60
Abuse-Monitor: Better label some displays 2021-12-03 08:31:30 -06:00
Mia
e42cbc7505
Abuse-Monitor: Fix /help 2021-12-03 08:28:16 -06:00
Mia
fb61bcd17b
Abuse-Monitor: Fix /am toggle messages 2021-12-03 08:27:36 -06:00
Mia
9318a83e9a
Abuse-Monitor: Use parseFloat() in /am editmin 2021-12-03 08:23:37 -06:00
Mia
ab62e1af43
Add a plugin to use Perspective for monitoring battles (#8541) 2021-12-03 07:52:26 -06:00
Mia
651dcb1bd2
Helptickets: Adjust namecolors to be dark-mode friendly 2021-12-02 08:03:19 -06:00
Kris Johnson
4fb21c9289 Fix bugs with BDSP CAP 2021-12-02 00:06:36 -07:00
Mia
906a037dcd Helptickets: Make reported usernames colorblind-friendly 2021-11-30 20:17:42 -06:00
Mia
a19968ff04 Tickets: Move IP-Appeal data collection to run on submit 2021-11-30 15:06:26 -06:00
Mia
1ad100926e Helptickets: Fix 'punish opponent' display 2021-11-30 14:54:49 -06:00
Annika
45fd60d864 Random Battle: Allow calculating set probabilities
Requested by randbats staff.
2021-11-29 19:34:44 -08:00
Annika
ced5e7fc81 Fixes for private code 2021-11-26 16:16:48 -08:00
pyuk-bot
5f60e3d247
Use the room's default dex for /ds and /ms (#8543) 2021-11-25 23:20:32 -08:00
Annika
93661e1d53 /randbats: Fully support BDSP 2021-11-23 20:22:54 -08:00
Mia
52d826f8f1
Searchlog: Fix "View more" buttons
These had the old argument syntax.
2021-11-20 06:14:53 -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
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
7c4a6a1917 Helptickets: Improve detection of reported opponents in battle tickets 2021-11-14 17:58:49 -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
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
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