Commit Graph

25573 Commits (ae13ad26641496a83fafbf8bc97b148d076885a6)

Author SHA1 Message Date
SneedBot ae13ad2664 sneed 2023-06-23 13:54:02 +00:00
Aevann d9bed378a9 complement 32fa466e6a 2023-06-23 16:46:42 +03:00
Aevann e607c39d67 make chud effects not retroactive 2023-06-23 16:14:23 +03:00
Aevann 31748db667 rename Agendaposter to Chud 2023-06-23 16:06:45 +03:00
Aevann c5014ba81d do this https://rdrama.net/h/countryclub/post/79285/-/4412138#context 2023-06-23 14:57:29 +03:00
Aevann 3dfd56c352 delete alt cache when delinking alts 2023-06-23 14:45:17 +03:00
Aevann 2452f94231 give new unlinked users award immunity in rdrama 2023-06-23 14:37:22 +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 b4e801da85 reduce max_requests 2023-06-23 11:07:23 +03:00
Aevann 7207eb2911 reduce ddos cutoff to 1300 2023-06-23 11:03:29 +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
Aevann 24ea1414d6 avoid potential server error 2023-06-22 20:56:46 +03:00
Aevann 9838398d55 better logic for queen names 2023-06-22 20:50:10 +03:00
Aevann d5540cb85a change names list to be 2000 babies instead of 2020 babies 2023-06-22 20:45:11 +03:00
SneedBot e82445ff6c sneed 2023-06-22 17:34:13 +00:00
Aevann 0c3b8d8d32 use real girl names with queen award 2023-06-22 20:29:56 +03:00
SneedBot 60d291ec84 sneed 2023-06-22 16:34:05 +00:00
Aevann 2167de2624 add the emoji name requirement to "Carp" and "Capy" 2023-06-22 19:33:46 +03:00
Aevann 395bda1400 hide unicode emojis in spoilers 2023-06-22 19:25:27 +03:00
Aevann 0106d3d69f same as last commit 2023-06-22 19:19:08 +03:00
SneedBot 683c640e32 sneed 2023-06-22 16:15:23 +00: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 76280a1d74 last commit but better 2023-06-22 17:29:45 +03:00
Aevann c1540c6010 try to fix "users online" padding 2023-06-22 17:28:36 +03:00
Aevann 551901175f fix youtube width in mobile chat 2023-06-22 17:22:05 +03:00
Aevann 835b7f9d53 readd imgur to approved embed hosts 2023-06-22 16:12:06 +03:00
Aevann 57ac7f4f73 increase pronouns character limit from 11 characters to 15 characters 2023-06-22 15:57:36 +03:00
Aevann f1e9f3e466 recrease margin 2023-06-22 15:57:11 +03:00
Aevann 00a6ae24bd enable showmore button on snappy comments 2023-06-22 15:52:33 +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
Aevann cc7176868d fix ban_reason getting wiped accidentially 2023-06-22 14:24:03 +03:00
Aevann e50bbe0da0 remove cookie shit 2023-06-22 14:15:41 +03:00
Aevann 9cf1d7c712 remove too long snappy quote 2023-06-22 13:50:55 +03:00
Aevann 229240b0e6 uhh shit 2023-06-22 13:05:33 +03:00
Aevann c34150a2df reduce beano award price from 1000 to 1 2023-06-22 13:00:10 +03:00
Aevann 363b66d93b fix my mentions 2023-06-22 12:10:09 +03:00
SneedBot 8b0e64a622 sneed 2023-06-22 06:28:21 +00:00
Aevann 033c741de7 add timer to queen badge 2023-06-22 09:28:03 +03: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: #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 753a1cd585 fix queen (#155)
Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: #155
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-06-21 15:28:15 +00:00
Aevann 8e5aa4c23c change queen award color from purple to pink 2023-06-21 15:45:11 +03:00