forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

727 Commits (d4a7e6cc0e93c08b8bc69ce6aaf283e2427348e3)

Author SHA1 Message Date
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
Aevann f718ecfd38 add space 2023-07-07 07:33:35 +03:00
Aevann 3e6622c511 cleanup in aisle 4 2023-07-03 03:26:20 +03:00
HeyMoon 7c040367fa Bring back orgies (watchparties), now controllable by admins, and generally better in all ways (#165)
This PR adds orgies back into rdrama. Long ago, snakes made the original orgy code, and it was super fun. But he had to rush it out, and ended up making it a bit unsustainable, and had a couple questionable coding decisions, which meant that it had to be removed. Hey, the man literally did it in a few hours before the DB trial continued, lmao.

Anyways, I took my own approach to it. I do not use iframes, i just just repurpose code from /chat window. Because I had that freedom, I also moved things around to make the user experience a bit better. I also added a title to give users some context about what's happening. Check it out

![image](/attachments/6719146c-4922-4d75-967d-8d424a09b198)

Most importantly, this is all configurable from the site. Admins with the permission "ORGIES" will see this in their control panel

![image](/attachments/423d6046-a11d-4e84-bd2c-a2a641afd552)

Nigga, idk where to put it, so I made my own category.

If there is no orgy in progress, admins will see this:

![image](/attachments/7c64b9fa-cdf4-4986-a0c4-f2324878062e)

Click the button, and, viola, the orgy begins.

If there is an orgy in progress, the page will look like this:

![image](/attachments/b65be4b3-5db1-43cb-8857-7d3a8ea24ca7)

Click the button, and the orgy stops.

If an orgy is in progress, navigating to /chat will take the user to the orgy seemlessly. But what if they don't want to participate, liek some kind of spoilsport? Just navigate to /old_chat.

That's just about it, it's really that simple. I have lots of ideas for the future, but I'll let that wait til later :).

A few notes about implementation:
 - I moved some functionality out of /templates/chat.html and into /templates/util/macros.html. This is just so I could reference the code directly from my new template, /templates/orgy.html.
 - The orgy is stored as a single row in the new table "orgies". Okay, I know this is a little silly, but you know what they say: "if it's stupid and it works, it's not stupid". (tbf the oceangate ceo also said that)

Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#165
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-07-02 23:55:37 +00:00