Commit Graph

1349 Commits

Author SHA1 Message Date
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