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
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
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
Mia
cf7b3177c9
Sample teams: Fix removing teams
...
Previously, it treated a string as an ID, even though it was a name instead, and compared it against IDs. This confused a lot of people.
2021-11-03 08:06:20 -05:00
Mia
32fd8a788a
/linecount: Support new search syntax
...
This brings it to the same syntax as modlog, which means you can make more varied searches while also getting defaults on values. Before, if you wanted to search a user, you had to enter everything. Now, you can just /linecount user=mia, for example.
2021-11-02 14:42:38 -05:00
Kris Johnson
5b9bbde2d7
Sample Teams: Change /help sampleteams
2021-11-01 15:40:23 -06:00
Mia
6dbb855b8a
Helptickets: Adjust battle/replay regexes to check word boundaries
...
This fixes a bug where the regex would see 'battle-gen8monotyperandombattle-numbers-pw' and would extract 2 urls; the 'battle-gen8monotyperandombattle-numbers-pw' and the 'battle-numbers-pw' from the end. The word boundary ensures it won't match within the format.
2021-11-01 09:15:20 -05:00
Mia
172be74482
Helptickets: Display previous names for namelocked guests
2021-10-31 16:31:56 -05:00
Mia
02cd7f7319
Sample teams: Fix crash
...
Caused by the whitelist for that formatid being undefined. Since there's no whitelist, I felt it made the most sense to have it say you needed admin.
2021-10-28 08:39:31 -05:00
Mia
0ed095820e
Helptickets: Properly show set names in inap mon name tickets
2021-10-26 14:28:51 -05:00
Mia
9e7a6f7c8e
Searchlog: Standardize argument delimiters
2021-10-26 14:03:59 -05:00
Slayer95
f58e74ca96
Make friend login notification clickable ( #8506 )
2021-10-25 20:27:05 -05:00
Mia
00eeea1892
Punishments: Fix unmarksharing ranges
2021-10-25 14:41:21 -05:00
Mia
becb5b74c6
Wifi: Convert giveaway ban addition to new format
...
Oops.
2021-10-24 20:05:22 -05:00
Mia
bd38434a2b
Punishments: Don't count custom room punishments toward PunishmentMonitor
2021-10-24 20:02:17 -05:00
Mia
88ef7fdf1f
Support marksharing ranges ( #8498 )
2021-10-24 12:44:46 -07:00
PartMan
94ab2a8ef6
Datasearch: Refactor maxgen ( #8462 )
2021-10-23 23:29:18 -07:00
Mia
c318dec368
Friends: Reorder 'not autoconfirmed' error message for clarity
2021-10-22 21:07:27 -05:00
Mia
e32df455f5
Helptickets: Ensure battle links from tickets aren't duplicated
2021-10-22 12:01:28 -05:00
Kris Johnson
48f9e13b8a
Sample Teams: More QoL improvements
2021-10-22 00:13:37 -06:00
Kris Johnson
3625c9e9ca
Sample Teams: Make more improvements
2021-10-21 23:13:10 -06:00
Kris Johnson
922a7880a0
Sample Teams: Fine-tune /sampleteams [format]
2021-10-21 22:33:30 -06:00
Kris Johnson
df1036baf3
Sample Teams: Fix viewing whitelist
2021-10-21 21:48:11 -06:00
Kris Johnson
5a257049b3
Sample Teams: Fix another crash
2021-10-21 21:30:45 -06:00
Kris Johnson
51f9cbcb9d
Sample Teams: Fix crash
2021-10-21 21:24:49 -06:00
Kris Johnson
17c5748c5d
Add a chat-plugin for handling sample teams ( #8482 )
2021-10-21 20:10:36 -07:00
Mia
78b1e2d963
Helptickets: Fix crash
2021-10-21 08:04:49 -05:00
Mia
10bf74fe17
Helptickets: Don't wrongly close open text tickets
...
This was making it so people could open new tickets while the existing one had not been closed.
2021-10-20 19:02:33 -05:00
Mia
2ab03d2e30
Helptickets: Ensure at least one valid replay is sent for Battle Harassment
2021-10-20 09:41:58 -05:00
Mia
e5ad25fad4
Fix build
2021-10-18 21:56:26 -05:00
Mia
ced4f26d00
Helptickets: Add punish buttons to Inappropriate Pokemon Names tickets
2021-10-18 21:46:47 -05:00
Kris Johnson
8bfc2a4e92
/uspage: Escape usernames later into page generation
2021-10-11 18:55:23 -06:00
Mia
8a06826bfa
Add /noforcerename
...
Requested by Aeonic. This makes it so the Punishments.namefilterwhitelist now makes users outright immune to FRs, instead of just having it logged / immune to one FR. If they're on the namefilter whitelist, they have to be taken off before they can be renamed, as opposed to just being able to log onto the acc anyway. It also ensures only US can add / remove to that list.
2021-10-11 19:19:29 -05:00
Mia
5c7a513f47
Helptickets: Add a ticket submit handler
2021-10-09 20:50:45 -05:00
Mia
30e3475f30
Helptickets: Fix identifying opponents
...
Using playerTable keys should be more accurate, since the user is unlinked after the game ends.
2021-10-09 20:25:25 -05:00
HoeenHero
70ae6d93ce
Github: Dont create a hook if Config is not set
2021-10-08 21:39:28 -04:00
Mia
8581a534d6
Helptickets: Don't refresh IP-Appeals after unlocking IPs
2021-10-06 12:50:59 -05:00
Mia
87a552a3fd
Helptickets: Make ticketbans take the duration of the user's longest punishment
...
This is done where applicable (where the duration of a punishment is more than the default ticketban time would be). Approved / requested by Aeo.
2021-10-04 19:31:26 -05:00
Mia
83ccd6b0ee
Helptickets: Strip HTML from ticket title attributes
...
This fucked up a bunch of HTML.
2021-10-03 19:11:37 -05:00
Mia
3643e94ff7
Helptickets: Add commands to privatize/publicize ticket logs
2021-10-02 15:03:34 -05:00
Mia
c3a829cb3c
Helptickets: Make inappropriate name tickets no longer list-only
...
It had little benefit. Weren't enough tickets to make it work.
2021-10-01 16:33:54 -05:00
Mia
149d5d70ac
Helptickets: Fix text ticket button display
2021-10-01 08:58:36 -05:00
Mia
c6804aa827
Helptickets: Stop double-escaping some HTML
2021-09-30 13:15:12 -05:00
Mia
c80cfb531b
Support /friend [name]
2021-09-29 16:59:34 -05:00
Mia
7ec57bad4c
Helptickets: Properly escape newlines in context
...
This is probably stupid but it works and doesn't have any other screwups (joining on html is dumb _but_ we escape all HTML out by that point so it's guaranteed to be unique at least)
2021-09-29 14:59:36 -05:00
Mia
6bb5c4ae7b
Helptickets: Add /ht submit (and aliases) to the multiline whitelist
2021-09-29 14:25:59 -05:00
Kris Johnson
c48eabfe1e
FIx build
2021-09-27 17:43:06 -06:00
Mia
3e472301f8
Helptickets: Improve IP-Appeal directions
2021-09-27 17:18:18 -05:00
Mia
e685689a3b
Usersearch: Fix duplicates in name list
...
also fixes some bugs with 'mia added 0 term to the usersearch name list', etc.
2021-09-26 12:40:47 -05:00
Kris Johnson
5788d395ca
Fix build
2021-09-26 11:26:49 -06:00
Mia
5587455b7f
Helptickets: Show full names for inappropriate username tickets
...
Requested since sometimes people use symbols / etc that get removed otherwise (that might change the meaning).
2021-09-25 23:09:15 -05:00
Mia
2cc3eb122c
Usersearch: Escape HTML in names
2021-09-25 19:58:36 -05:00
Mia
f1011ffd7b
Add more help for chatlog commands
2021-09-23 12:48:29 -05:00
Mia
d6415445d0
Improve offine forcerenames
...
This mostly just sets user.trackRename when the user tries to log in for the first time. Requested by DaWoblefet.
2021-09-22 19:13:07 -05:00
Mia
a53f5ae84a
Helptickets: Add better context messages for inapname tickets
2021-09-20 08:14:29 -05:00
Mia
6a1402a83e
Helptickets: Move list-only types to a singular button in notifications
2021-09-16 15:12:50 -05:00
Mia
14fda9ff8b
Helptickets: Properly block nomarkshared ranges from making IP-Appeal tickets
2021-09-16 14:10:40 -05:00
Mia
c32ae39df3
Spotlights: Fix typo
2021-09-16 07:44:07 -05:00
Mia
6115f6928e
Helptickets: Add help for /ht note
2021-09-15 15:14:50 -05:00
Mia
b355909ef0
UNO: Improve error messages
...
Closes #6780 .
2021-09-15 14:46:35 -05:00
Mia
73696f5d71
Fix typo
2021-09-15 09:11:23 -05:00
Mia
5a0f196a43
Helptickets: Move Inappropriate Username tickets to a shared list
...
See WAIL. Teclis said I could do this now.
2021-09-15 09:00:10 -05:00
Mia
59c5c148af
Helptickets: Update password reset description
2021-09-14 09:07:01 -05:00
Kris Johnson
ff13a8d8a3
Usersearch: Exclude global banned users
2021-09-13 21:47:49 -06:00
Mia
9d4929dd9b
Usersearch: Specify what terms were added in /usnames add
2021-09-13 12:13:30 -05:00
Mia
b7bc2d7c32
Usersearch: Add help for /usnames and mention it in /help usersearch
2021-09-13 12:11:09 -05:00
Annika
260fc6c176
Trivia: Fix question order
2021-09-12 12:16:38 -07:00
Mia
bb468391bb
Spotlights: Don't sort stored spotlight arrays
2021-09-07 09:49:39 -05:00
Kris Johnson
11bf7b38a9
Room FAQs: Allow multiline with HTML FAQs
2021-09-06 17:07:09 -06:00
Kris Johnson
8151ffca2a
Room FAQs: Fix source code and repeats display
2021-09-06 17:01:23 -06:00
Mia
a735d1fa54
Filters: Validate falsy terms
...
Apparently we did not do this before.
2021-09-06 14:08:20 -05:00
Mia
23fc47a471
Helptickets: Add more punishment options to Inappropriate Username tickets
2021-09-05 11:44:39 -05:00
Mia
80ffd2a7b3
Spotlights: Support sorting spotlights by most recent updates
2021-09-02 16:03:25 -05:00
Mia
d32af4e357
Helptickets: Properly sort ticket logs
2021-09-01 16:36:54 -05:00
Mia
127c790e8d
Helptickets: Properly track duration for text tickets
2021-09-01 13:13:02 -05:00
Mia
9aff753999
Modlog: Allow drivers to use /mls
...
Aeo said this was cool.
2021-09-01 13:02:11 -05:00
Mia
a06b8e62d1
Spotlights: Broadcast removal of dailies to roomstaff
2021-09-01 12:18:24 -05:00
Mia
11ab3d83f8
Spotlights: Automatically refresh pages on spotlight change
2021-09-01 12:16:55 -05:00
Mia
7faacd38a7
Helptickets: Fix some grammar
2021-08-31 21:15:20 -05:00
pacmanboss256
23b35498f6
Rename the "mystery" and "authentic" move flags ( #8445 )
...
* mystery -> allyanim
* authentic -> bypasssub
2021-08-30 23:07:50 -07:00
Mia
7811795344
Handle new TypeScript version ( #8449 )
...
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2021-08-30 20:11:44 -07:00
Mia
0e521deb02
Hosts: Add a way to view single-IP open proxies
...
Requested by DaWoblefet.
2021-08-27 22:14:31 -05:00
Mia
80f92a6954
Hosts: Log invalid IPs to US room
2021-08-25 22:38:38 -05:00
Annika
299c883ed0
Trivia: Fix 'all' and 'random' fishes
2021-08-20 18:08:04 -07:00
Mia
8cf1035ee2
SQL: Automatically prepare statements unless told otherwise ( #8439 )
2021-08-18 12:51:39 -07:00
Annika
222745920a
Fix CI
2021-08-16 12:03:05 -07:00
Annika
153f223e88
Trivia: Fix type error
2021-08-16 09:20:14 -07:00
Annika
d18993d3c3
Trivia: Attempt to make 'all' fishes work
...
I hate coding on crappy high school Chromebooks
2021-08-16 09:12:01 -07:00
Annika
62a6219395
Trivia database: Improve error checking
2021-08-15 20:07:17 -07:00
Mia
d858936d09
Chatlog: Fix all crashes, restore Chat import
2021-08-15 17:18:01 -05:00
Mia
140e023d05
Fix build
2021-08-15 16:51:15 -05:00
Mia
030b84b041
Chatlog: Fix crash
2021-08-15 16:32:39 -05:00
Mia
b0fec9f5e2
Chat: Don't setup DB until after processes are spawned
2021-08-15 16:24:25 -05:00
Annika
caeb7e524e
Trivia: Don't crash if SQLite is disabled
...
should fix #8435
2021-08-15 11:36:44 -07:00
Annika
7213dec936
Trivia: Add generic storage interface
2021-08-14 20:35:08 -07:00
Annika
0a33b52ad4
Trivia: Use transactions and split into a directory
2021-08-14 20:35:08 -07:00
Annika
dcb96fa7ed
Trivia: Refactor to use SQLite as a storage backend
2021-08-14 20:35:08 -07:00
Mia
953da16164
Dexsearch: Remove dependence on the Chat global
2021-08-14 20:06:48 -05:00
Leonard Craft III
903dd2c29d
GitHub: Fix commit ID styling
2021-08-13 14:21:34 -05:00
Mia
882c2dda06
Github: Shorten commit messages properly
2021-08-13 12:20:52 -05:00
Mia
f8c4132381
Github: Add gh short alias
2021-08-13 10:56:25 -05:00
Mia
01e5fc0709
Friends: Use getExact in connection notifications
2021-08-12 23:30:58 -05:00
Mia
0bb65e8a18
GitHub: Restore /git alt to /opensource
2021-08-12 15:55:48 -05:00
Mia
a54ff93edb
Fix build
2021-08-12 13:18:59 -05:00
Mia
6c7ce161c0
Add a chat plugin for reporting GitHub actions ( #8414 )
2021-08-12 11:12:57 -07:00
Annika
6573a1c47f
/randomdoublesbattle: Display alternate formes
2021-08-12 11:03:41 -07:00
Mia
b9dd78559c
Helptickets: Destroy tickets of previous names on ticketban
...
This fixes a bug where ticketbanning a namelocked user doesn't destroy their old ticket.
2021-08-11 22:44:10 -05:00
Annika
633e061067
Modlog: Remove text logging code
2021-08-09 14:06:14 -07:00
Leonard Craft III
e8f874c18a
Modlog: Fix double spaces when no moderation found ( #8424 )
2021-08-08 17:21:17 -07:00
Mia
4c9e9fe042
Mafia: Fix crash in /mafia kill
2021-08-08 14:26:00 -05:00
ayiadvance
d3c0b61b5d
Mafia: Allow transitions between death states ( #8418 )
2021-08-05 12:49:56 -07:00
Mia
953fcde2fa
Friends: Ensure the spectator list only includes battles with your friend as a player
2021-08-04 15:01:52 -05:00
Mia
ce15b9b416
Friends: Limit connection notifications to once every 15 minutes
2021-08-03 17:27:04 -05:00
Annika
521f7c3df6
Modlog viewer: Fix /modnotes bug
...
`/modnotes` should be more like `/punishlog` than `/mlid`
2021-08-02 13:25:48 -07:00
Annika
3ac44020ac
Modlog viewer: Improve help
2021-07-30 20:16:33 -07:00
Annika
237884ec16
Modlog viewer: Add /modnotes command
...
Requested by Ayia
2021-07-30 20:16:33 -07:00
ayiadvance
c30e53f51d
Remove the word "lynch" from Mafia code ( #8412 )
2021-07-30 18:43:07 -07:00
Mia
7639427cff
Friends: Allow locked users to toggle login notifications
2021-07-30 16:36:48 -05:00
Mia
52aeef992f
Helptickets: Notify staff room immediately upon editing notes
2021-07-29 20:43:08 -05:00
Mia
c7bbfd25f9
Friends: Fix spectate list & stop requiring settings to be on
2021-07-29 10:22:01 -05:00
Mia
83e77f9c93
Friends: Write last seen data on disconnect
2021-07-28 14:08:40 -05:00
Mia
de5bc2c419
Helptickets: Restrict modlog searches
2021-07-26 13:37:02 -05:00
Mia
a461c002bc
Helptickets: Fix modlog buttons
2021-07-26 13:35:50 -05:00
Mia
6c19c06c44
Chatlog: Fix /help searchlogs
2021-07-26 11:39:43 -05:00
Annika
cfb33eb53f
Modlog: Allow non-globalstaff to use modlogs
2021-07-25 15:42:46 -07:00
Annika
11caaf392f
Modlog: Improve support for multiple searches
2021-07-25 15:33:42 -07:00
Annika
bcbe100c41
Modlog: Use SQLite for searches ( #8004 )
2021-07-23 13:47:49 -07:00
Mia
4dbee18695
Friends: Fix login notifications
2021-07-22 16:50:41 -05:00
Mia
c5926158d8
Fix build
2021-07-21 21:58:38 -05:00
Mia
285d084857
Friends: Update language in settings page
2021-07-21 20:25:42 -05:00
Mia
19af1945a2
Friends: Show public battles on the spectator list regardless of setting
2021-07-21 20:23:05 -05:00
Mia
96e4fe3af6
Friends: Fix /help and UHTML
2021-07-21 16:33:27 -05:00
Mia
293c65303d
/searchlog: Escape HTML in search
2021-07-21 13:59:44 -05:00
Mia
ddd8205aa0
Chat-monitor: Upload replays for BattleMonitor mutes
2021-07-21 13:28:15 -05:00
Mia
c20cee8b1a
Friends: Properly update spectator lists on battle end
2021-07-19 17:16:14 -05:00
Mia
48a71e82a8
Helptickets: Don't allow IP-Appeals from users who have a punishment matching their userid
2021-07-19 16:16:31 -05:00
Mia
f75f99f20a
Helptickets: Remove ISP-Appeals
2021-07-19 16:16:31 -05:00
Mia
ed34cc49b1
Friends: Add a page to spectate the battles of friends
2021-07-19 02:57:08 -05:00
Mia
eb9fd0e8e9
Friends: Use getExact in displaying singular pending requests
2021-07-17 18:33:36 -05:00
Mia
1cfead5d99
Friends: Fix single notifications
2021-07-16 23:53:26 -05:00
Mia
6949344351
Friends: Fix button
2021-07-16 22:50:09 -05:00
Mia
48ef5e3758
Friends: Fix crash in hideLogins
2021-07-16 22:49:02 -05:00
Mia
20c795f8f4
Friends: Move caching to User#friends ( #8404 )
2021-07-16 20:33:07 -07:00
Mia
194a939cd6
Friends: Use /raw
...
ugh.
2021-07-16 22:23:37 -05:00
Mia
34f9e33116
Friends: Match behavior with online friend requests when only one request is pending
2021-07-16 22:22:14 -05:00
Mia
9323fd2416
Friends: Use Users#getExact more
2021-07-16 15:53:24 -05:00
Mia
2c73519641
Friends: Revert to sending PMs from &
2021-07-16 15:41:27 -05:00
Mia
c9c5e7fbb3
Friends: Display sent list for users blocking requests
2021-07-16 15:31:37 -05:00
Mia
241804aa6b
Friends: Send friend request messages from the friend instead of &
2021-07-16 15:26:40 -05:00
Mia
e5fbd64427
Support adding friends ( #7333 )
2021-07-16 12:56:34 -07:00
PartMan
29421ee145
Scavengers: Notify users on hint addition ( #8400 )
2021-07-16 12:50:34 -07:00
Mia
cee7d8290c
Youtube: Update TwitchStream display HTML
...
Requested by Felucia.
2021-07-15 23:43:12 -05:00
Mia
c57691e2a6
Fix build pt. 2
2021-07-15 17:59:11 -05:00
Mia
422ca25506
Fix build
2021-07-15 16:44:04 -05:00
Mia
bb19c45448
Helptickets: Add extra state tracking, update messages
2021-07-15 15:16:40 -05:00
Annika
5b5c1a1646
Fix room privacy checks
...
Room.settings.isPrivate can be a boolean, undefined, or a string.
2021-07-15 13:13:55 -07:00
Karthik
8b911cbf12
Remove LC Uber as a valid tier in /ds help text ( #8399 )
2021-07-15 08:15:03 -07:00
Annika
52a9378361
Trivia: Support combining multiple categories
2021-07-13 16:01:03 -07:00
Annika
6cc4ebe5d7
Trivia: Fix crash when no questions have been added
2021-07-13 15:43:38 -07:00
Mia
84bc3972a6
Helptickets: Add help for /ht removenote
...
Didn't get staged in my previous commit, unfortunately.
2021-07-11 22:20:58 -05:00
Mia
cdb910be4c
Helptickets: Support adding hover notes to tickets
2021-07-11 18:58:45 -05:00
Annika
c5f881b76f
More fixes for ts-node
2021-07-10 16:33:04 -04:00
PartMan
dfb246d40f
Datasearch: Minor refactor ( #8390 )
...
This fixes/changes a couple things:
a) Long dexsearch queries now reject with an error instead of blindly trimming and giving stuff like ``retur could not be found in any of the search categories``.
b) Maxgen now works properly (before this, the maxgen parameter only worked if it was either the first term or if there were no spaces after the preceding comma).
c) Mod now allows spaces around the equals sign (`mod = SSB`) instead of matching properly and failing on the split.
d) Gen0 no longer works in abilitysearch / itemsearch (not that relevant, but since current behaviour is to block Gen 1/2, seems a bit weird to allow 0).
e) Gen X and Maxgen X now work in abilitysearch / itemsearch (before this, they'd give a blank 'no results found').
f) Gen X and Maxgen X now support multi-digit generations (well in advance before Gen 10 releases, but doesn't hurt to be ready).
2021-07-10 04:19:03 -07:00
Mia
ba2a109311
Support viewing stats on the activity of rooms ( #8345 )
2021-07-09 20:01:15 -07:00
Annika
6ed55b6d1f
IPTools: Add sanity checks ( #8331 )
2021-07-09 19:59:45 -07:00
Annika
c134195915
Use ts-node instead of Sucrase ( #8369 )
2021-07-09 19:59:22 -07:00
Mia
c27cc7ae64
Helptickets: Properly link logs for text tickets in /ht list
2021-07-09 17:14:45 -05:00
Mia
aeac844ed1
Helptickets: Refresh text tickets on claim
2021-07-09 17:00:10 -05:00
Kris Johnson
598ac409e8
Rename Let's Go! mod to 'gen7letsgo'
2021-07-06 23:07:51 -06:00
Mia
5b4e2fe172
Spotlights: Check /setdaily permissions for viewing source instead of /daily
...
https://www.smogon.com/forums/threads/let-drivers-see-sourcecode-for-dailies-when-doing-daily.3687106/#post-8905412
2021-07-02 20:26:10 -05:00
Kris Johnson
876c86d236
Change type declaration formatting for Maps/Sets
2021-06-29 22:47:28 -06:00
Kris Johnson
61b72b687c
Wifi: Modernize code of Giveaway#getSprite
2021-06-29 22:45:53 -06:00
Annika
56754afb42
Punishments: Remove getPunishType functions
...
These are poorly designed as they only return one punishments, but users can now have several.
2021-06-29 17:55:45 -07:00
Kris Johnson
62eaf3f5fa
Room FAQs: Update help
2021-06-28 17:08:16 -06:00
Mia
44ef659eb5
Helptickets: Better handle RG errors
...
Seriously, fuck ripgrepe error reporting.
2021-06-24 20:46:08 -05:00
Mia
d1b397bc7c
Helptickets: Fix crash
2021-06-24 20:39:11 -05:00
Mia
1176e393f0
Helptickets: Log text tickets ( #8352 )
2021-06-24 14:39:42 -07:00
Mia
59c404c8c4
Chat-monitor: Wrap autolocked messages in code formatting
2021-06-24 14:00:44 -05:00
Mia
7cad87035f
Roomfaqs: Actually fix crash
2021-06-22 23:20:57 -05:00
Mia
342ce89a38
Roomfaqs: Fix crash
2021-06-22 23:19:57 -05:00
Mia
cb0bb92ad3
Helptickets: Determine opponents from replays for battle harassment tickets
2021-06-22 23:13:25 -05:00
Mia
e02b358da5
Room FAQs: Support HTML ( #8343 )
2021-06-22 18:26:31 -07:00
Karthik
5db9d39756
Support default format for randbats commands ( #8367 )
2021-06-22 12:06:02 -07:00
Mia
eedf54a01b
Helptickets: Hide punishment options on ticket close
2021-06-21 23:03:56 -05:00
Mia
45a2f8e125
Helptickets: Add autocompletes to the 'respond to reporter' tab
2021-06-17 11:39:26 -05:00
Mia
ce7bb61dd4
Helptickets: Update some grammar and behavior
2021-06-14 12:20:51 -05:00
Mia
197fe7b6b8
Spotlights: Add a refresh button to the dailies page
...
https://www.smogon.com/forums/threads/add-a-refresh-button-to-the-daily-spotlights-page.3686101/#post-8886206
2021-06-13 13:10:52 -05:00
Mia
e6ebcebc82
Helptickets: Update IP-Appeals to text and add new Appeal responses
2021-06-13 12:14:14 -05:00
Annika
264831e36a
/randombattles: Display sets for the battle format
2021-06-08 18:17:16 -07:00
PartMan
46a858f2be
Movesearch: Add defrost and reflectable aliases ( #8359 )
...
Added Magic Coat/Magic Bounce since those are intuitive terms to use while searching
2021-06-08 11:45:16 -04:00
Mia
6f6b564f7f
Hangman: Don't allow filtered words in guesses
2021-06-07 22:07:09 -05:00
Distrib
fad49102e0
Helptickets: Change password reset link ( #8358 )
2021-06-06 18:40:18 -07:00
Annika
b3b18465a4
Jeopardy improvements
...
- announce ability to buzz in via chat rather than via a colored square in HTML
- improve validation of integer arguments
- improve grammar
2021-06-03 17:01:13 -07:00
Mia
b32a397f72
Helptickets: Update punishment UI
2021-06-03 13:40:32 -05:00
Annika
b712278fd0
Use global punishments instead of fake rooms ( #8350 )
2021-06-02 21:54:33 -07:00
Annika
613bf3243f
Jeopardy: More fixes
2021-06-02 14:42:56 -07:00
Mia
81af92da52
Helptickets: Make the 'punish reporter' button more distinct
2021-06-02 16:37:20 -05:00
Annika
343db5a762
Jeopardy: Fix crash
2021-06-02 13:49:44 -07:00
Annika
c71e090153
Username prefixes: Fix bug in loading
2021-06-01 11:49:50 -07:00
Mia
ec7dfa203f
Prefix-Manager: Fix crash
2021-06-01 09:59:57 -05:00
Annika
5eb01c8abb
Further improvements to the Jeopardy plugin
2021-05-31 15:00:51 -07:00
Mia
09e298f15b
Punishments: Support giving multiple punishments to one user ( #8265 )
2021-05-31 11:06:01 -07:00
Annika
836a7a2a10
Improvements to the Jeopardy plugin
...
Requested by Trivia staff and approved by me
2021-05-30 20:55:22 -07:00
Mia
5f4671bb79
Fix build
2021-05-30 22:48:52 -05:00
Mia
e0ca414a89
Helptickets: Fix proof in PM Harassment tickets
2021-05-30 22:19:02 -05:00
fart
839075a166
Allow alternative parameters for dexsearches ( #7847 )
2021-05-30 16:13:39 -07:00
Annika
f0d142e621
Chat monitor: Fix bug in loading from JSON
2021-05-30 15:55:54 -07:00
Annika
652bbb1064
Jeopardy: Refactor to use Chat.ErrorMessage ( #8342 )
2021-05-30 02:35:39 -07:00
Mia
9000eebbef
Chatlog: Fix date validation
2021-05-30 01:43:17 -05:00
Mia
69990a6ddc
Chat-monitor: Fix crash
2021-05-30 01:40:14 -05:00
Mia
5f9072b2ba
Chat-monitor: Centralize functions and migrate to JSON ( #8328 )
2021-05-29 22:11:32 -07:00
Mia
487fc5e3fa
Fix comment
2021-05-29 21:02:16 -05:00
Mia
8ba56d3d03
Chatlog: Fix crash in date validation
2021-05-29 20:56:07 -05:00
Mia
d9109e64bc
Hangman: Allow creators to play in random hangman games
2021-05-29 20:11:48 -05:00
Annika
4e5939ecd6
Jeopardy: Improve message displayed on timeout
2021-05-29 17:55:36 -07:00
Annika
8714bf36ce
/randbats: Use a <details> dropdown
2021-05-29 13:23:31 -07:00
Mia
fb1b5582cc
Helptickets: remove extra replay link HTML
2021-05-29 11:14:36 -05:00
Mia
7ae21cebf8
Chat: Support exporting custom handlers from plugins ( #8319 )
2021-05-28 23:13:01 -07:00
Mia
bf648598ec
Add modlog stats page ( #8339 )
2021-05-28 12:12:50 -07:00
Mia
a9c200baf1
Helptickets: Properly handle ticketbans in text tickets
2021-05-28 09:45:42 -05:00
Mia
3c6c560e36
Helptickets: Attempt to determine a reported user in battle harassment tickets
2021-05-28 09:30:44 -05:00
Mia
248ce8b3b3
Helptickets: Display punishment list for reporters and add more punishments
2021-05-27 08:25:13 -05:00
Annika
83df279b1d
Add a chat plugin to manage username prefixes ( #8338 )
2021-05-26 14:39:13 -07:00
Guangcong Luo
74211859c9
Update to TypeScript 4.3
...
Changes relevant to our codebase:
- TypeScript now knows that `typeof id === 'string'`! A bunch of casts
on `User | ID` or `Room | RoomID` are no longer necessary!!!
- `override` will protect against certain typoes, and we'll adopt it
(and `--noImplicitOverride`) as soon as sucrase comes in
- `declare` is now required for properties we want to narrow the type
of without directly overwriting - a good thing to use going forward,
but very annoying to fix all our old code for
2021-05-26 14:16:54 -07:00
Distrib
0596c9ba6e
Datasearch: Increase in the number of pokemon generated in /randpoke ( #8317 )
2021-05-26 12:38:20 -07:00
Mia
2fe8cb44bb
Helptickets: Support fetching replay logs
2021-05-26 13:23:57 -05:00
Mia
817fe96134
Usersearch: Use tables in the page
2021-05-25 20:02:11 -05:00
Mia
5523cc5f96
Helptickets: Fix punishment proofs
2021-05-25 18:37:14 -05:00
Mia
9df9d10c98
Autoresponder: Fix again
2021-05-25 18:12:08 -05:00
Mia
1052e3c786
Autoresponder: Fix crash
2021-05-25 17:34:52 -05:00
Mia
21cc7b05ec
Autoresponder: Migrate logs to JSONL ( #8335 )
2021-05-25 15:21:41 -07:00
Mia
756db075be
Usersearch: Support setting a list of most-searched names ( #8283 )
2021-05-25 15:21:32 -07:00
Mia
d31ceb5693
Helptickets: Show Pokemon names in ticket for inap pokemon name tickets
2021-05-25 15:16:52 -05:00
Mia
a730b6a2bc
Helptickets: Add shared battle HTML to pm harassment
2021-05-25 14:43:27 -05:00
Mia
f5ab015f0e
Helptickets: Ensure battle replay links aren't duplicated
2021-05-25 13:58:45 -05:00
Mia
c4a667ae1d
Hosts: Support aliases for suffix types
2021-05-24 19:58:21 -05:00
Guangcong Luo
d555f6fe0d
Fix max-len for long regexes
...
We use eslint-disable for max-len in a lot of places where we don't
actually need it. This fixes that.
2021-05-23 20:48:31 -07:00
Guangcong Luo
49cacba6cf
Support !rebroadcast to bypass broadcast cooldown
...
The old system where only admins can bypass the broadcast cooldown
is weird, because it's wrong in both directions: Admins could
unintentionally re-broadcast, but other users couldn't intentionally
re-broadcast.
Now no one can unintentionally re-broadcast and everyone can
intentionally re-broadcast.
2021-05-23 19:41:07 -07:00
Guangcong Luo
4a716f1456
Use aliases for !formathelp broadcast cooldown
...
(This makes it so if someone uses `!om sketch` it will prevent use
of `!om sketchmons` for a while.)
Suggestion thread: https://www.smogon.com/forums/threads/make-the-broadcast-cooldown-for-commands-apply-to-aliases-of-that-command.3684569/
2021-05-23 18:23:52 -07:00
Annika
44dd12686d
Mastermind: Maintain scores for users who leave
2021-05-23 16:11:54 -07:00
Mia
1721152389
Helptickets: Remove inner dropdowns on battle logs
2021-05-23 11:53:26 -05:00
Mia
68c0be6594
Netfilters: Remove accidental commit
...
I was still debugging this and i'm unsure how this snuck in, seeing as it was on another branch...
2021-05-21 19:21:10 -05:00
Mia
fdbf6c693c
Helptickets: Fix formatting in battle logs
2021-05-21 17:04:15 -05:00
Mia
081574bfdb
Helptickets: Properly filter battle rooms
2021-05-21 12:41:53 -05:00
Mia
feab8f0049
Helptickets: Show all chat messages in reported battles
2021-05-21 12:35:08 -05:00
Mia
2cf47420ea
Helptickets: Auto-upload common battle replays on submit for PM harassment tickets
2021-05-21 12:00:56 -05:00
Mia
310e4e8987
TOTD: Document /-otd removewinner
2021-05-20 22:11:36 -05:00
Annika
6628bb9d36
Mastermind: Support category aliases
2021-05-20 13:01:23 -07:00
Mia
538ca60d14
Roomevents: Check /roomevents add permissions for viewing source
...
Currently, it checks /roomevents view. But, /roomevents view does not have room permissions, as it is usable by anyone. As such, this makes it so anyone who can add a roomevent can view sources.
2021-05-20 09:36:11 -05:00
Annika
f71fb356f9
/randbats: Don't show sets for future gens
2021-05-19 10:39:18 -07:00
Mia
cbb5cf8ad5
Helptickets: Remove extraenous linebreak
2021-05-19 12:32:07 -05:00
Mia
88b4db05c3
Helptickets: Add global modlog button in PM harassment
2021-05-19 12:30:21 -05:00
Mia
4cd8031bb4
Helptickets: Link to client, not replays, in PM harassment tickets
2021-05-18 11:29:29 -05:00
Mia
b924534cb1
Helptickets: Fix shared battles display
2021-05-18 09:53:55 -05:00
Mia
9e459daee2
Helptickets: Support a disclaimer message on submit
2021-05-17 14:44:57 -05:00
Mia
8775d52953
Helptickets: Support HTML error messages for text tickets
2021-05-17 14:44:09 -05:00
Mia
d2c4eaf67e
Helptickets: Make PMHarassment a text ticket type
2021-05-17 14:37:37 -05:00
Mia
52d1042c96
Helptickets: Support async checker functions
...
Likely necessary for future commits, either way cleaner to break them into separate commits (organization reasons)
2021-05-17 12:19:32 -05:00
Guangcong Luo
c695620e58
Refactor to new challenge system ( #8303 )
...
See PR for full details:
https://github.com/smogon/pokemon-showdown/pull/8303
2021-05-17 07:15:01 -07:00
Mia
e5c568274c
Helptickets: Prioritize text tickets in staff display
2021-05-17 08:53:29 -05:00
Guangcong Luo
58c85ee125
Fix crash with min source gen in /learn
2021-05-17 04:30:00 -07:00
Mia
38374f8bd9
Alias /chatlog to /chatlogs
2021-05-16 19:53:33 -05:00
Mia
1ebf254697
Remove accidental debug print
...
Didn't see i didn't save.
2021-05-16 12:56:27 -05:00
Mia
959cb78aab
Helptickets: Only state resolution time if it was more than 1 second ago
2021-05-16 11:28:21 -05:00
Annika
411858bbe9
/randombattles: Display sets for alternate formes
2021-05-15 13:33:50 -07:00
Mia
e351fd8222
Helptickets: Save replays on text ticket submit
2021-05-14 15:53:56 -05:00
Guangcong Luo
997c3e2fe8
Further fix Rock Paper Scissors
...
- You no longer get kicked out if you try to join the game room manually
- Games no longer default to private
- Games now auto-pause if both players time out
- Paused games now have a Resume button
- Games no longer lose history if you leave/rejoin
- It is now possible to reject challenges
- Fix `game.destroy()` improperly getting overridden
2021-05-14 02:28:25 -04:00
Guangcong Luo
509d0abad4
Refactor out some Object.keys invocations
...
If you need values, you should be using `Object.values` or
`Object.entries` directly.
2021-05-13 23:02:04 -07:00
Mia
7e45048519
Helptickets: Make text tickets use userid modlog search
2021-05-13 16:42:58 -05:00
Mia
2a9f451434
Helptickets: Display user language in Staff room buttons
2021-05-13 15:40:35 -05:00
Mia
e83b030c09
Chat-monitor: Ensure users receive offline warns with no reason
...
In practice, it shouldn't happen much, but it never hurts to ensure proper behavior.
2021-05-13 15:31:25 -05:00
Mia
172408838a
Helptickets: Improve formatting of proof URLs
2021-05-13 14:21:10 -05:00
Mia
b1163a84a2
Helptickets: Improve formatting of reported battle URLs
2021-05-13 14:14:03 -05:00
Mia
32272aaa39
Helptickets: Format claimed text tickets properly
2021-05-13 12:37:19 -05:00
Mia
30d582443a
Helptickets: Send Inap Username ticket forcerenames to Staff
2021-05-13 11:53:37 -05:00
Mia
a591868fbd
Helptickets: Support leaving a staff note in text tickets
2021-05-13 09:58:30 -05:00
Guangcong Luo
3038147315
Also remove unused getPlayers function in RPS
2021-05-13 06:58:16 -07:00
Guangcong Luo
1cc52d6607
Remove unused clearChoices function in RPS
2021-05-13 06:48:50 -07:00