Mia
ef56c668d2
Suspects: Fall back on existing suspect URL in edits if need be
Node.js CI / build (18.x) (push) Waiting to run
2025-07-22 12:51:49 -05:00
Mia
9ca1b0c35f
Chatlog: Rewrite argument protocol for searches
Node.js CI / build (18.x) (push) Has been cancelled
2025-07-19 00:28:33 -05:00
Mia
e9fd0b76dd
Chatlog: Render search arguments in display
2025-07-19 00:12:40 -05:00
Mia
3823ec2471
Fix typo
...
WHY DID THIS NOT GET STAGED I SPECIFICALLY CLICKED STAGE
2025-07-19 00:10:07 -05:00
Mia
546dfd07ff
Searchlog: Standardize handling of search parameters
...
Makes this easier to extend for the future, too.
2025-07-19 00:08:20 -05:00
Mia
4d314e3f5e
Ladder trackers: Suppress user-facing errors on restoration
Node.js CI / build (18.x) (push) Waiting to run
2025-07-18 14:28:08 -05:00
Mia
67ca3b04eb
Fix searchlog padding
2025-07-18 13:09:47 -05:00
Mia
ad3cedc8ad
Actually guard dates via regex testing
2025-07-18 13:00:40 -05:00
Mia
0c4298d29d
Fix typo
2025-07-18 12:58:48 -05:00
Mia
c4a6e8de1f
Searchlog: Fix next/prev month buttons
2025-07-18 12:58:02 -05:00
Mia
4012a4b532
Searchlog: Add prev/next month buttons, fix date handling for more ambiguous dates
2025-07-18 12:53:34 -05:00
Mia
2b7e1d48b5
Searchlog: Allow searching only a username
Node.js CI / build (18.x) (push) Waiting to run
2025-07-17 23:26:21 -05:00
Mia
4d4c541a57
Searchlog: Adjust header to be more descriptive
2025-07-17 23:14:48 -05:00
Mia
20072695c1
Fix typo
2025-07-17 23:13:41 -05:00
Mia
fa5295db23
Searchlog: Use plainto_tsquery to sanitize syntax
2025-07-17 23:12:11 -05:00
Mia
88726667a1
Searchlog: Fix text rendering
2025-07-17 23:08:35 -05:00
Mia
e81d70440e
Chatlog: Fully deprecate support for 'all' dates
2025-07-17 22:58:02 -05:00
Mia
5f31e2efe3
Chatlog: Restore /searchlog
2025-07-17 22:54:09 -05:00
Sergio
38b0d9475e
Minor changes to the help boxes of /ds and /ms ( #11094 )
...
Node.js CI / build (18.x) (push) Has been cancelled
* Minor changes to the help boxes of /ds and /ms
Removed parameters that do nothing (instruct, mimic), changed ssb examples (they were obsolete), added a couple more things. Would love to make the wall of mods you can use with both ds and ms smaller, since a lot of those don't actually change their behaviour, like randomroulette, but I'm not sure how to approach it. A hardcoded list of mods that change things is an option.
* Added "restricted" as a parameter
2025-07-15 21:11:15 -06:00
hammer798
fddbf8adb5
Fix item filters duplicating search terms ( #11271 )
2025-07-14 14:03:08 -07:00
dot-Comfey
6533311382
Fix oversight from #11217 ( #11228 )
2025-07-01 01:17:21 -06:00
HoeenHero
8bcd2c2960
Teams: Improve error messages
...
Node.js CI / build (18.x) (push) Waiting to run
Moving the auth at least check later means the locked error message will actually trigger for locked users providing a clearer error message to them.
2025-06-30 12:40:33 -04:00
dot-Comfey
5a4c785ec4
Fix more button in /modlog ( #11217 )
...
* Fix more button in /modlog
* Drivers can use /mls
* Update modlog-viewer.ts
2025-06-29 22:09:06 -05:00
Alex "Mathy
9cd93f2a0c
Permalock plugin: Fix room not updating after notice ( #11218 )
2025-06-29 22:08:13 -05:00
Karthik99999
aab6b728cb
/ssb: Fix text formatting issues
Node.js CI / build (18.x) (push) Has been cancelled
2025-06-25 19:27:19 -04:00
Karthik99999
e0ccfa1532
Auctions: Fix draft order display
2025-06-25 12:27:09 -04:00
zianwangs
d6e98c21fb
Fix typos ( #11200 )
2025-06-19 04:10:12 -07:00
Kris Johnson
36ae30160c
Auto Responder: Fix ignore page view for regex terms
2025-06-17 13:36:55 -06:00
Kris Johnson
1c28a150e7
Auto Responder: Fix /ar view keys not escaping regex keys
2025-06-17 13:14:39 -06:00
Lucas
4536eee620
/dexsearch: Add support for sorting by (doubles) tier ( #11150 )
...
* ds: add tier sorting
* Add support for doubles and natdex tiers
* fix unnecessary nationalSearch passing
---------
Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl >
2025-06-14 19:01:25 -06:00
Mia
c73803efe7
Ladder tours: Expose tracker object for debugging
2025-06-13 22:16:47 -05:00
motogp-bit
b5304c68b5
Mafia: Fix /mafia resetgame ( #11192 )
...
Co-authored-by: HoeenHero <HoeenCoder@users.noreply.github.com >
2025-06-12 11:14:17 -04:00
Lucas
6007bdc0b9
Mafia: Improve host/gameban ( #11036 )
...
* Improve host/gameban
- Allow for offline namehostban and namegameban.
- Notify users when they get host and gamebanned.
- Fix hostbans, which did not work at all.
- Fix host and gamebanned users from being able to subhost
* Change aliases and remove gameban unhostbanning.
2025-06-11 22:03:43 -04:00
Mia
92f5871309
Ladder tours: Properly force battles public
2025-06-10 17:42:00 -05:00
Mia
5e61465955
Ladder trackers: Adjust help
2025-06-09 19:20:30 -05:00
Lucas
71041ecfe1
Mafia: add maximum role length. ( #11064 )
...
Today, a bug was found where using revealas on a long role crashed PS!
I alleviated this by adding a maximum role length (instead of having it be uncapped, as currently people could spam PS using unlimited length roles) and moving the 'infinite loop' check to not be triggered by long roles.
Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl >
2025-06-09 18:47:52 -04:00
Dieter Reinert
dd96c0de95
Mafia: Fix crash when distributing roles with insufficient roles ( #11183 )
2025-06-07 09:18:06 -07:00
Mia
48ba18608b
Ladder tours: Run notifications at the beginning of games, not end
2025-06-06 11:54:23 -05:00
cheesetheorange
6522f7987b
Scavengers: Fix scrollbars ( #11176 )
2025-06-04 19:15:44 -07:00
Mia
9f8e8acd53
Fix typo
2025-06-04 12:54:47 -05:00
Mia
8b6964f060
Ladder tours: Do not save while loading
2025-06-04 12:52:22 -05:00
Kris Johnson
e26eadfa4c
Ladder Tracker: Don't log the IP of the user setting a tracker
2025-06-04 11:36:16 -06:00
Kris Johnson
7f69e2893d
Revert "Return the right error on /searchlog ( #11174 )"
...
This reverts commit a94972bbd2 .
2025-06-04 11:21:49 -06:00
Mia
bde88764cb
Add a plugin to support native ladder tour tracking ( #11016 )
2025-06-03 23:11:22 -05:00
Sergio Garcia
9a2c4739b0
Improve chatlog error message when disabled ( #11173 )
2025-06-03 15:22:54 -07:00
Sergio Garcia
a94972bbd2
Return the right error on /searchlog ( #11174 )
2025-06-03 15:20:28 -07:00
Lucas
de1d24e4eb
OMs: add Bad 'n Boosted data command ( #11165 )
...
* Add bnb command
* Update server/chat-plugins/othermetas.ts
---------
Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl >
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com >
2025-06-02 01:21:20 -06:00
Guangcong Luo
66018a56b8
Fix ticket spacing
2025-05-28 16:30:30 -07:00
Guangcong Luo
17f8fbc46a
Unbold 5000 in auction help message
2025-05-25 18:58:33 -07:00
Sergio Garcia
b81ff9a69a
Remove useless spreads ( #11132 )
2025-05-24 16:19:48 -07:00