forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

910 Commits (9872aee7b9e3e4a9af54774d38a99cceb748f435)

Author SHA1 Message Date
Aevann eff6d93560 fix console error 2023-08-30 12:08:07 +03:00
Aevann f08c728692 use this https://rdrama.net/h/chudrama/post/200604/-/4892230#context 2023-08-30 12:02:01 +03:00
Aevann fa088236b9 update markdown preview when quoting 2023-08-29 09:06:02 +03:00
Aevann e99fe52ab0 try not lazy-loading images in chat to make shit faster 2023-08-24 05:17:58 +03:00
Aevann 1b4d46e4e5 fix last commit 2023-08-24 04:33:15 +03:00
Aevann 7d8a470358 remove user list again, it fucks with scrolling and i imagine makes the browser a little bit slower 2023-08-24 04:32:09 +03:00
Aevann 8d84748c42 add spaces for consistency 2023-08-24 00:57:39 +03:00
Aevann 1769f7941e scroll to top when switching emoji tabs 2023-08-23 04:06:36 +03:00
Aevann 2d0b5a2867 syntax consistency 2023-08-23 03:31:20 +03:00
Aevann e8a6a01fb3 fix console error 2023-08-23 02:48:27 +03:00
Aevann ab989611e3 fix console error 2023-08-23 02:47:46 +03:00
Aevann ed0b3c37a9 remove unnecessary if condition 2023-08-23 02:21:49 +03:00
Aevann 0cbe0b5d3b update markdown preview when inserting file 2023-08-23 02:21:08 +03:00
Aevann 1537805ea5 scrolling down 2023-08-20 22:31:06 +03:00
Aevann a13cc458a4 fix image scrolling in chat 2023-08-20 20:03:20 +03:00
Aevann f482e7eead fix chat mention highlighting 2023-08-20 18:57:31 +03:00
Aevann ed8713e34e fix first image not uploading 2023-08-18 05:11:21 +03:00
Aevann da0cb474bd fix love preview 2023-08-17 21:03:01 +03:00
Aevann 7e4c8018e3 renamed the `heart` modifier to `love` 2023-08-17 18:37:30 +03:00
Aevann f0e6814384 add file orgies 2023-08-16 23:13:24 +03:00
Aevann 60eaa5d282 remove /old_chat (needless bloat) 2023-08-16 23:12:37 +03:00
Aevann a2215787db add CTRL+ENTER support in /admin/orgy 2023-08-16 22:18:05 +03:00
Aevann 40d7fc4b71 replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
Aevann 70047a3004 add patron backgrounds in chat 2023-08-14 15:26:42 +03:00
Aevann 05a20bea23 increase max limit in inline emoji modal from 25 to 50 2023-08-14 13:01:50 +03:00
Aevann 1964c65f17 update edited_string when editing comments 2023-08-14 10:04:51 +03:00
Aevann 4a30af9785 fix this https://rdrama.net/post/196695/argentinian-drama-incoming-marseyargentinamarseysoldemayo-lolbertarian-candidate/4798816#context 2023-08-14 09:55:32 +03:00
Aevann 2e80ebdc0d update comment ping cost on edit 2023-08-13 19:03:29 +03:00
Aevann f0e40534b0 fix lottery breaking bc of 1882653da6 2023-08-13 17:06:32 +03:00
Aevann e35803e702 do this https://rdrama.net/h/countryclub/post/79285/-/4788305#context 2023-08-12 23:00:11 +03:00
Aevann 6acb3a159a dedup function 2023-08-12 21:57:59 +03:00
Aevann e6f0898b54 dedup if condition 2023-08-12 21:55:55 +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 1aac460298 restore accidentially removed lines 2023-08-12 15:48:40 +03:00
Aevann ecb5ddc840 fix rDrama/rDrama#125 2023-08-12 14:13:01 +03:00
Aevann 07ba5a65b2 fix the issue rDrama/rDrama#189 is attempting to solve 2023-08-12 13:54:10 +03:00
Aevann 0dc5761cda remove unnecessary variable 2023-08-12 13:49:37 +03:00
Aevann e9f09e1fe9 fix improper usage of postToastSwitch 2023-08-12 13:49:23 +03:00
Aevann 149095d91e remove jc bloat 2023-08-12 13:35:59 +03:00
Aevann 39098fe323 kitchen sink commit 2023-08-12 00:50:23 +03:00
Aevann 5d68d55515 fix chat blocks not working on 'speak' event 2023-08-11 19:40:28 +03:00
Aevann c9144e8bf6 add "X" button to clear attachment in /submit 2023-08-11 19:19:09 +03:00
Aevann 4a4f709c63 remove isShopConfirm exception 2023-08-10 18:59:40 +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
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
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