forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

2488 Commits (eb9e46b83dbca722a027a77af9c7194ef3bdb94c)

Author SHA1 Message Date
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
Aevann 499781329f remove event_darkmode 2023-07-03 01:55:56 +03: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
SneedBot 731f5ecbef sneed 2023-07-02 17:41:21 +00:00
Aevann b072783887 remove now-unnecessary err,css 2023-07-02 02:27:29 +03:00
SneedBot 784de237db sneed 2023-07-01 23:05:09 +00: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
SneedBot 6a4f978d14 sneed 2023-07-01 21:26:34 +00:00
SneedBot 0d6cc6745c sneed 2023-07-01 16:35:05 +00:00
Aevann 8555e370be restore necessary xhr.withCredentials for WPD 2023-07-01 19:34:47 +03:00
Aevann ecb13538ec remove bard law sidebar for being insulting to treasured effortposters 2023-07-01 18:31:46 +03:00
SneedBot 864a6ff321 sneed 2023-07-01 15:14:57 +00:00
Aevann b7d089d0c3 Revert "change dramblr unread color"
This reverts commit 848aa08e57.
2023-07-01 18:14:40 +03:00
SneedBot adbdb4e395 sneed 2023-07-01 14:21:03 +00:00
Aevann f6391c7997 fix birthgay 500 error 2023-07-01 04:13:41 +03:00
Aevann c0748c8a36 add guide to enabling push notifs 2023-07-01 04:11:21 +03:00
Aevann e8253b1240 hide app icon inside the PWA 2023-07-01 04:05:28 +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 aaa618657f disable ghost-posting in holes to prevent hole jannies from unmaking ppl who participate in them 2023-07-01 03:39:24 +03:00
Aevann 3cbea18327 make emoji search work on original usernames 2023-07-01 03:25:12 +03:00
Aevann 21cd802ccb fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4302260#context 2023-07-01 03:13:57 +03:00
KindaCrayCray fedb366b6b Improve inline emoji modal (with bugfixes) (#162)
- Fix/modernize keyboard navigation (making selections work and autoscroll)
- Allow capital letters to be used in the inline emoji input
- Fix first emoji typed not causing the picker to appear

\*Fixed bug that broke emoji pickers

Reviewed-on: rDrama/rDrama#162
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-07-01 00:04:23 +00:00
Aevann 71dcc51512 delete sidebar 2023-07-01 02:59:42 +03:00
SneedBot 628275a04c sneed 2023-06-30 23:11:28 +00:00
Aevann 36bb237216 make repost warning more noticable 2023-07-01 00:34:15 +03:00
Aevann e315ca0f65 fix /is_repost 2023-07-01 00:32:57 +03:00
Aevann 07b534dee2 remove unnecessary xhr.withCredentials 2023-07-01 00:30:35 +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 0039bc3d56 make inline emoji search case insensitive 2023-06-30 22:10:03 +03: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 4a1356c371 Revert "Improve inline emoji modal (#159)"
This reverts commit 3d5355e30f.
2023-06-30 20:31:42 +03:00
Aevann d9cac3a843 fix wrong property 2023-06-30 18:58:43 +03:00
Aevann 7851b66962 stop the generic disabling function from re-enabling "post" button 2023-06-30 18:54:39 +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
SneedBot 679536df99 sneed 2023-06-30 15:08:53 +00:00
KindaCrayCray 3d5355e30f Improve inline emoji modal (#159)
- Fix/modernize keyboard navigation (making selections work and autoscroll)
- Allow capital letters to be used in the inline emoji input
- Fix first emoji typed not causing the picker to appear

Reviewed-on: rDrama/rDrama#159
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-06-30 15:08:33 +00:00
Aevann 70b708bca9 fix last commit 2023-06-30 01:46:23 +03:00
SneedBot 0d540599d6 sneed 2023-06-29 22:40:57 +00:00
Aevann 6a59517efa do this https://rdrama.net/h/changelog/post/165657/changelog-megathread-marseynotes/4430937#context 2023-06-30 01:40:36 +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 348f16266f remove carprama 2023-06-29 23:14:24 +03:00
Aevann 80d4ddc21e increase expanded image height on desktop 2023-06-29 22:46:30 +03:00
Aevann a98bf5b691 const 2023-06-29 22:14:34 +03:00
Aevann 895b07b4ee fix last commit 2023-06-29 22:14:09 +03:00
Aevann 7137381132 fix last commit 2023-06-29 22:12:29 +03:00
Aevann 82bc32d8aa fix last commit 2023-06-29 22:09:33 +03:00
Aevann f3f01bad96 make the "Enable push notifications" button link to /app on non-pwa iphone 2023-06-29 22:05:24 +03:00
SneedBot f82bdfa2ef sneed 2023-06-29 18:10:28 +00:00
Aevann ab554c163c Add a button for enabling push notifications (#158)
Safari requires some user interaction to subscribe to push notifications ([see this](https://developer.apple.com/documentation/usernotifications/sending_web_push_notifications_in_web_apps_safari_and_other_browsers)), so this PR adds a button to the navigation menu that requests notification permissions and does the subscription stuff. It also hides the "Mobile App" button from PWA

Side effect of this PR is that push permissions aren't gonna be requested automatically on other platforms anymore like they used to. Also it's probably a good idea to add this button somewhere else too because it's not very accessible on desktop
![image](/attachments/f2f78028-9e5f-484f-aa98-59eb60e3ccd5)

Co-authored-by: borntolurk <borntolurk@rdrama.net>
Reviewed-on: rDrama/rDrama#158
Co-authored-by: borntolurk <borntolurk@noreply.fsdfsd.net>
Co-committed-by: borntolurk <borntolurk@noreply.fsdfsd.net>
2023-06-29 21:09:27 +03:00
SneedBot 5877e20813 sneed 2023-06-29 15:58:11 +00:00
SneedBot 8bfee1031c sneed 2023-06-29 15:57:12 +00:00
Aevann 9519020de8 replace icon and headericon with carp 2023-06-28 17:31:41 +03:00
SneedBot 6246dcc510 sneed 2023-06-28 14:22:56 +00:00
SneedBot f7107c175a sneed 2023-06-28 13:53:51 +00:00
Aevann 1b9cae28b6 fix squished images 2023-06-28 01:20:43 +03:00
SneedBot b7929df032 sneed 2023-06-27 21:56:48 +00:00
Aevann 97188519a7 add confirmation for changing houses 2023-06-28 00:56:23 +03:00
SneedBot 4ab2b2ba26 sneed 2023-06-27 21:33:19 +00:00
Aevann 53c1b72eed add padding + slightly increase interval between fireworks 2023-06-28 00:22:37 +03:00
Aevann 38426bb7f4 fix hecking buggerino 2023-06-28 00:13:07 +03:00
Aevann 625976c410 make spider smaller on mobile (firefox not supported) 2023-06-28 00:04:53 +03:00
SneedBot d2fbe1d51e sneed 2023-06-27 20:09:28 +00:00
Aevann 8d1189d323 Revert commit that made kaamrev lose his hard work
This reverts commit 1b0ad9122e.
2023-06-27 20:05:27 +03:00
SneedBot 5f1d14cf43 sneed 2023-06-27 14:15:55 +00:00
Aevann 66d806c5f7 better popovers 2023-06-27 17:14:33 +03:00
SneedBot 19a52f2eb8 sneed 2023-06-27 12:06:14 +00:00
Aevann 87a9a17604 fix squished expanded images 2023-06-27 15:00:14 +03:00
SneedBot 01479e2d94 sneed 2023-06-26 15:08:58 +00:00
Aevann 3d3e517a4c Add House Edgy 2023-06-26 18:05:27 +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 24d93f7ab9 reduced the number of bugs and fireflies on mobile 2023-06-26 14:40:36 +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
SneedBot ef1feddb55 sneed 2023-06-26 10:22:00 +00:00
Aevann 6e76712ee0 reduce size of confetti award on mobile 2023-06-26 13:20:24 +03:00
Aevann 1fb6092b24 consistent padding 2023-06-26 13:20:17 +03:00
Aevann 9f7fbbff99 reduce the size of ricardo 2023-06-26 13:12:06 +03:00
SneedBot e25c2b234d sneed 2023-06-25 18:49:54 +00:00
SneedBot a2075914ee sneed 2023-06-25 18:21:41 +00: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 26d39159aa Revert "sneed"
This reverts commit f7a5caffc2.
2023-06-25 20:38:03 +03:00
Aevann cf00f854b0 Revert "fix pagination overflow"
This reverts commit 4941baa477.
2023-06-25 20:19:41 +03:00
SneedBot 75052ec3d6 sneed 2023-06-25 17:00:16 +00:00
Aevann 4941baa477 fix pagination overflow 2023-06-24 21:16:00 +03:00
SneedBot ef9423f731 sneed 2023-06-24 17:40:14 +00:00
Aevann c097a7c244 fix error msgs in /settings/blocks 2023-06-24 20:36:27 +03:00
Aevann 1b0ad9122e make it possible to clear saved items in /submit 2023-06-24 20:07:14 +03:00
SneedBot 06e61930cf sneed 2023-06-24 15:49:48 +00:00
Aevann 31b086db51 Revert "disable active elements"
This reverts commit e147a8029f.
2023-06-24 18:03:02 +03:00
Aevann df0c82ea9e Revert "Revert "make ppl able to select text from popover""
This reverts commit 964b87c85a.
2023-06-24 18:02:34 +03:00
Aevann 964b87c85a Revert "make ppl able to select text from popover"
This reverts commit 8cdc4e6ee7.
2023-06-24 17:47:17 +03:00
Aevann 0420b98080 more intuitive search parameters 2023-06-24 17:36:57 +03:00
Aevann e147a8029f disable active elements 2023-06-24 16:10:27 +03:00
Aevann 8cdc4e6ee7 make ppl able to select text from popover 2023-06-24 15:28:42 +03:00
SneedBot 66f132fe5f sneed 2023-06-24 11:47:47 +00:00
SneedBot 5a35ee4da3 sneed 2023-06-24 08:22:13 +00:00
SneedBot db5ce8b635 sneed 2023-06-24 08:22:00 +00:00
Aevann f88d65b003 add original usernames to popover 2023-06-23 20:12:51 +03:00
SneedBot 9c460e2770 sneed 2023-06-23 16:50:58 +00:00
Aevann 5e8f04b2ac rename flags to reports 2023-06-23 19:49:26 +03:00
SneedBot 5f6f11b28e sneed 2023-06-23 14:43:52 +00:00
SneedBot adb0b4984a sneed 2023-06-23 14:25:49 +00:00
Aevann 3cf4c7c9dc delete sidebar img 2023-06-23 17:00:37 +03:00
SneedBot ae13ad2664 sneed 2023-06-23 13:54:02 +00:00
Aevann c5014ba81d do this https://rdrama.net/h/countryclub/post/79285/-/4412138#context 2023-06-23 14:57:29 +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
SneedBot 2bb9b9c55e sneed 2023-06-23 10:50:18 +00:00
Aevann 1d9fc56075 reduce expanded image max height to account for mobile browser UI 2023-06-23 13:49:57 +03:00
Aevann b510fbb581 update sidebar image 2023-06-23 10:52:39 +03:00
SneedBot 332dc1d0e4 sneed 2023-06-23 07:51:27 +00:00
Aevann 65e34460f6 delete sidebar image 2023-06-23 10:51:04 +03:00
SneedBot e82445ff6c sneed 2023-06-22 17:34:13 +00:00
SneedBot 60d291ec84 sneed 2023-06-22 16:34:05 +00:00
Aevann 395bda1400 hide unicode emojis in spoilers 2023-06-22 19:25:27 +03:00
Aevann 25421caa2a add "Capy" and "Carp" emoji categories 2023-06-22 18:56:20 +03:00
Aevann 822ff71a84 change marsey 2023-06-22 18:41:39 +03:00
Aevann 551901175f fix youtube width in mobile chat 2023-06-22 17:22:05 +03:00
SneedBot f7a5caffc2 sneed 2023-06-22 12:49:44 +00:00
Aevann ff3c72be33 rename marsey 2023-06-22 15:49:01 +03:00
SneedBot 8b0e64a622 sneed 2023-06-22 06:28:21 +00:00
HeyMoon b304d00169 Improve the Queen award (#156)
Fixed bugs:
 - Sometimes two people would get the same username
 - Sometimes a whole post would have the same prefix
 - Links would be broken
 - Greentext would be broken
 - strings of periods do not become "and, and, and, and,"

New stuff:
 - New girl catchphrases
 - New girl pfps
 - Catchphrases have a chance to not be applied (50%, but configurable)
 - A lot more regexes
 	- everyone => literally everyone (and others)
    - into => totally into
    - hello => hiiiiiiii (and others)
    - just => like just
    - i mean => i mean like
    - ! => !!!

Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#156
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-06-22 05:20:33 +00:00
SneedBot a5d41a930b sneed 2023-06-21 15:28:32 +00: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
SneedBot 6fa9caac27 sneed 2023-06-21 12:16:55 +00:00
SneedBot 9d69b5d077 sneed 2023-06-20 08:42:36 +00:00
SneedBot cefea3d541 sneed 2023-06-19 05:08:04 +00:00
SneedBot 3100502ca7 sneed 2023-06-16 02:17:25 +00:00
SneedBot 300c55ccfa sneed 2023-06-15 20:42:12 +00:00
Aevann cd09bcd993 replace marsey 2023-06-15 23:41:04 +03:00
SneedBot 6186fe0ab2 sneed 2023-06-15 20:34:22 +00:00
SneedBot 99d2b65e47 sneed 2023-06-14 20:33:25 +00:00
SneedBot e154777e89 sneed 2023-06-14 18:22:24 +00:00
SneedBot 5a4fbb5180 sneed 2023-06-14 18:22:11 +00:00