forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

830 Commits (9b75debb2dbee59d409137278924458e75cd61c3)

Author SHA1 Message Date
Aevann bad678f451 same as last commit 2023-08-19 03:54:25 +03:00
Aevann 158baefe92 nvm 2023-08-19 03:32:12 +03:00
Aevann 6c4209dee2 same as last commit 2023-08-19 03:31:34 +03:00
Aevann 3789568f82 same as last commit 2023-08-19 03:28:52 +03:00
Aevann c5de754738 improvement 2023-08-19 03:27:52 +03:00
Aevann 0f5510d003 test smth 2023-08-19 03:24:42 +03:00
Aevann a742bd1669 restore the initial width on desktop 2023-08-19 03:05:43 +03:00
Aevann 2333928896 fix resizing in orgy 2023-08-18 10:24:02 +03:00
Aevann 41f5992231 reduce rotation and left margin 2023-08-17 18:32:59 +03:00
Aevann e9b5a4eabf same as last commit 2023-08-17 18:15:02 +03:00
Aevann 053d120989 improve love modifier 2023-08-17 17:49:54 +03:00
Aevann f008e6aedc make post title not get grayed-out 2023-08-17 03:34:39 +03:00
Aevann 2015764215 fix movie showing over emoji modal 2023-08-17 01:24:04 +03:00
Aevann f0e6814384 add file orgies 2023-08-16 23:13:24 +03:00
Aevann c9576ab01c restore old patron margin in mobile chat 2023-08-15 22:54:04 +03:00
Aevann d28a9c2a94 restore old transition interval since the new one isnt reliable 2023-08-15 22:52:15 +03:00
Aevann 1f709e3907 make hover transition delay universal 2023-08-15 19:39:18 +03:00
Aevann 86c9f667e6 reduce patron top padding in chat 2023-08-14 23:01:05 +03:00
Aevann a8d988e660 exempt drop-down items from the :visited thing 2023-08-14 13:08:09 +03:00
Aevann 6631eb6225 fix margin 2023-08-14 00:40:03 +03:00
Aevann f1d2e5cbe2 add margin 2023-08-14 00:02:58 +03:00
Aevann fe301a958d do what carp said with gif picker 2023-08-14 00:02:21 +03:00
Aevann c17762fa04 universal visited color for all external links 2023-08-13 23:24:58 +03:00
Aevann 5221f34bab make unread color different from target color 2023-08-12 16:22:47 +03:00
top ef77784d7a Final solution to the saltus question (#190)
See https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4783702#context

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#190
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-12 11:04:31 +00:00
Aevann 7f18940836 buff post tilt 2023-08-12 13:16:27 +03:00
Aevann d674390f1a rework tilt award 2023-08-11 15:40:14 +03:00
Aevann 856fda413d make tilt award not stack 2023-08-11 15:04:26 +03:00
top a53de2da7d Fix being unable to read view source on coffee theme (#187)
Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#187
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-11 09:34:29 +00:00
top d79f4c99af Fix hand, talking, marseylove breaking out of the comment boxes (#186)
Fixes these issues https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4778292#context

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#186
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-11 09:34:17 +00: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
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 5fbe0c1440 make btn unbreakable 2023-08-09 18:19:09 +03:00
Aevann 1771f85df6 spoiler fix 2023-08-09 16:12:51 +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
Aevann 6e02ea8abb add this https://rdrama.net/h/countryclub/post/79285/-/4744088#context 2023-08-08 21:08:29 +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 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
Aevann fdd035b378 change to 2s 2023-08-05 19:06:22 +03:00
Aevann 15b2d0399c add party chance for marseys 2023-08-05 19:06:03 +03:00
Aevann cad07d87f1 use fa-landscape instead of fa-panorama 2023-08-05 16:59:31 +03:00
Aevann 505f6f8301 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4733224#context - only happens in safari 2023-08-05 16:45:13 +03:00
Aevann 18af76f8a9 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4731305#context 2023-08-05 05:35:16 +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: rDrama/rDrama#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
Aevann eec4873efa fix roundness of `pat` and `talking` for profile pictures 2023-08-04 21:00:58 +03:00
Aevann 9c19c443e7 fix overflow issues once and for all 2023-08-04 20:13:46 +03:00
Aevann 6f6b8ec641 Revert "fix weird overflow"
This reverts commit 3c4abccaa6.
2023-08-04 20:08:38 +03:00
Aevann 3c4abccaa6 fix weird overflow 2023-08-04 20:03:02 +03:00
Aevann 736978fe78 restore reply button top margin on mobile 2023-08-04 19:59:31 +03: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: rDrama/rDrama#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 17f907e579 hide links in spoilers but still prevent clicking them if u cant see them (css solution instead of js) 2023-08-03 11:43:36 +03:00
Aevann 6bf93b8c25 Revert "hide links in spoilers but still prevent clicking them if u cant see them"
This reverts commit afea091a1d.
2023-08-03 11:41:59 +03:00
Aevann afea091a1d hide links in spoilers but still prevent clicking them if u cant see them 2023-08-03 11:23:12 +03:00
Aevann d881cba33b reduce navbar height on desktop 2023-08-03 06:17:18 +03:00
Aevann e08003d7b4 change the "reply" button to "quote selection" button when clicked to clue ppl in of this feature 2023-08-02 10:43:43 +03:00
Aevann eebc6db138 use tabs not spaces 2023-08-01 10:38:30 +03:00
Aevann ca56758d1e dont allow underline under voting buttons 2023-08-01 02:12:52 +03:00
Aevann 407eabf8f5 move profile background to the settings for consistency + improve banner-pic a bit 2023-07-30 08:36:57 +03:00
Aevann 37978a0948 same as last commit 2023-07-30 08:05:14 +03:00
Aevann 9aac45e270 same as last commit 2023-07-30 08:04:37 +03:00
Aevann f91d6b854f fix this https://rdrama.net/post/191896/say-it-with-me-trans-milk/4682447#context 2023-07-30 08:02:59 +03:00
Aevann 2c682e68f8 much better approach for handling large emojis in titles that doesnt break notifications generated from said titles 2023-07-30 02:36:08 +03:00
Aevann 80f553616b add cute image to leaderboard 2023-07-29 03:30:21 +03:00
Aevann ff6cfcaa38 fix <summary> margins 2023-07-29 02:14:23 +03:00
Aevann 2d4c447f45 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4447489#context 2023-07-29 02:05:30 +03:00
Aevann d0d7f49a07 fix tooltips inside modals 2023-07-28 21:18:45 +03:00
Aevann 384019d0b8 shorten some urls 2023-07-28 01:58:25 +03:00
Aevann 68fbef28c8 give upvote button same treatment 2023-07-28 01:29:52 +03:00
Aevann e45fa546a0 fix last commit 2023-07-28 01:28:21 +03:00
Aevann 03d331ec10 fix downvote button coloring win98 2023-07-28 01:26:15 +03:00
Aevann a5e06b1d42 rename Marsey award to Hieroglyphs award 2023-07-27 23:57:55 +03:00
Aevann 5800da165a no horizontal overflow y'all couldnt behave 2023-07-27 21:35:51 +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 5178f7470f fix overflow on page buttons 2023-07-27 03:30:14 +03:00
Aevann 638aa9420e minor fix to title emojis 2023-07-25 21:37:10 +03:00
Aevann 41eb15bea7 add speed-carot to reports when possible 2023-07-25 21:37:10 +03:00
Aevann 8907fdef8c make sure modals are above cursormarsey 2023-07-24 13:11:46 +03:00
Aevann 398a621f9a fix sig being shown on collapse commetns 2023-07-23 03:39:45 +03:00
Aevann acb95da1d0 Revert "disable active tabs" (clicking on them is useful to get back to the first page easily)
This reverts commit 536723a1da.
2023-07-22 21:51:45 +03:00
Aevann a72c18bed7 fix mention html (im retarded) 2023-07-22 21:12:04 +03:00
Aevann 988a14f187 use SITE_FULL_IMAGES whenever u possibly can 2023-07-22 19:24:16 +03:00
Aevann 59efc521ff fix filename overflowing page 2023-07-22 14:18:29 +03:00
Aevann 37c9307fc4 better handling of large emojis in places where they're not allowed 2023-07-22 13:10:27 +03:00
Aevann 536723a1da disable active tabs 2023-07-21 17:37:32 +03:00
Aevann 2d3cd86fed better page color 2023-07-21 16:07:28 +03:00
Aevann cdda63f163 fix collapse lines contrast 2023-07-14 20:45:40 +03:00
Aevann a84b2a7946 remove spider-with-bugs.js cuz converting bugs to absolute broke it 2023-07-14 14:33:27 +03:00
Aevann d9097a5df9 make bugs absolute + fix script overlap + dont set style in js if not necessary 2023-07-14 13:51:18 +03:00
Aevann b6982abfbb make spider a bit bigger on mobile 2023-07-14 12:26:57 +03:00
HeyMoon abd91f81ac Orgies: Support Rumble and Twitch and Mobile Viewing (#169)
Hell yeah

 - Rumble.com, basically youtube for rightoids (so you can do more edgy streams)
 - Twitch
 - Mobile orgy support, it's pretty bad thoever
 - Button to switch back to normalchat for phonefags

Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#169
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-07-10 00:38:02 +00:00
Aevann 34d03776b3 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4524279#context 2023-07-08 01:57:37 +03:00
Aevann 0ffa02cc40 i hate css 2023-07-07 08:54:06 +03:00
Aevann 34f52af9aa fix tooltip z-index 2023-07-07 08:37:03 +03:00
Aevann 19d56c7f41 increase fixed-top z-index 2023-07-07 07:59:01 +03:00
Aevann 282ef49bb7 make awards absolute 2023-07-07 07:56:44 +03:00
Aevann 95fbe7b8be make awards faster 2023-07-07 07:33:51 +03:00