forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

2646 Commits (ef66c52aede0c4acf785a2c3704f064bed1eb9e9)

Author SHA1 Message Date
Aevann 4a4f709c63 remove isShopConfirm exception 2023-08-10 18:59:40 +03:00
Aevann 21d475e873 fix 257e889bac 2023-08-10 17:00:17 +03:00
Aevann 92cad5cccc remove unnecessary line 2023-08-10 16:52:08 +03:00
Aevann 257e889bac dedup a bunch of css 2023-08-10 16:51:04 +03:00
Aevann c5cae812c5 change emoji 2023-08-10 15:53:13 +03:00
top 6ce7a042ea Update emoji regex (#185)
Quick change to double the emoji regex since I've added a shitload of new modifiers that can all be used together

Prevented marseys such as :marseytransgenocidegenocidepattalking: from working

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#185
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-10 12:36:58 +00: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
SneedBot 3d39049335 sneed 2023-08-10 12:00:40 +00:00
SneedBot b9c6efc42e sneed 2023-08-10 10:18:00 +00:00
Aevann bcbb9de669 fix "enable push notifications" button not working in chat 2023-08-09 18:33:58 +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 5fbe0c1440 make btn unbreakable 2023-08-09 18:19:09 +03:00
SneedBot 1952c852dc sneed 2023-08-09 13:24:31 +00:00
Aevann 1771f85df6 spoiler fix 2023-08-09 16:12:51 +03:00
Aevann c9aefc0169 fix this https://rdrama.net/h/countryclub/post/79285/-/4761558#context 2023-08-09 12:14:25 +03:00
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: 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 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 1ad2493eab better gambling error messages 2023-08-08 20:06:03 +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
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 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 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 7b85a1f7b4 make coins last longer 2023-08-07 14:08:05 +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 008e0c9791 add #coinflip 2023-08-06 11:07:48 +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 7a364bb5e2 shorten bios in user cards 2023-08-06 10:26:58 +03:00
Aevann d72df0cd6e if( -> if ( 2023-08-06 06:33:34 +03:00
Aevann 4c3b2dd4d2 improve post title flow 2023-08-06 06:26:16 +03:00
Aevann 8cf490975d Revert "try smth"
This reverts commit a3fae5bd9d.
2023-08-06 06:24:53 +03:00
Aevann a3fae5bd9d try smth 2023-08-06 06:12:10 +03:00
SneedBot e5dbe11562 sneed 2023-08-06 02:47:41 +00:00
SneedBot cfc34324a7 sneed 2023-08-06 01:21:27 +00:00
SneedBot 6348bd6ce4 sneed 2023-08-05 21:16:34 +00:00
SneedBot 86fd532212 sneed 2023-08-05 20:40:00 +00:00
SneedBot 87e6b111ff sneed 2023-08-05 18:55:40 +00:00