Commit Graph

50 Commits (885604c655088095ef9b6f7bd48705b0d8a3ec34)

Author SHA1 Message Date
Aevann 885604c655 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6060357#context 2024-03-09 08:12:33 +02:00
Aevann 60b76d3f8d space consistency 2024-03-06 02:15:10 +02:00
Aevann 4f87afe39c fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6041957#context 2024-03-02 22:49:22 +02:00
Aevann a4b4bfc133 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6033295#context 2024-03-02 02:06:06 +02:00
Aevann df95b11c1e actually show images in previews 2024-03-01 01:02:46 +02:00
Aevann f17f89da8f add comments for future self 2024-02-28 22:55:39 +02:00
Aevann 0749cfbcd0 fix mirrored genocide preview 2024-02-28 22:54:14 +02:00
Aevann d8e09db250 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6010240#context 2024-02-28 22:49:24 +02:00
Aevann dd6a7c8cdc remove unnecessary 2024-02-28 22:46:03 +02:00
Aevann 3188198fd7 fix up all mirror issues for good 2024-02-23 20:04:29 +02:00
top 48b60fd813 Fix stuff (#223)
Fix the reversed genocide modifier.
Fix the reversed genocide modifier.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #223
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2024-02-19 00:31:35 +00: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 dcec126a93 fix this https://rdrama.net/h/changelog/post/165657/changelog-megathread-marseynotes/5263219#context 2023-10-28 22:45:24 +03:00
Aevann d1108f1fad emote -> emoji 2023-10-06 21:56:56 +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 e78a6f539d remove unnecessary slash 2023-09-15 04:24:16 +03:00
Aevann 1b3e59b7a7 regex consistency 2023-09-15 01:22:10 +03:00
Aevann 9ee45b4a24 remove unnecessary spaces and tabs 2023-09-07 18:26:31 +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 40d7fc4b71 replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +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: #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: #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
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 d72df0cd6e if( -> if ( 2023-08-06 06:33:34 +03:00
Aevann 9080d084e5 Revert "Use single line breaks for markdown in comments (#177)"
This reverts commit 7812bfb47d.
2023-08-05 17:21:05 +03:00
top 1b4d70759b Fixed issue where flipped talking wouldn't flip the marsey just the talking (#179)
-Also made the preview work closer to the actual behavior from the server.
-Fixed issue where multiple talking or pats would remove all instances rather than just the one from the end.
-Added a hidden feature to double flip the talking bubble (for non-patted emotes).
-Made the pat look better with the talking when -pattalking emotes are shown.
-Fixed issue with username mentions with pat or talking requiring the # or ! at the start.
-Now allows for # or ! to be within the talking or pat.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #179
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-05 01:49:51 +00:00
vasya 7812bfb47d Use single line breaks for markdown in comments (#177)
This fixes #144. Instead of double newlines (reddit spacing 🤮), this will allow single newlines to be used. Tested locally.

Co-authored-by: vasya <vasya34@proton.me>
Reviewed-on: #177
Co-authored-by: vasya <vasya@noreply.fsdfsd.net>
Co-committed-by: vasya <vasya@noreply.fsdfsd.net>
2023-08-05 01:49:07 +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 b476022774 use SITE_FULL_IMAGES 2023-07-28 02:07:18 +03:00
Aevann 74b7ae0780 fix pfps 2023-07-22 21:48:47 +03:00
Aevann 988a14f187 use SITE_FULL_IMAGES whenever u possibly can 2023-07-22 19:24:16 +03:00
Aevann 3e6622c511 cleanup in aisle 4 2023-07-03 03:26:20 +03:00
Aevann d04992c712 make approved_embed_hosts tighter + fix this https://rdrama.net/h/anime/post/162771/this-is-unironically-a-great-idea/4030880#context 2023-04-29 22:50:47 +02:00
Aevann a7894a04e2 fix ping group links in markdown preview 2023-03-22 18:24:34 +02:00
Aevann c1eda5123c disable numbered lists in markdown preview 2023-03-19 15:54:22 +02:00
Aevann fcf716c47d render ping groups in markdown preview 2023-03-18 09:00:46 +02:00
Aevann 08ae593de1 fix this https://stupidpol.site/post/154579/betting-badge-opportunity-are-you-a/3782163#context 2023-03-13 20:33:19 +02:00
Aevann 01a9a77f17 remove leftover console.log 2023-03-07 03:52:17 +02:00
Aevann 445b80bd4f render all images in markdown preview 2023-03-07 03:52:02 +02:00
Aevann 756c750bce change markdown preview to reflect poll changes 2023-03-01 23:02:24 +02:00
Aevann 3286a54de8 minor fix 2023-02-03 05:15:30 +02:00
Aevann e1a0e6a03e make images expandable in markdown preview 2023-02-03 05:04:23 +02:00
Aevann 1e30acc5a8 make all images have loading="lazy" 2023-01-27 19:55:25 +02:00
Aevann f0971f3a98 fix markdown preview 2023-01-01 10:43:54 +02:00
Aevann1 124a86643d fix markdown preview for polls 2022-12-07 19:12:56 +02:00
Aevann1 29070c78a9 fix this and related stuff https://stupidpol.site/h/programming/post/128394/advent-of-code-day-3-i/3182179?context=8#context 2022-12-04 17:53:41 +02:00
Aevann1 c0676e198c convert "var" to "let" and "const" 2022-12-04 17:40:32 +02:00
Aevann1 ce24c24e1d put js files not made by us in a folder 2022-11-18 21:16:44 +02:00