Commit Graph

90 Commits (a9adaf6d2a6e923a03eb006420215973e03fde0a)

Author SHA1 Message Date
transbitch a9adaf6d2a Wrote the fucking thing 2023-10-15 14:26:11 -04:00
Aevann 1883081451 fix inline emoji modal 2023-10-06 20:18:05 +03:00
Aevann 9cb397bdf3 add emoji button to report modal and award modal 2023-10-06 17:32:40 +03:00
Aevann f1d661d2a0 focus textarea again when dismissing emoji modal 2023-10-06 17:31:36 +03:00
Aevann 689be547d7 fix award note causing a "Leave site" warning 2023-10-05 19:10:50 +03:00
Aevann 2e3fb6d521 fix inline emoji search inside "report post" modal in post_listing.html 2023-10-02 18:00:40 +03:00
Aevann 5c80f0017f no more href="#" 2023-10-02 09:06:29 +03:00
Aevann 776d9fc091 revert the modal change 2023-10-02 09:04:05 +03:00
Aevann 92a5174466 use my own modal system instead of bootstrap in preparation for potentially not using bootstrap.js anymore (also I like it more and wanna see if anybody notices any changes at all) 2023-10-01 15:03:52 +03:00
Aevann 445f7c5598 fix inline-emoji-search placement in chat 2023-09-29 07:10:55 +03:00
Aevann ab9172ed06 Revert ""window." -> """
This reverts commit 854693124a.
2023-09-29 04:10:05 +03:00
Aevann 854693124a "window." -> "" 2023-09-29 03:37:03 +03:00
Aevann d089d18e2d merge /chat and /orgy again 2023-09-25 01:12:42 +03:00
Aevann 66e8dd509d fix this https://rdrama.net/post/103085/if-u-made-a-higher-quality/5042949#context 2023-09-23 22:36:22 +03:00
Aevann c51ddabc97 scroll to top when changing emoji search query 2023-09-18 14:43:05 +03:00
Aevann 9ee45b4a24 remove unnecessary spaces and tabs 2023-09-07 18:26:31 +03:00
Aevann 8bae228129 add separate chatroom for orgies 2023-09-05 18:32:57 +03:00
Aevann 1769f7941e scroll to top when switching emoji tabs 2023-08-23 04:06:36 +03:00
Aevann 60eaa5d282 remove /old_chat (needless bloat) 2023-08-16 23:12:37 +03:00
Aevann 40d7fc4b71 replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
Aevann 05a20bea23 increase max limit in inline emoji modal from 25 to 50 2023-08-14 13:01:50 +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 d72df0cd6e if( -> if ( 2023-08-06 06:33:34 +03:00
Aevann 0bf4087aeb make sure the inline modal doesnt overflow on the left either (when u start a root comment with an emoji) 2023-07-27 21:36:48 +03:00
Aevann 01097cfd2d make the inline emoji modal follow the text during line change with 100% accuracy 2023-07-27 21:32:49 +03:00
Aevann 7814d5d0c9 fix inline emoji picker overflowing the screen 2023-07-27 21:32:23 +03:00
Aevann 74695cfef8 fix repeated endpoint 2023-07-05 00:55:53 +03:00
Aevann 5014cce503 fix up /old_chat 2023-07-03 03:36:25 +03:00
Aevann 3e6622c511 cleanup in aisle 4 2023-07-03 03:26:20 +03:00
Aevann 3cbea18327 make emoji search work on original usernames 2023-07-01 03:25:12 +03:00
Aevann 21cd802ccb fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4302260#context 2023-07-01 03:13:57 +03:00
KindaCrayCray fedb366b6b Improve inline emoji modal (with bugfixes) (#162)
- Fix/modernize keyboard navigation (making selections work and autoscroll)
- Allow capital letters to be used in the inline emoji input
- Fix first emoji typed not causing the picker to appear

\*Fixed bug that broke emoji pickers

Reviewed-on: #162
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-07-01 00:04:23 +00:00
Aevann 0039bc3d56 make inline emoji search case insensitive 2023-06-30 22:10:03 +03:00
Aevann 4a1356c371 Revert "Improve inline emoji modal (#159)"
This reverts commit 3d5355e30f.
2023-06-30 20:31:42 +03:00
KindaCrayCray 3d5355e30f Improve inline emoji modal (#159)
- Fix/modernize keyboard navigation (making selections work and autoscroll)
- Allow capital letters to be used in the inline emoji input
- Fix first emoji typed not causing the picker to appear

Reviewed-on: #159
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-06-30 15:08:33 +00:00
Aevann c5014ba81d do this https://rdrama.net/h/countryclub/post/79285/-/4412138#context 2023-06-23 14:57:29 +03:00
Aevann 25421caa2a add "Capy" and "Carp" emoji categories 2023-06-22 18:56:20 +03:00
Aevann f3a0080698 remove useless tabs 2023-05-06 00:47:07 +03:00
Aevann 9b3782a9c3 add Donkey Kong emoji kind 2023-03-21 18:34:49 +02:00
Aevann b51403529f fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3824354#context 2023-03-19 19:39:03 +02:00
Aevann 656d3e9b42 make emojis tabs order constant 2023-03-19 17:19:24 +02:00
Aevann 2a9dfab16a fix /emojis getting cached on browser end 2023-03-19 17:15:20 +02:00
Aevann d66e404e00 show author and usage count in popup emoji modal 2023-03-19 16:08:53 +02:00
Aevann 027ba80e85 order popup emoji modal results by usage count 2023-03-19 15:46:38 +02:00
Aevann 3d11c58b33 use DrT's code for files 2023-03-18 16:27:12 +02:00
Aevann dd54413cf3 convert marsey submission form to include all emojis 2023-03-18 15:34:04 +02:00
Aevann a83dc8bba9 make CF cache emojis without an extra page rule 2023-03-17 11:44:05 +02:00
Aevann 573d6a6fc6 Revert "use () => instead of function() for consistency"
This reverts commit b9aad1503c.
2023-03-10 05:21:02 +02:00
Aevann 07ff206524 Revert "dont have a max limit for mini picker"
This reverts commit 7f3b607162.
2023-03-10 04:14:42 +02:00