Commit Graph

884 Commits (c89ddab376eedb7df0432d494c98cbdff5d85bb4)

Author SHA1 Message Date
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
HeyMoon 331b35a3f9 fix Xmaxxing (and add badass images) (#164)
Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#164
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-07-02 17:41:46 +00:00
Aevann b072783887 remove now-unnecessary err,css 2023-07-02 02:27:29 +03:00
borntolurk 072010ff8a Fix PWA top padding (#163)
Co-authored-by: borntolurk <borntolurk@rdrama.net>
Reviewed-on: rDrama/rDrama#163
Co-authored-by: borntolurk <borntolurk@noreply.fsdfsd.net>
Co-committed-by: borntolurk <borntolurk@noreply.fsdfsd.net>
2023-07-01 22:14:59 +00:00
Aevann b7d089d0c3 Revert "change dramblr unread color"
This reverts commit 848aa08e57.
2023-07-01 18:14:40 +03:00
Aevann 54a7a81469 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4421734#context 2023-07-01 03:51:38 +03:00
Aevann 36bb237216 make repost warning more noticable 2023-07-01 00:34:15 +03:00
Aevann 57e29f3aa2 Revert "change midnight unread color"
This reverts commit 4547493787.
2023-06-30 23:25:01 +03:00
Aevann 1b7757d36f Revert "change unread color in classic_dark"
This reverts commit f84b9d15c9.
2023-06-30 23:24:47 +03:00
borntolurk 0762f179b7 PWA fixes (#161)
* Content now takes the whole screen on latest iPhones and bottom bar now respects the bottom safe area inset
* You can now pull to refresh in PWA

Co-authored-by: borntolurk <borntolurk@rdrama.net>
Reviewed-on: rDrama/rDrama#161
Co-authored-by: borntolurk <borntolurk@noreply.fsdfsd.net>
Co-committed-by: borntolurk <borntolurk@noreply.fsdfsd.net>
2023-06-30 19:39:19 +00:00
Aevann f84b9d15c9 change unread color in classic_dark 2023-06-30 22:03:30 +03:00
Aevann 1e3f48e31f unify highlighting css selectors 2023-06-30 22:03:11 +03:00
Aevann 8f9367ed93 change 4chan unread color 2023-06-30 21:50:39 +03:00
Aevann 4547493787 change midnight unread color 2023-06-30 21:48:27 +03:00
Aevann 848aa08e57 change dramblr unread color 2023-06-30 21:47:40 +03:00
Aevann af095e4bbf same as last commit 2023-06-30 20:54:31 +03:00
Aevann 30b4ac2272 minor tweak to popover size 2023-06-30 20:51:30 +03:00
Aevann 0bc64ef1ac increase popover banner height 2023-06-30 20:45:51 +03:00
Aevann 2a88977c1c fix squished expanded images in chat 2023-06-30 18:35:33 +03:00
Aevann 1d4b9d0660 dont force height on expanded images in chat 2023-06-30 18:34:45 +03:00
Aevann 8c7292e8f3 break original usernames 2023-06-30 00:44:15 +03:00
Aevann 533426c080 overflow: scroll -> auto 2023-06-30 00:35:42 +03:00
Aevann eeb975b177 cachebust everything 2023-06-29 23:14:30 +03:00
Aevann 80d4ddc21e increase expanded image height on desktop 2023-06-29 22:46:30 +03:00
Aevann 1b9cae28b6 fix squished images 2023-06-28 01:20:43 +03:00
Aevann 625976c410 make spider smaller on mobile (firefox not supported) 2023-06-28 00:04:53 +03:00
Aevann 87a9a17604 fix squished expanded images 2023-06-27 15:00:14 +03:00
HeyMoon 36779a7ad1 Add the edgy award (and some other goodies) (#157)
# The Edgy Award
* Makes text bold, italic, and red, symbolizing the fire that burns within.
* Adds "fucking" to various places, after articles and prepositional phrases (I think) (tbh I just eyeballed it). EX: He is the fucking best
* Adds "motherfucker" and "bitch" to exclamations and questions, respectively.

# Goodies
* For the queen award:
	* based => comfy
    * Xpilled => x vibes
    * Xmaxxing => normalizing X

Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#157
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-06-26 14:38:48 +00:00
Aevann c642935957 minor css changes for expanded images on mobile 2023-06-26 14:52:38 +03:00
Aevann 5a9966b74e slightly reduce wholesome and scooter award size on desktop 2023-06-26 14:01:56 +03:00
Aevann 05e5956237 increase size of ricardo 2023-06-26 13:26:53 +03:00
Aevann 6e76712ee0 reduce size of confetti award on mobile 2023-06-26 13:20:24 +03:00
Aevann 9f7fbbff99 reduce the size of ricardo 2023-06-26 13:12:06 +03:00
Aevann 1d20d27b17 reduce expanded image height on mobile 2023-06-25 21:21:20 +03:00
Aevann da19431fc1 make expanded images take full width on mobile 2023-06-25 20:40:08 +03:00
Aevann cf00f854b0 Revert "fix pagination overflow"
This reverts commit 4941baa477.
2023-06-25 20:19:41 +03:00
Aevann 4941baa477 fix pagination overflow 2023-06-24 21:16:00 +03:00
Aevann 31b086db51 Revert "disable active elements"
This reverts commit e147a8029f.
2023-06-24 18:03:02 +03:00
Aevann e147a8029f disable active elements 2023-06-24 16:10:27 +03:00
Aevann 5e8f04b2ac rename flags to reports 2023-06-23 19:49:26 +03:00
Aevann cc9274c843 better disabled color in midnight theme 2023-06-23 14:34:52 +03:00
Aevann a15d5eabef rename "agendaposter" to "chud" 2023-06-23 14:07:47 +03:00
Aevann 7f44f290f6 same as last commit 2023-06-23 13:51:19 +03:00
Aevann 1d9fc56075 reduce expanded image max height to account for mobile browser UI 2023-06-23 13:49:57 +03:00
Aevann 395bda1400 hide unicode emojis in spoilers 2023-06-22 19:25:27 +03:00
Aevann 551901175f fix youtube width in mobile chat 2023-06-22 17:22:05 +03:00
HeyMoon 5d53820515 Add the "Misogynist" award to harass incels (#154)
Whazzup? This PR is the final solution to the incel problem. There's an old indian proverb that says: "never judge a man until you've walked two moons in his mocassins". In this case, it should be: "never judge a woman until you've walked 24 hrs in her high-heels".

The misogynist award is a comment-transforming award that "feminizes" comments. It does the following:
 - makes text pink
 - makes text lowercase
 - removes "complicated" punctuation
 - makes paragraphs into run-on sentences
 - adds stereotypical girly remarks to the beginning or end of a paragraph.

For example:
INPUT

> What the fuck did you just fucking say about me, you little bitch? I'll have you know I graduated top of my class in the Navy Seals, and I've been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I'm the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You're fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that's just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little "clever" comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn't, you didn't, and now you're paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You're fucking dead, kiddo.

OUTPUT
> im literally screaming, what the fuck did you just fucking say about me, you little bitch? ill have you know i graduated top of my class in the navy seals, and ive been involved in numerous secret raids on al-quaeda, and i have over 300 confirmed kills, i am trained in gorilla warfare and im the top sniper in the entire us armed forces, you are nothing to me but just another target, i will wipe you the fuck out with precision the likes of which has never been seen before on this earth, mark my fucking words, you think you can get away with saying that shit to me over the internet? think again, fucker, as we speak i am contacting my secret network of spies across the usa and your ip is being traced right now so you better prepare for the storm, maggot, the storm that wipes out the pathetic little thing you call your life, youre fucking dead, kid, i can be anywhere, anytime, and i can kill you in over seven hundred ways, and thats just with my bare hands, not only am i extensively trained in unarmed combat, but i have access to the entire arsenal of the united states marine corps and i will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit, if only you could have known what unholy retribution your little clever comment was about to bring down upon you, maybe you would have held your fucking tongue, but you couldnt, you didnt, and now youre paying the price, you goddamn idiot, i will shit fury all over you and you will drown in it, youre fucking dead, kiddo

It also sets the user's pfp to a random white woman. Well, psuedorandom - it's based off of the user's id, so each user will only ever have one pfp assigned to them, which I think is nifty.

Finally, it changes the name of the user toa girly name.

There is one small problem with the PR, which is simply that I manually added a badge for testing purposes. If you like this PR, I will submit the badge throught the proper chanels and fix it.

![image](/attachments/641c7276-ffe4-4e69-b3e9-aec9f4f94191)

Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#154
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-06-21 12:36:07 +00:00
Aevann 19d3cd995d fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4344899#context 2023-06-14 21:20:43 +03:00
Aevann 411802588e minor cosmetic hanges to award note 2023-06-08 07:07:08 +03:00
Aevann 32fa466e6a rename submissions to posts 2023-06-08 02:26:32 +03:00
Aevann 099496f36f increase award modal width from 80% to 90% 2023-06-07 23:39:13 +03:00
Aevann 8a9b64de0a same as last commit 2023-06-07 08:03:33 +03:00
Aevann 15f0a94e57 same as last commit 2023-06-07 07:52:28 +03:00
Aevann 6011f4aab7 fix expanded images 2023-06-07 07:43:55 +03:00
Aevann 9cd64d8595 change #fa2d8b to #ff459a 2023-06-07 06:44:14 +03:00
Aevann 55b6956c84 use a better pink color than ff66ac 2023-06-07 06:31:10 +03:00
Aevann 6a5917f134 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4185981#context 2023-05-20 14:12:17 +03:00
Aevann b00a6a287b make the border a little brighter 2023-05-16 04:17:22 +03:00
Aevann 4fb30b2c9a add border to submit button in classic theme 2023-05-16 04:16:55 +03:00
Aevann 4573690d2a space consistency in css 2023-05-16 04:13:40 +03:00
Aevann e74c81ef96 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4160986#context 2023-05-16 04:12:35 +03:00
Aevann da104a1f21 do this https://rdrama.net/post/170794/psa-u-can-completely-disable-18/4160823#context 2023-05-16 03:45:23 +03:00
borntolurk 9093bc4238 Fix Safari modal zoom issue (#148)
On zoom Bootstrap tries to add padding to modals in \_adjustDialog, which breaks the appearance on iPhone. This fix forces the padding to 0

Reported here https://rdrama.net/post/170400/15k-mbux-for-the-codecel-who

Co-authored-by: borntolurk <borntolurk@rdrama.net>
Reviewed-on: rDrama/rDrama#148
Co-authored-by: borntolurk <borntolurk@noreply.fsdfsd.net>
Co-committed-by: borntolurk <borntolurk@noreply.fsdfsd.net>
2023-05-14 22:01:57 +00:00
Aevann 516ea298a4 fix :marseycursor:'s size 2023-05-13 08:13:23 +03:00
Aevann 864f770762 add namelock award 2023-05-13 07:53:14 +03:00
Aevann 4d2d789142 add :marseycursor: 2023-05-13 06:09:04 +03:00
Aevann 16e326bb9c fix emoij-modal scrolling 2023-05-13 01:19:25 +03:00
Aevann 0de95fa9cd css fix for mobile nav bar 2023-05-11 16:06:18 +03:00
Aevann 811303dae7 minor css change 2023-05-11 15:49:19 +03:00
Aevann a53d0095fe add padding on award modal on mobile so buttons dont get covered by success message 2023-05-11 15:43:23 +03:00
Aevann 826bc82812 #desktop-expanded-image fix 2023-05-10 03:16:07 +03:00
Aevann 24276baecf try to fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4126476#context 2023-05-10 02:56:12 +03:00
Aevann e7a6454c39 same as last commit 2023-05-10 01:10:21 +03:00
Aevann 2ca75bb000 try to fix iphone zooming issue 2023-05-10 01:07:31 +03:00
Aevann b7f1bc50a0 exempt holes from the new banner code 2023-05-06 01:08:12 +03:00
Aevann e8318000f5 minor css fix 2023-05-05 23:04:40 +03:00
Aevann bf85f9d4fb Revert "align all tables to the center"
This reverts commit c48de448c4.
2023-05-05 08:53:44 +03:00
Aevann 3449dcf5d2 minor css fix 2023-05-05 07:12:06 +03:00
Aevann c48de448c4 align all tables to the center 2023-05-05 05:53:38 +03:00
Aevann f76a493af2 bigger page buttons 2023-05-05 00:25:23 +03:00
Aevann e9ef842712 use background color in pages 2023-05-04 19:55:24 +03:00
Aevann 2d5a1ad95e delete the holes filter button 2023-05-04 19:48:30 +03:00
Aevann b9b5e0f4ac Revert "stop logo from making page jump"
This reverts commit 75557f7734.
2023-05-04 19:30:25 +03:00
Aevann e145c90f7f rename marseko to cursormarsey 2023-05-04 18:30:12 +03:00
Aevann b86ed01bcf make the heart beat (thx chibb) 2023-05-04 01:41:17 +03:00
Aevann c286718112 Revert "use "cover" for site banners"
This reverts commit 31df17004e.
2023-05-04 01:34:19 +03:00
Aevann 31df17004e use "cover" for site banners 2023-05-04 01:33:14 +03:00
Aevann c58370463a minor cosmetic fix 2023-05-04 01:07:36 +03:00
Aevann 75bc0b056a remove references to nonexistent file 2023-05-04 00:33:09 +03:00
Aevann 3e6788ea46 minor fix 2023-05-04 00:09:36 +03:00
Aevann 7a7cdf1aff fix this https://rdrama.net/h/marsey/post/167875/can-someone-turn-this-into-a/4090043#context 2023-05-03 23:53:07 +03:00
Aevann 208efb9661 revert bad change to post images 2023-05-03 21:41:10 +03:00
Aevann 6e98cbc2de add petting marsey 2023-05-03 21:32:19 +03:00
Aevann 863a308477 minor css fix 2023-05-03 20:32:46 +03:00
Aevann 4f76e18f9c more shop consistency 2023-05-03 20:26:44 +03:00
Aevann 476b5d6277 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4088456#context 2023-05-03 19:11:11 +03:00
Aevann d720d5a97d stop sidebar from causing page jumps and make it load first 2023-05-03 17:20:26 +03:00
Aevann 4c43938096 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4086224#context 2023-05-03 15:39:02 +03:00
Aevann 03bc087549 tweak to 4chan theme 2023-05-02 23:00:32 +03:00
Aevann ec29c7448b change background color of blockquotes on 4chan theme 2023-05-02 22:29:21 +03:00
Aevann 25627eb076 fix this https://rdrama.net/post/167512/effortpost-the-writer-strike-has-finally/4082256#context 2023-05-02 22:27:41 +03:00
Aevann 1336698711 fix .post-linked-img 2023-05-02 22:05:07 +03:00
Aevann ec2629e706 increase patron images and house images height to 25px 2023-05-02 20:21:21 +03:00
Aevann 716e7f877e Revert "stop patron and house images from causing page jumps"
This reverts commit aabeca66f0.
2023-05-02 20:13:02 +03:00
Aevann 12f31e169b revert sidebar images back to how they were 2023-05-02 20:06:41 +03:00
Aevann 6646d5c4c2 increase sidebar image height 2023-05-02 20:05:21 +03:00
Aevann c45de1dfef stop inline images from causing page jumps 2023-05-02 19:54:37 +03:00
Aevann bbcef78a5c stop post linked image from causing page jumps 2023-05-02 19:52:37 +03:00
Aevann aabeca66f0 stop patron and house images from causing page jumps 2023-05-02 19:48:49 +03:00
Aevann 8f18929f29 stop sidebar image from making page jump 2023-05-02 19:46:42 +03:00
Aevann 75557f7734 stop logo from making page jump 2023-05-02 19:45:32 +03:00
Aevann b22eb20b2b stop banners from making page jump 2023-05-02 19:44:39 +03:00
Aevann f0ebf826f7 delete useless css line 2023-05-02 19:16:58 +03:00
Aevann aed1021f91 spaces -> tabs 2023-05-02 19:15:46 +03:00
Aevann afd1d3fd27 minor cosmetic improvement 2023-05-02 01:13:20 +03:00
Aevann 80ff06c898 fix last commit 2023-05-02 01:07:15 +03:00
Aevann 8199aadd01 fix dots not visible 2023-05-02 01:04:49 +03:00
Aevann c90ba77242 larger pagination buttons 2023-05-02 01:04:19 +03:00
Aevann 8ed17170f0 larger pagination buttons 2023-05-02 00:56:21 +03:00
Aevann 558be41b3d add page numbers to the frontpage 2023-05-01 22:50:32 +03:00
Aevann fce0c5a92c use this spritesheet https://rdrama.net/h/marsey/post/166549/marsey-cat-sprite-sheet-for-the/4075145#context 2023-05-01 20:59:45 +03:00
Aevann bd3831c72f make marseko appear in random positions 2023-04-29 23:07:37 +02:00
Aevann 39156bcd27 replace oneko with marseko 2023-04-29 00:47:34 +02:00
Aevann 65d548683f make cat always appear on top 2023-04-28 11:33:31 +02:00
Aevann c7b7b9514a adjust last commit 2023-04-27 14:05:16 +02:00
Aevann 93caf8f9d3 contingency in case someone uploads a sidebar image as a banner again 2023-04-27 13:36:12 +02:00
Aevann 4f6b812332 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4044542#context 2023-04-25 19:31:59 +02:00
Aevann 93422e2be9 cache-bust all 2023-04-25 18:24:12 +02:00
Aevann ef5c925511 double the height of cover picture inside popover 2023-04-25 10:18:23 +02:00
Aevann 02f17c7675 Revert "Revert "do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3892942#context""
This reverts commit 4d55acbfff.
2023-04-25 10:12:03 +02:00
Aevann 4d55acbfff Revert "do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3892942#context"
This reverts commit 97fb177393.
2023-04-25 09:53:20 +02:00
Aevann 97fb177393 do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3892942#context 2023-04-25 09:46:54 +02:00
Aevann 6e713ca930 revert the new comments system 2023-03-25 20:25:38 +02:00
Aevann 712c30fe84 use an existing css class instead of making a new one 2023-03-25 19:27:03 +02:00
Aevann 9689d63c3b fix chud titles 2023-03-25 19:14:32 +02:00
Aevann 20e4f8a9b8 minor cosmetic fix to chud images 2023-03-25 18:03:38 +02:00
Aevann 182475f1f8 fix chud images for firefox-cels 2023-03-25 17:57:49 +02:00
Aevann 8e84a3836f make agendaposter-6 and 7 bigger on small screens 2023-03-25 15:50:29 +02:00
Aevann 4bcffaea21 unbreakable user mentions 2023-03-25 00:46:47 +02:00
Aevann 309ce6b7a5 same as last commit 2023-03-25 00:14:23 +02:00
Aevann f181f18ff4 same as last commit 2023-03-25 00:11:59 +02:00
Aevann 2f1f89fae2 minor css change 2023-03-25 00:10:11 +02:00
Aevann 4ecb552169 comments overhaul 2023-03-24 18:30:27 +02:00
Aevann 02a7f5081c make agendaposter-6 smaller 2023-03-24 17:02:59 +02:00
Aevann c971240256 fix agendaposter image sizes 2023-03-24 16:35:31 +02:00
Aevann ae83c6941e cachebust chud images 2023-03-24 16:22:39 +02:00
Aevann 547c22f2f2 reduce agendaposter:after size for small screens 2023-03-24 16:16:45 +02:00
Aevann 1aa0db2902 cachebust chud images 2023-03-24 16:09:29 +02:00
Aevann 00d0dc94c1 Revert "fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3855665#context"
This reverts commit 82694f1e62.
2023-03-24 16:07:09 +02:00
Aevann 82694f1e62 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3855665#context 2023-03-24 15:49:26 +02:00
Aevann 019253e6db use css for chud images instead 2023-03-24 14:29:19 +02:00
Aevann 2956aa5a3c fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3854112#context 2023-03-24 13:21:46 +02:00
Aevann bcf1810b7b remove font-weight: bold; 2023-03-22 19:59:46 +02:00
Aevann 078292e793 show price more prominently in award modal 2023-03-21 20:49:27 +02:00
Aevann e3ad0d59c4 increase #note min height to 60px 2023-03-21 16:47:31 +02:00
Aevann bdbe4d8438 make /h/countryclub name be a rotating rainbow 2023-03-21 16:41:39 +02:00
Aevann a5d7cc63ed cachebust all assets 2023-03-21 15:58:14 +02:00
Aevann 77dbaf47f2 minor css fix 2023-03-21 13:43:28 +02:00
Aevann 4bea341e60 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3818998#context 2023-03-18 19:06:32 +02:00
Aevann 95a0edf070 disable "GIVE AWARD" button on carp and pizzashill 2023-03-18 18:10:14 +02:00
Aevann 56a6d59954 minor padding fix 2023-03-18 08:23:26 +02:00
Aevann de243a7a2b reduce the visitor count size on mobile 2023-03-17 09:21:07 +02:00
Aevann e873471174 minor css fix 2023-03-16 15:40:13 +02:00
Aevann b970d1cf4f minor css fix 2023-03-16 08:51:10 +02:00
Aevann 41dee355c6 minor css fixes for body padding 2023-03-16 06:50:38 +02:00
Aevann 2cf6b8d249 prevent buttons from getting underlined 2023-03-15 07:58:00 +02:00
Aevann a55cf4a74f fix body top padding 2023-03-15 05:13:16 +02:00
Aevann 825d249cb6 Revert "bigger collapse lines on mobile"
This reverts commit 0abd80a24d.
2023-03-14 08:29:26 +02:00
Aevann 729b095713 remove /h/masterbaiters 2023-03-13 20:53:08 +02:00
Aevann 0abd80a24d bigger collapse lines on mobile 2023-03-13 16:24:17 +02:00
Aevann 9dd6c3f831 reduce blockquote padding on mobile 2023-03-12 16:19:02 +02:00
Aevann 835c5f810d use .img class 2023-03-12 15:13:28 +02:00
Aevann 51c3ad1424 back to 70vh for videos 2023-03-12 12:28:42 +02:00
Aevann 93c38657f3 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3770765#context 2023-03-12 10:52:12 +02:00
Aevann f80a927172 disallow scrolling in the backdrop of modals 2023-03-12 01:56:30 +02:00
Aevann eb837be37d smaller space between comment lines on mobile 2023-03-11 14:45:00 +02:00
Aevann ade898ca29 fix this https://stupidpol.site/h/changelog/post/153683/did-this/3763064#context 2023-03-11 14:17:21 +02:00
Aevann c1292de683 fix black patron name 2023-03-11 08:40:16 +02:00
Aevann 64f0c42913 reduce video max height to 80 of screen height 2023-03-11 08:28:39 +02:00
Aevann 04844fc7ce add automatic DDOS mitigation 2023-03-11 08:13:58 +02:00
Aevann 8a1962caae better cursor for spoiler 2023-03-11 07:15:07 +02:00
Aevann e2c1abd8f2 fix award note height 2023-03-10 23:41:07 +02:00
Aevann fad16640e3 fix blackname 2023-03-10 23:28:19 +02:00
Aevann f0b8dcf11e same as last commit 2023-03-07 04:08:36 +02:00
Aevann 03861a0d8c increase max-height of resizable videos to 100vh 2023-03-07 04:06:46 +02:00
Aevann ce90178349 prevent hiding of resize icon 2023-03-07 04:05:37 +02:00
Aevann 7ef9f70b31 minor cosmetic improvement to /ping_groups 2023-03-07 03:02:49 +02:00
Aevann 24bc20e713 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3729129#context 2023-03-07 01:41:59 +02:00
Aevann b6b3f8652b Revert "minor padding fix"
This reverts commit 5e80667809.
2023-03-06 19:38:59 +02:00
Aevann 178032a130 fix message input 2023-03-06 01:02:54 +02:00
Aevann 5e80667809 minor padding fix 2023-03-05 21:47:23 +02:00
Aevann 607b833c58 remove unnecessary and confusing feature 2023-03-03 23:47:27 +02:00
Aevann 5afc1d0ba1 minor cosmetic change to game_screen.html 2023-03-01 22:03:33 +02:00
Aevann fe894ff917 rename #profile-content--nav to #content 2023-02-28 19:31:51 +02:00
Aevann 27b2adf989 fix tilt award 2023-02-27 15:26:55 +02:00
Aevann 0d2463807a increase max comment height from 100vh to 400vh 2023-02-27 02:40:36 +02:00
Aevann 686f88e9cf css solution to the height spam question 2023-02-26 13:08:52 +02:00
Aevann 1115877725 add "owner" icon to ping groups member list 2023-02-26 12:35:50 +02:00
Aevann 868ddd5039 remove background for pfps 2023-02-26 10:52:40 +02:00
Aevann f52411ecd8 remove background color for pfps 2023-02-26 10:46:42 +02:00
Aevann 63ff0d8511 better UI for ping groups 2023-02-25 23:44:02 +02:00
Aevann 7a8ec235e0 add tabs to award modal 2023-02-25 21:40:15 +02:00
Aevann 7ebb94fba9 make reply link unbreakable 2023-02-25 18:12:18 +02:00
Aevann cb0d0b03c8 change .muted cursor to arrow instead of hand 2023-02-25 17:41:41 +02:00
Aevann 61d256eaaa adds an easy link to download all emojis 2023-02-25 01:14:18 +02:00
Aevann dd9538f200 fix unnecessary padding in headerless templates 2023-02-24 08:31:27 +02:00
Aevann 611cf4ba95 merge header.css into main.css 2023-02-24 05:50:40 +02:00
Aevann bcd17e6edf fix top padding 2023-02-24 05:48:58 +02:00
mummified-corroding-granny 3b261a76ba post: fix post vote horizontal content reflow (#131)
Kindly,

Currently, the vote count at the top left of any post reserves too little space leading to many reflow situations when we vote on it:
* only happens on desktop version, considering the mobile website uses different layout/code
* happens whenever our vote changes the count between 9 to 10 (?), 99 to 100, 999 to 1000. Also happens in more common situations like 81 to 82 and :marseymanysuchcases:

I did a minimalist approach by removing the margin, reserving just enough width (values between -XXX and XXXX) and lowering the vote buttons to minimize hat collision. Arguably, the vote buttons look better with the PR, because they are centered with flairs (WPD) and less off-center on rdrama with post rewards, pfp, ...
Net excess of ~10px, which I feel is borderline too much

Thanks,
granny

Reviewed-on: rDrama/rDrama#131
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-22 06:27:11 +00:00
Aevann 94d10fa274 hide number arrows 2023-02-21 20:12:33 +02:00
mummified-corroding-granny c51261aab3 user tables: add float plus margins to replace whitespace (#130)
Kindly,

In most pages where there are tables containing usernames, there is a space between the user icon and the username that gets underlined on hover. It happens in most tables in this app (applies both to rdrama and WPD). That automatic whitepace appears to come from the usual HTML default space between inline elements. The alternative is to change inheritence but appears cumbersome.

This PR fixes that.

Affected pages (those that render user_in_table.html):

./files/templates/admin/alts.html
./files/templates/admin/loggedin.html
./files/templates/admin/lottery.html
./files/templates/admin/patrons.html
./files/templates/admin/shadowbanned.html
./files/templates/admins.html
./files/templates/banned.html
./files/templates/chuds.html
./files/templates/grassed.html
./files/templates/hats.html
./files/templates/leaderboard.html
./files/templates/marseys.html
./files/templates/poll_votes.html
./files/templates/settings/security.html
./files/templates/special/worldcup22_leaderboard.html
./files/templates/sub/blockers.html
./files/templates/sub/exilees.html
./files/templates/sub/mods.html
./files/templates/userpage/blockers.html
./files/templates/userpage/followers.html
./files/templates/userpage/following.html
./files/templates/userpage/views.html
./files/templates/userpage/voters.html
./files/templates/votes.html

Thanks,
Granny

Reviewed-on: rDrama/rDrama#130
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-21 14:21:45 +00:00
Aevann 479b508762 fix this https://stupidpol.site/h/changelog/post/148586/message-search/3624361#context 2023-02-20 21:14:35 +02:00
Aevann f6b0282634 increase comment paragraph max height from 50vh to 100vh 2023-02-19 14:29:44 +02:00
Aevann 8b8a0423d8 restore -sm bootstrap margins/padding classes but use them different;y 2023-02-19 11:12:14 +02:00
Aevann dd0ca9dafb restore all bootstrap css classes for desktop margins/padding 2023-02-19 10:56:06 +02:00
Aevann 745dc3e85b fix radio buttons on mobile 2023-02-19 00:53:31 +02:00
Aevann f81e6feeca add a max height for individial tags inside comments so this doesnt happen again https://stupidpol.site/h/meta/post/147023/poll-whos-ur-favorite-rdrama-train/3587461#context 2023-02-18 21:32:37 +02:00
Aevann 13b5df569f size consistency for small expanded images in chat 2023-02-18 18:10:05 +02:00
Aevann ad72a9fc94 add max-width to quoted msg in chat 2023-02-17 19:22:10 +02:00
Aevann 52907b4a2e remove UI animations 2023-02-17 19:11:23 +02:00
Aevann b5b7c8ef5e stop centering yt videos 2023-02-17 17:27:50 +02:00
Aevann d278c7dd70 fix cropped banner on mobile 2023-02-17 17:24:11 +02:00
mummified-corroding-granny 8a4a37ba8e Comments: fix inconsistent nested lists padding as compared to posts (#117)
Kindly,

Seems strange that posts can use nested lists with increased padding at each level while comments do not have any padding on the nested lists

EDIT: disregard branch name. A bit tipsy and just used the branch that I had in my hand
Reviewed-on: rDrama/rDrama#117
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-12 07:23:25 +00:00
Aevann 946b09fb62 same as last commit 2023-02-10 12:20:24 +02:00
Aevann b7e9116bb4 minor cosmetic fix to chat 2023-02-10 12:04:45 +02:00
Aevann e945fc2400 make blockquotes look nicer 2023-02-10 08:15:04 +02:00
Aevann 994ab4e2b7 minor cosmetic fix for ghost posts 2023-02-08 05:15:52 +02:00
Aevann 8411213e09 minor cosmetic fix 2023-02-08 04:46:25 +02:00
Aevann c645e5bf79 Revert "improve chat"
This reverts commit 13dafeb8a2.
2023-02-07 09:24:35 +02:00
Aevann 055d457fe6 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3545952#context 2023-02-07 04:23:43 +02:00
Aevann 81fd152e0d fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3540539#context 2023-02-07 03:57:36 +02:00
Aevann 48450b70d4 highlight /h/countryclub and /h/masterbaiters too 2023-02-07 03:42:56 +02:00
Aevann 13dafeb8a2 improve chat 2023-02-07 03:06:07 +02:00
Aevann a9ce706ff6 minor css fix 2023-02-06 08:05:37 +02:00
Aevann 16cc1721e8 fix rules on win98 theme 2023-02-06 07:59:33 +02:00
Aevann 2421effcd3 fix body top padding 2023-02-06 06:26:16 +02:00
Aevann 1245298954 increase header--icon size 2023-02-03 05:10:20 +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: rDrama/rDrama#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 9135a1a241 fix spoilers on some themes 2023-02-02 06:03:26 +02:00
mummified-corroding-granny 3a3e1d8d74 add javascript and css for non-click-sortable table headers th (#107)
I noticed there are some over-interactive tables in general on rdrama. Particularly, multiple columns in the shop tables (awards and hats), which allow you to sort by buttons, icons, … The one page for user profile views also comes to mind, because it uses relative time since last visit, is paged server-side and browsers do not know how to sort that type of data anyway.

Also I noticed there are some tables that have disabled sorting by using <td> instead of <th> for the headers as is the case of the following pages:
* @uid/followed
* @uid/following

All of these situations are accounted for but need to be changed later in a different PR, because I can't right now.

For example, the "Buy" column of the shop can be changed to the following to disable sorting:

`<th class="disable-sort-click">Buy</th>`

Reviewed-on: rDrama/rDrama#107
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-01 14:10:10 +00:00
Aevann 441ca8a43f fix youtube embeds in chat 2023-01-28 16:46:49 +02:00
Aevann 599fb42080 add more margin between users 2023-01-27 20:23:18 +02:00
Aevann c45cd0fde8 make a UI for /admin/dm_images 2023-01-27 14:24:39 +02:00
Aevann 303db4e6db change chudrama color on focus 2023-01-27 10:15:02 +02:00