Aevann
db7a257ba4
dont lazyload an image
2023-09-25 06:43:42 +03:00
Aevann
afb70ab2ab
make the text red too
2023-09-25 01:29:22 +03:00
Aevann
f2257b5aec
padding fix
2023-09-25 01:23:22 +03:00
Aevann
d089d18e2d
merge /chat and /orgy again
2023-09-25 01:12:42 +03:00
Aevann
bbd80dae21
decrease left padding on desktop
2023-09-25 01:09:54 +03:00
Aevann
3418d53be6
restore left padding on desktop
2023-09-25 01:07:39 +03:00
Aevann
972cd88f6f
decrease orgy padding on desktop
2023-09-25 00:35:31 +03:00
Aevann
066bf5adf6
decrease title size and margin
2023-09-25 00:30:08 +03:00
Aevann
c8ef78df6c
highlight when orgy
2023-09-24 23:03:42 +03:00
Aevann
81b41256c1
fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/5044087#context
2023-09-24 02:52:20 +03:00
Aevann
661c329bdf
restore old margin
2023-09-22 23:26:18 +03:00
Aevann
e1cf421133
add margin to bio
2023-09-22 09:58:49 +03:00
Aevann
4d1efffee6
rename 2 attributes for clarity
2023-09-22 09:53:13 +03:00
Aevann
f35f495b17
add this https://rdrama.net/h/countryclub/post/79285/-/5029126#context
2023-09-21 23:02:12 +03:00
Aevann
b3a34843b4
fix this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/1726806#context
2023-09-21 22:19:01 +03:00
top
24eafc85d8
Adds some bug fixes QoL changes to the blackjack game. ( #203 )
...
Updates the wager text to show the wager for both hands instead of the original wager since splitting doubles the bet.
Adds the ability to split face cards/ten which is allowed in the rules most casinos (it's also universally terrible so idk why anyone would actually split 10s).
Adds the ability to double down on 9 as requested by annoyingthegoyim, probably increases EV a very small amount but not really noticeable since 9 is a pretty rare opening hand (and worse than double down on 10 or 11).
Moves the split button to after hit/stay since some users complained about splitting by accident due to button placement
Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#203
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-21 13:31:02 +00:00
Aevann
38fd56bd88
make hole name larger on desktop
2023-09-20 20:09:35 +03:00
Aevann
b49b2d0381
handle edges cases when redirecting
2023-09-20 16:54:34 +03:00
Aevann
4adb2e5d23
remove redbubble links (its joever)
2023-09-20 16:49:03 +03:00
Aevann
3fe403ae2b
make new_comments.js run as early as it can so it marks posts as visited
2023-09-18 22:12:32 +03:00
Aevann
1eabaca2c1
use search-new + unify reddit profile url
2023-09-18 21:26:21 +03:00
Aevann
f0a5349519
Revert "Revert "Adds blackjack split ( #197 )""
...
This reverts commit 9daa939cae
.
2023-09-18 19:31:58 +03:00
Aevann
ce8378675e
minor improvement in messages
2023-09-18 14:44:41 +03:00
Aevann
ccf8392ea8
reduce margin on mobile
2023-09-18 14:32:29 +03:00
Aevann
e59dbe68f7
fix tooltip
2023-09-18 00:31:21 +03:00
Aevann
60580cc6fa
add orgy icon
2023-09-17 23:58:08 +03:00
Aevann
13e83143fd
fix approving/removing hats with `(` in name
2023-09-17 23:32:41 +03:00
Aevann
83b017f76f
remove leftover >
2023-09-17 22:51:05 +03:00
Aevann
28a118506a
remove invalid regex
2023-09-17 22:50:23 +03:00
Aevann
08bdb9100f
fix 500 error
2023-09-17 22:48:02 +03:00
Aevann
516ef19603
hide bannedfor and chuddedfor icons in chudrama html-side
2023-09-17 22:20:26 +03:00
Aevann
2607c94d08
nerf /h/medical in wpd
2023-09-15 20:09:24 +03:00
Aevann
d72d0d3a13
only show "subscribed thread:" in notifications
2023-09-15 20:06:56 +03:00
Aevann
cc32dfafe9
consistent capitalization in settings
2023-09-15 18:37:12 +03:00
Aevann
fc70ce65dc
make it appear to everyone
2023-09-15 18:21:40 +03:00
Aevann
e33e0558f5
show referred_users in /settings/personal
2023-09-15 18:20:04 +03:00
Aevann
8f4f0b8cb3
disable "submit" buttons unless theres a value in textbox to prevent annoying misclicks
2023-09-15 16:55:27 +03:00
Aevann
9daa939cae
Revert "Adds blackjack split ( #197 )"
...
This reverts commit 30d10f638e
.
2023-09-15 14:30:08 +03:00
Aevann
41d609fa72
remove background from award modal in classic theme
2023-09-15 14:28:43 +03:00
Aevann
c4dcb3e312
remove unnecessary ;
2023-09-15 14:28:43 +03:00
Aevann
e2536953fc
remove ugly background in some themes
2023-09-15 14:27:11 +03:00
top
30d10f638e
Adds blackjack split ( #197 )
...
Holy shit this was a massive pain, done now though lol.
I recommend additional testing, I mean I did test this a ton locally but I also spent 3 hours fixing bugs and maybe missed something
Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#197
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-15 11:27:00 +00:00
Aevann
daee6f3292
swap "mute" and "reply" in modmail for consistency with normal messages
2023-09-15 13:57:11 +03:00
Aevann
93d9c2b9f7
remove useless condition that doesnt work
2023-09-15 13:57:10 +03:00
Aevann
a55c7535fa
make "mute notifications from user" not appear in modmail
2023-09-15 13:57:10 +03:00
Aevann
f33e96874d
move "create ping group" to the top cuz ppl miss it
2023-09-15 13:57:10 +03:00
Aevann
007ff9da56
margin consistency
2023-09-15 04:35:28 +03:00
Aevann
1aa00c3a30
put "mute notifications from user" button in /notifications/messages too
2023-09-15 03:44:19 +03:00
Aevann
0c9a7e76bc
do this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/1685005#context
2023-09-15 03:33:08 +03:00
Aevann
aedc3aa0ad
shop banner shouldnt be lazy
2023-09-15 02:52:02 +03:00