Commit Graph

26740 Commits (18f3dd86cc71f1c94c0ce6a1ae7c8dd72dbac20b)

Author SHA1 Message Date
SneedBot 18f3dd86cc sneed 2023-08-09 08:35:51 +00: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: #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 da98e32ba8 remove typing status in chat after 2 seconds 2023-08-08 20:23:29 +03:00
Aevann 9e835fcece prettier code 2023-08-08 20:15:35 +03:00
Aevann 412489f3ad do this https://rdrama.net/h/countryclub/post/79285/-/4747424#context 2023-08-08 20:11:15 +03:00
Aevann 1ad2493eab better gambling error messages 2023-08-08 20:06:03 +03:00
Aevann 40045eaa35 better erro message 2023-08-08 20:02:47 +03:00
Aevann 67f968d04d show who exiled the user in the icon 2023-08-08 20:01:58 +03:00
Aevann 670455e7ff add more whitelisted parameters 2023-08-08 18:50:28 +03:00
Aevann fa0f082104 do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4747309#context 2023-08-08 17:51:20 +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 144132cbb5 fix accidentially removed line that broke pasting images 2023-08-08 17:33:29 +03:00
Aevann 30fa694cbd fix bug in safari and firefox caused by saving attachment on restore 2023-08-08 17:20:42 +03:00
SneedBot 982130bba5 sneed 2023-08-08 12:27:31 +00:00
Aevann 8cabb85079 fix bug 2023-08-08 15:26:32 +03:00
Aevann 1272d3dd1e exclude jannies from antispam-checking 2023-08-08 15:06:14 +03:00
Aevann 8c76addad6 fix bug 2023-08-08 15:06:13 +03:00
SneedBot 9e15402841 sneed 2023-08-08 10:55:53 +00:00
Aevann 681c987f51 use indexedDB instead of localstorage for saving files since:
-it has no size limit (localstorage has 5MB)
-it can store files directly (dont have to convert to base64 like localstorage)
2023-08-08 13:55:14 +03:00
Aevann 4f2cba6af7 make oldfiles contain DataTransfer objects instead of lists 2023-08-08 13:52:07 +03:00
Aevann 39b8064748 add linebreak 2023-08-08 12:24:00 +03:00
Aevann 5b40aca02b add tagline 2023-08-08 12:23:15 +03:00
Aevann 74f55162e5 save images only + improvements 2023-08-07 16:27:07 +03:00
SneedBot 4fbab6a6be sneed 2023-08-07 13:11:48 +00:00
Aevann aa5a56aec7 decrease edge chance from 5% to 1% 2023-08-07 16:11:10 +03:00
Aevann 67a2693409 save images in /submit too 2023-08-07 16:09:46 +03:00
Aevann f43d9901a9 margin improvement 2023-08-07 15:49:57 +03:00
Aevann a29191c517 use onload 2023-08-07 14:58:06 +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
Aevann 7b85a1f7b4 make coins last longer 2023-08-07 14:08:05 +03:00
Aevann 500520e6a0 add godlike.com to boosted sites 2023-08-07 14:03:30 +03:00
SneedBot 2f1a6123c9 sneed 2023-08-07 09:35:16 +00:00
Aevann 80cce53423 add longpostbot reply 2023-08-07 09:41:40 +03:00
Aevann 4a8ceeaca9 increase MAX_IMAGE_SIZE_BANNER_RESIZED_MB to 2MB 2023-08-07 09:33:43 +03:00
Aevann 8d7fee009b add run to is_whitelisted 2023-08-07 09:32:10 +03: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: #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 008e0c9791 add #coinflip 2023-08-06 11:07:48 +03:00
Aevann 3811babd75 discord changed their username scheme 2023-08-06 10:42:31 +03:00
Aevann e50de38705 apparently reddit subs can be 2 letters (like /r/de) 2023-08-06 10:39:56 +03:00
Aevann eff23b299e add carp making badges to badge_ordering_tuple 2023-08-06 10:37:44 +03:00
Aevann a25960b1aa make sure ppl get their backlogged badges 2023-08-06 10:35:30 +03:00
Aevann 73bf0176b6 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4707501#context 2023-08-06 10:33:38 +03:00
Aevann be796452db dedup DEFAULT_RATELIMIT 2023-08-06 10:30:34 +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