Aevann
e8a61b133f
im genuinely stupid
2023-01-25 18:52:16 +02:00
Aevann
f6e4855485
add jl6
2023-01-25 18:44:17 +02:00
Aevann
c49ca8e489
Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama
2023-01-25 18:06:34 +02:00
Aevann
5c3eb6989f
fix 500 error
2023-01-25 18:06:27 +02:00
SneedBot
eb72692e2a
sneed
2023-01-25 16:00:13 +00:00
Aevann
8bb7dd8c2b
fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3477994#context
2023-01-25 17:52:31 +02:00
Aevann
dd1dfc7b77
add .cooking to tlds
2023-01-25 17:49:14 +02:00
Aevann
cb9f505c8f
make blacklisting propagate
2023-01-25 17:47:16 +02:00
Aevann
e6bb6b8eef
Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama
2023-01-25 17:41:49 +02:00
Aevann
ceee02fbce
add button to blacklist users from restricted holes
2023-01-25 17:41:46 +02:00
geese_suck
4afa57a9ba
fix classic theme
2023-01-25 07:25:37 -08:00
Aevann
f8822ac14d
add a ratelimit to media uploads
2023-01-25 17:13:24 +02:00
Aevann
2a0e288e12
remove twitter tracking
2023-01-25 15:54:58 +02:00
Aevann
90181024cc
fix 1 year badge
2023-01-25 14:36:09 +02:00
Aevann
3555e23f76
fix missing modlog kind for DM images
2023-01-25 13:35:46 +02:00
Aevann
94d7042512
add progstack btn to comments
2023-01-25 13:35:37 +02:00
Aevann
b31405c23d
rename handle_youtube to handle_youtube_links
2023-01-25 13:17:12 +02:00
Aevann
9eab5308f3
fix youtube edge case
2023-01-25 13:16:59 +02:00
Aevann
db24ff06e7
restore /comments
2023-01-25 13:10:58 +02:00
Aevann
555b7106b8
fix werkzeug shit
2023-01-25 13:02:40 +02:00
Aevann
c4d3234988
make can_see give 403 error instead of 404
2023-01-25 12:59:45 +02:00
Aevann
1496b12e8f
add progstack awawrd to WPD
2023-01-25 12:57:50 +02:00
Aevann
369562d6ac
Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama
2023-01-25 12:50:14 +02:00
Aevann
624eb1f34e
make "pin to profile" above "pin to /h/"
2023-01-25 12:50:10 +02:00
SneedBot
369353570f
sneed
2023-01-25 08:00:11 +00:00
Aevann
789cabf1c2
bump marco to JL4
2023-01-25 09:15:14 +02:00
Aevann
e1f4d53b9a
exclude me from alt linking
2023-01-25 07:50:22 +02:00
Aevann
dc16683e18
use a set instead :marseyautism:
2023-01-25 07:03:30 +02:00
Aevann
569d76ab38
respect the dead
2023-01-25 07:02:57 +02:00
Aevann
167b04543c
exclude jannoids from profile views
2023-01-25 05:45:23 +02:00
Aevann
262b4528ae
remove unneedful print statement
2023-01-25 05:36:01 +02:00
Aevann
1507ebc7c0
improve pin icon
2023-01-25 05:32:08 +02:00
Aevann
06e3573a05
make chat pfps clickable
2023-01-25 05:30:08 +02:00
Aevann
ca1b716010
fix pfp caching
2023-01-25 05:18:17 +02:00
Aevann
b23dc76d78
fix muting linking alts
2023-01-25 04:53:52 +02:00
Aevann
9866e7ed95
Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama
2023-01-25 04:51:51 +02:00
Aevann
680135755e
Revert "get rid of get_alt_graph"
...
This reverts commit e2e3da4bda
.
2023-01-25 04:51:48 +02:00
mummified-corroding-granny
e7a786b7e9
remove z-index from dropdowns in search page ( #96 )
...
Kindly,
This fixes issue I created rDrama/rDrama#60 . Note that both z-indexes had to be removed because when I kept either of them, there was still z-fighting issues.
Considering that .dropdown-actions is used elsewhere, I tested the changes also on these pages and it still (TM) works on my machine (TM).
./files/templates/home_comments.html <----- Didn't test on /comments because disabled but it is same as search.html AFAIK
./files/templates/home.html
./files/templates/log.html
./files/templates/search.html
./files/templates/submission.html
./files/templates/userpage/header.html
Reviewed-on: rDrama/rDrama#96
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-01-25 02:25:16 +00:00
geese_suck
e891d25777
fix award placement lol ( #95 )
...
this is fine :marseyclueless:
Reviewed-on: rDrama/rDrama#95
Co-authored-by: geese_suck <deandre.williams@geese-suck.us>
Co-committed-by: geese_suck <deandre.williams@geese-suck.us>
2023-01-25 02:25:01 +00:00
Aevann
585d8f9695
fix make admin button
2023-01-25 03:53:20 +02:00
Aevann
9327ef6eed
chat fixes
2023-01-25 03:17:39 +02:00
Aevann
72fabb1dff
Revert "Revert "handle race condition for signup notifs""
...
This reverts commit 44a8c2338e
.
2023-01-25 03:09:32 +02:00
Aevann
947be4fef6
fix missing perm
2023-01-25 03:07:49 +02:00
Aevann
8641e62543
Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama
2023-01-25 03:07:32 +02:00
Aevann
e2e3da4bda
get rid of get_alt_graph
2023-01-25 03:07:30 +02:00
SneedBot
c3f3e8f5bc
sneed
2023-01-24 16:00:11 +00:00
Aevann
08b00b7964
Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama
2023-01-24 14:20:32 +02:00
Aevann
7e8329c296
remove account merging stuff
2023-01-24 14:20:30 +02:00
SneedBot
da5b89b30c
sneed
2023-01-24 12:00:09 +00:00
Aevann
b1b7393f11
disable more slow enddpoints
2023-01-24 13:25:04 +02:00