Commit Graph

11164 Commits (98221cbd5767bc24bb6b3a141a349d972c822365)

Author SHA1 Message Date
Aevann 03f04869c5 fix missing image on wpd 2023-08-13 17:08:33 +03:00
Aevann 24e809cf7c fix owners.html 2023-08-13 16:37:41 +03:00
Aevann 4449ee939b fix cursormarsey appearing to wpd logged-out 2023-08-13 16:23:45 +03:00
Aevann ab83e2e65f remove ; 2023-08-12 21:56:01 +03:00
Aevann 1ed722c3b2 check file size via javascript to prevent unneedful upload of files that would get rejected by server for being too large 2023-08-12 21:28:21 +03:00
Aevann ceb126dae4 disable "effect on author" tab in award modal when award ghosted posts/comments to fix this issue https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4584788#context 2023-08-12 20:55:51 +03:00
Aevann 8f8f704a27 fix hole banner margins in hole settings 2023-08-12 18:01:29 +03:00
Aevann 07309ee35d fix padding 2023-08-12 17:56:50 +03:00
Aevann 1882653da6 addendum to 149095d91e 2023-08-12 17:56:39 +03:00
Aevann 5221f34bab make unread color different from target color 2023-08-12 16:22:47 +03:00
Aevann 39098fe323 kitchen sink commit 2023-08-12 00:50:23 +03:00
Aevann 5712467c0d make "changelog" button on wpd link to changelog thread on wpd 2023-08-11 19:35:14 +03:00
Aevann c9144e8bf6 add "X" button to clear attachment in /submit 2023-08-11 19:19:09 +03:00
Aevann 930c1d4c83 add block time in /blocks 2023-08-11 16:13:53 +03:00
Aevann 04a3e3922a make blocks faster and order it by most recent 2023-08-11 16:07:24 +03:00
Aevann d674390f1a rework tilt award 2023-08-11 15:40:14 +03:00
Aevann 856fda413d make tilt award not stack 2023-08-11 15:04:26 +03:00
Aevann 9dfbea5cb9 remove non-beneficial if statement that just prevents benign posts 2023-08-11 12:47:59 +03:00
Aevann b91e3465bb we require ban reason now 2023-08-10 18:38:11 +03:00
Aevann 34860303fb fix emojis in shadowbanned tooltip 2023-08-10 18:37:29 +03:00
top de1cb6f817 Adds marseylove (marseyheart so it doesn't interfere with marseylove) (#184)
This was the emoji modifier I wanted to add all along, seems to work well with all of the other modifiers.

Made the modifer :-heart: so that it doesn't interfere with all of the current love emotes that everyone put so much work into.

Check out the screenshot for how it looks locally.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#184
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-10 12:36:32 +00:00
Aevann 93d89218b1 remove login_required from ddos_detected 2023-08-10 00:46:12 +03:00
Aevann 9a28e36265 remove login_required from ddos_detected effects 2023-08-10 00:41:51 +03:00
Aevann 0e4677d342 centeralize award limit of 4 2023-08-10 00:38:35 +03:00
Aevann 5074dba92c fix weird padding 2023-08-10 00:34:18 +03:00
Aevann 66c2740a8a fix signup toggle 2023-08-10 00:22:46 +03:00
Aevann bda8b2b303 disable signups toggle too 2023-08-10 00:19:51 +03:00
Aevann 59587b3360 fix logout button not working in chat 2023-08-09 18:37:16 +03:00
Aevann d492436b4c remove "invite friends" button from dropdown 2023-08-09 18:34:44 +03:00
Aevann 028a92162b make blocking affect chat too 2023-08-09 18:19:43 +03:00
Aevann c9abf14349 use shorter syntax in chat code 2023-08-09 18:19:32 +03:00
Aevann f1d3f1cf26 fix padding 2023-08-09 16:50:33 +03:00
Aevann 784f881c5b addendum to last commit 2023-08-09 16:11:22 +03:00
top 3558a41860 Adds marseycide! (#182)
Fun modifier for emotes that some people had asked about here: https://rdrama.net/post/194966/ricecop-gets-5-years-for-watching/4753853#context

-Doesn't work with reverse due to the way transform works. Might come up with a solution to that later but doesn't matter much for this one since it's hard to tell it's turned with the animation anyways
-This breaks current emotes just like talking did since they have the same ending unfortunately.

Mostly did this to clean up the ending logic for emotes since it was not extensible, this should scale better (could still be improved). Let me know if you don't like it and I will keep just those changes.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#182
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-09 08:33:14 +00:00
Aevann 78c608b129 color-coded buttons 2023-08-08 21:18:42 +03:00
Aevann 6e02ea8abb add this https://rdrama.net/h/countryclub/post/79285/-/4744088#context 2023-08-08 21:08:29 +03:00
Aevann 8b1f7baa74 make logout refresh the current page instead of going to the frontpage 2023-08-08 21:04:39 +03:00
Aevann 412489f3ad do this https://rdrama.net/h/countryclub/post/79285/-/4747424#context 2023-08-08 20:11:15 +03:00
Aevann 67f968d04d show who exiled the user in the icon 2023-08-08 20:01:58 +03:00
Aevann 5f8bc0442b per carp request, dont use user_cards for badge owners and hat owners 2023-08-08 17:49:00 +03:00
Aevann 2ebba2de49 same as last commit 2023-08-07 14:32:02 +03:00
Aevann e39d67f3f8 style improvements to hole settings 2023-08-07 14:17:06 +03:00
SneedBot 2f1a6123c9 sneed 2023-08-07 09:35:16 +00:00
KindaCrayCray 5cf680ebf5 Fix issue #4, Cursor Marsey in settings, and permanent settings for slur/profanity filters (#180)
* Settings toggles now reverse themselves if the setting fails to update
* Cursor Marsey was broken in settings due to an id overlap
* Permanent setting option for slur/profanity would not appear unless the setting was enabled before page load

Reviewed-on: rDrama/rDrama#180
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-08-06 20:01:59 +00:00
Aevann bdff983f4e add #coinflip to the commands 2023-08-06 11:10:16 +03:00
Aevann 7a364bb5e2 shorten bios in user cards 2023-08-06 10:26:58 +03:00
Aevann 1d7b4c18a5 unbreakable for popover stats 2023-08-06 10:18:03 +03:00
Aevann 3c571fb095 prevent header overflow for jannies bc of crown 2023-08-06 10:18:03 +03:00
Aevann 4c3b2dd4d2 improve post title flow 2023-08-06 06:26:16 +03:00
Aevann d9f4760a02 remove repeated data-nonce 2023-08-06 05:13:57 +03:00