Commit Graph

39 Commits (f9e40030af8f37b29e5ff3ca4d4910ba42576a91)

Author SHA1 Message Date
Aevann f9e40030af test user search in WPD 2024-03-07 18:55:14 +02:00
Aevann 67930ef430 add inline user search 2024-03-07 18:24:38 +02:00
Aevann 61d420cd78 add inline group modal 2024-03-06 02:11:35 +02:00
Aevann a4d5927874 unbreakable emoji options 2024-02-05 06:27:36 +02:00
top ca411eef78 Adds the typing modifier (#221)
Little messy, I'll clean this up in a follow-up. The entire modifier code needs a refactor tbh.

Just makes the emote typing, nothing too complicated.

Added a couple screenshots.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #221
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2024-01-29 03:51:04 +00:00
Aevann d453f8c811 speed -> inline 2024-01-12 07:18:24 +02:00
Aevann 5cc4a69377 make sure "redis-cli flushall" doesnt break emojis until carp approves a new one 2023-10-27 18:58:41 +03:00
Aevann 1dded41169 fix emoji caching 2023-10-27 15:01:50 +03:00
Aevann 6fcedc13b1 split off emoji js code into 3 files for easier maintainability 2023-10-27 13:39:14 +03:00
Aevann bfb9456905 cache emojis by CF and browsers 2023-10-27 12:22:44 +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 c4dcb3e312 remove unnecessary ; 2023-09-15 14:28:43 +03:00
Aevann 1769f7941e scroll to top when switching emoji tabs 2023-08-23 04:06:36 +03:00
Aevann 7e4c8018e3 renamed the `heart` modifier to `love` 2023-08-17 18:37:30 +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: #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 f1d3f1cf26 fix padding 2023-08-09 16:50:33 +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: #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
top f36ed94e69 Talking emotes! (#176)
Also adds the following:
talking emotes:
- Any emote can be talking now
- If an emote is talking it can also be pettable
- users can be talking and pettable
- talking works both directions, large and small

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #176
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-04 10:13:36 +00:00
Aevann 60b5b33a79 Revert "remove poor mode"
This reverts commit 33d281cc2e.
2023-06-27 15:01:40 +03:00
Aevann 33d281cc2e remove poor mode 2023-06-26 13:55:38 +03:00
Aevann bbfa7d206b higher left padding for emoji modal messages 2023-05-03 20:36:30 +03:00
Aevann 863a308477 minor css fix 2023-05-03 20:32:46 +03:00
Aevann b6c251dbfd less padding in emoji modal 2023-04-28 11:48:59 +02:00
mummified-corroding-granny b0797c4493 fix-small-tisms that I had piled up in my todo (#109)
fix-small-tisms that I had piled up in my todo

Reviewed-on: #109
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-02 16:54:52 +00:00
Aevann 9717646755 remove all role attributes 2023-01-20 09:14:59 +02:00
Aevann 6c9db512d8 fix emoji search 2023-01-03 13:00:09 +02:00
Aevann 8a1343e739 Revert "remove all accessibility attributes"
This reverts commit e3a8fe85e3.
2023-01-01 13:12:35 +02:00
Aevann e3a8fe85e3 remove all accessibility attributes 2023-01-01 13:05:39 +02:00
Aevann f0b20cad55 the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
Aevann 49ab7ab36a remove fav emoji welcome message 2022-12-30 10:24:14 +02:00
Aevann 93e9a42fa3 stop using inline style/script elements 2022-12-29 16:20:27 +02:00
Aevann 6114111654 tighten CSP 2022-12-27 03:22:39 +02:00
Aevann 71881d5a7e center emoji modal 2022-12-26 04:21:28 +02:00
Aevann 070a22d02e remove accessiblity shit 2022-12-25 04:10:56 +02:00
Aevann1 49263fdd86 Revert "stop using background css property and use its parts instead"
This reverts commit e4e67a4424.
2022-12-04 00:17:35 +02:00
Aevann1 e4e67a4424 stop using background css property and use its parts instead 2022-12-04 00:11:02 +02:00
justcool393 e1634d0940 modals: move all modals to a modals dir 2022-11-15 17:15:53 -05:00