justcool393
50689c9298
remove early life badge if status expired
2022-09-30 16:20:53 -07:00
justcool393
78b668a870
don't duplicate checks for users
2022-09-30 15:51:17 -07:00
justcool393
40c2360d00
don't duplicate checks for comments
2022-09-30 15:51:17 -07:00
justcool393
057bc360bf
don't duplicate get checks for posts
2022-09-30 15:51:17 -07:00
Aevann1
d0a19d5cc3
sneed
2022-09-30 22:00:02 +00:00
Snakes
fab2359256
Fix userpage template logic for mobile ban display.
2022-09-30 17:49:47 -04:00
Aevann1
08fc034973
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-30 23:07:56 +02:00
Aevann1
30d4f5e902
allow carp and snakes to see /patrons
2022-09-30 23:07:53 +02:00
justcool393
7e3f43c9ab
unperson shadowbanned users ( #373 )
...
* unperson shadowbanned users
if a shadowbanned user copes, does anyone hear them seethe?
* unperson shadowbanned users (by id)
* don't import that
* Add include_blocks.
We don't always want to request blocks from the db when we have a user set
* block shadowbanned users from hole mod tools
* don't allow awarding shadowbanned things
* fix conflict
* gracefully use get_account when specified and also add include_blocks flag to get_account as well
2022-09-30 14:00:58 -07:00
Aevann1
4a3670cdc9
remove 2 bad banners
2022-09-30 21:14:37 +02:00
Aevann1
c127e95f16
sneed
2022-09-30 19:00:03 +00:00
Aevann1
bb1017ad02
sneed
2022-09-30 18:00:02 +00:00
Aevann1
c7f96fdd7a
WPD: banners sneed.
2022-09-30 16:11:09 +00:00
Aevann1
9e98494b65
fix betting rewards
2022-09-30 17:38:47 +02:00
Aevann1
52c5dd6028
disable /search/comments for now
2022-09-30 14:20:53 +02:00
Aevann1
0136a4a37f
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-30 14:19:54 +02:00
Aevann1
4a1865742a
fix bad code in /live
2022-09-30 14:19:48 +02:00
justcool393
c1ca1a02ac
only attempt to parse HTML content types for titles ( #382 )
...
* only attempt to parse HTML content types for titles
also don't try to get submission titles for .gifv, .tif, .tiff
* ratelimit to 3 per minute instead of 6 minutes
no one will ever need more than 3 requests to this endpoint per minute - justcool393
6 per minute is already kinda a lot for this endpoint, i think aggressively ratelimiting this one is fine, especially since it's a minute ratelimit
2022-09-30 14:13:06 +02:00
justcool393
0617bb154c
use get_post to handle getting a post ( #381 )
...
why did we ever catch an exception throw it away, then catch an exception (something get_post already does) and then finally get the post
2022-09-30 01:44:32 -04:00
Aevann1
19cde8ae99
sneed
2022-09-30 03:40:11 +00:00
Aevann1
23123f3b65
sneed
2022-09-30 03:40:07 +00:00
Snakes
feb5d25e83
Add "banned by" to userpage ban string.
2022-09-29 23:38:26 -04:00
Aevann1
7b7092b5f5
better syntax in /live
2022-09-29 20:29:44 +02:00
Aevann1
b111852d44
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-29 20:25:04 +02:00
Aevann1
5b1e873e54
fix /live
2022-09-29 20:25:01 +02:00
Aevann1
548fe73fb3
sneed
2022-09-29 18:10:30 +00:00
Snakes
60d6f8b20d
WPD: add revolving banner selection.
2022-09-29 14:09:26 -04:00
Snakes
e52fc4eb9e
cron: commit roulette txn early for long tasks.
2022-09-29 14:09:26 -04:00
Aevann1
6b0c734254
Revert "make the default for notify True"
...
This reverts commit c192019a22
.
2022-09-29 20:05:35 +02:00
Aevann1
c192019a22
make the default for notify True
2022-09-29 19:58:19 +02:00
Aevann1
79b83c7090
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-29 17:53:53 +00:00
Aevann1
551d8deb78
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-29 17:53:46 +00:00
Aevann1
d418cfaef5
fix this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2811191?context=8#context
2022-09-29 19:53:40 +02:00
Aevann1
912d83d3fc
remove sidebar img
2022-09-29 19:53:37 +02:00
Aevann1
0699139756
sneed
2022-09-29 16:00:04 +00:00
Aevann1
1641f40c1f
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-29 17:58:51 +02:00
Aevann1
8017c03e97
limit seeing carp's followers only on WPD
2022-09-29 17:58:49 +02:00
Aevann1
9ce83c405f
sneed
2022-09-29 15:00:04 +00:00
Aevann1
c16654c4c7
make sure u dont try to get the title of a file (always times out)
2022-09-29 16:45:59 +02:00
Aevann1
ff12923eb1
revert back to old welcome msg
2022-09-29 16:27:50 +02:00
Aevann1
c67b4eea0a
limit new users following carp to WPD
2022-09-29 16:16:35 +02:00
Aevann1
2a316301e2
fix prev commit (im retarded)
2022-09-29 14:43:14 +02:00
Aevann1
fd18c00b2a
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-29 14:41:42 +02:00
Aevann1
f073e2e167
fix this https://rdrama.org/h/changelog/post/108741/added-hole-mod-logs-marseyjanny2/2809340?context=8#context
2022-09-29 14:41:39 +02:00
Aevann1
950f5b818e
sneed
2022-09-29 12:00:05 +00:00
Aevann1
c628e4448e
cosmetic change
2022-09-29 13:50:03 +02:00
Aevann1
3006da3f8f
increase sanitize timeout limit from 2 seconds to 5 seconds
2022-09-29 12:34:09 +02:00
Aevann1
b93b96bb77
cosmetic change
2022-09-29 12:30:17 +02:00
Aevann1
2dd2da1ba7
cosmetic change
2022-09-29 12:28:52 +02:00
Aevann1
c5ae4fa0ee
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-29 12:27:14 +02:00