Aevann1
e96ebcde5f
sneed
2022-10-09 16:20:12 +00:00
justcool393
d6f4e20f7d
use constant for BBBB_ID instead of 12125
2022-10-09 07:03:21 -07:00
justcool393
a9064e7828
newline at eof
2022-10-09 06:52:41 -07:00
justcool393
56e800fd9d
move basedbot to actions as well
2022-10-09 06:49:08 -07:00
justcool393
64cd774390
ree
2022-10-09 06:29:58 -07:00
justcool393
63c7fe0c29
move zozbot and longpostbot into the actions helpers
2022-10-09 06:28:18 -07:00
justcool393
87fd8ee57a
comment sanity checks and constantization
...
* make HTML body length a constant and use it
* abort before uploads and other tasks if comment level is too deep
* what a nightmare of two functions, please do better next time
2022-10-09 05:54:46 -07:00
justcool393
c9ab2c515b
remove some more vestiges
...
get_post and get_comment both handle this
2022-10-09 01:25:21 -07:00
justcool393
52472b838d
don't allow banned users to join
2022-10-09 00:34:22 -07:00
justcool393
d8927294f4
fix 500 when no state is passed in to discord redirect function
2022-10-09 00:31:56 -07:00
justcool393
8ea52ba95c
constantify comment body length limit and transfer limit
2022-10-09 00:20:28 -07:00
justcool393
b96d6a1ccb
scope variables properly 🤤
2022-10-08 23:44:09 -07:00
justcool393
1ad12e0524
deduplicate more of this page's code
2022-10-08 23:44:09 -07:00
justcool393
13446a4708
remove duplicate code in the template
2022-10-08 21:26:41 -07:00
Snakes
cf1844d6a4
Fix hat counter logic breaking Simps listing.
2022-10-08 23:55:40 -04:00
Aevann1
5c92432ab7
sneed
2022-10-09 00:00:09 +00:00
Snakes
10921331fa
Move user hat properties for userpage to model.
2022-10-08 16:30:27 -04:00
Snakes
8bb145d23c
Fix userpage hats owned display.
2022-10-08 16:12:03 -04:00
Aevann1
b4ab5a2233
sneed
2022-10-08 20:00:06 +00:00
justcool393
360723f761
num hats fix (and pct fix too?)
2022-10-08 10:53:54 -07:00
justcool393
4baf7cfa42
make text gold when owned all hats
2022-10-08 10:44:39 -07:00
justcool393
d05cb09040
fix some minor formatting
2022-10-08 10:39:36 -07:00
justcool393
491d71a9b5
add owned hats to user page per fish request
2022-10-08 10:37:44 -07:00
justcool393
7025cbe983
don't include sbed users in songs
2022-10-08 10:14:17 -07:00
Aevann1
83f4e6e397
sneed
2022-10-08 16:03:49 +00:00
justcool393
8292ef8e7e
fix clubbing posts
2022-10-08 08:59:31 -07:00
justcool393
fb3dc1706e
one missing </div> seriously
...
okay and some formatting
2022-10-08 08:53:34 -07:00
justcool393
57a917339d
gonna try and make it not broken
...
i think whitespace is the issue here
also fix grant- and bar- classes
2022-10-08 02:31:18 -07:00
Aevann1
1236d7bcd5
fix "remove" button in /live
2022-10-08 08:13:35 +02:00
Aevann1
55c62b820f
fix grammar
2022-10-08 08:08:45 +02:00
Aevann1
745184acc6
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-10-08 08:08:35 +02:00
Aevann1
acbfbb07ce
rework "are you sure?" and make it work on subscribing to posts and reverting admin actions
2022-10-08 08:06:46 +02:00
justcool393
1f996662d4
end if
2022-10-07 23:02:21 -07:00
justcool393
a910cede78
userBanBlock block was incorrect on mobile
2022-10-07 22:43:36 -07:00
justcool393
437f7e63d7
upper admin tools macro
...
also we change the remove admin and revert admin actions button to be red
2022-10-07 22:43:36 -07:00
justcool393
45a52e96f4
some small whitespace changes
2022-10-07 22:43:36 -07:00
justcool393
8f2d656bb3
rename page and also add macro for ban area
2022-10-07 22:43:36 -07:00
Snakes
3949670088
WPD: sidebar update for flair & rule changes.
2022-10-08 01:10:39 -04:00
Snakes
d1e065460e
Fix hole modlog pagination.
2022-10-08 00:32:03 -04:00
justcool393
558ee805ec
re-add revert admin actions function and also fix a bug with it
2022-10-07 21:07:44 -07:00
Aevann1
345608bcf3
sneed
2022-10-08 04:00:08 +00:00
justcool393
6df6054938
remove revert admin actions function
2022-10-07 20:48:37 -07:00
Snakes
f7a52ddb8c
PCM live: stop infinite recursion on invalid input.
2022-10-07 22:32:33 -04:00
Aevann1
b515b8bd15
change DOMAIN env var to SITE (for consistency)
2022-10-08 04:06:55 +02:00
Aevann1
137fa7c6d6
remove unused blocks + allow banners to be expandable everywhere
2022-10-08 04:04:46 +02:00
Snakes
1966ccec6c
Fix incorrect identifier in create_hole.
...
Looks to have been accidentally introduced in 9575e11b8b
, because
for some reason this is the only route that uses `name` instead of
`sub`. Weird. Perhaps worth changing to sub for consistency, but
surely there's some reason it's like this.
2022-10-07 21:28:13 -04:00
Aevann1
398c841632
fix the ruckus image on dark theme
2022-10-08 03:26:50 +02:00
Aevann1
df977228ae
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-10-08 03:19:19 +02:00
Aevann1
cbbcbd570a
Revert "fix WPD"
...
This reverts commit 6750a156fd
.
2022-10-08 03:19:16 +02:00
Snakes
556b3e3c4e
PCM: don't rescale uploaded banners.
2022-10-07 21:16:56 -04:00