official-techsupport
948972945a
fix showmore regex (again) ( #346 )
2022-08-31 17:08:27 +02:00
Aevann1
c537348f74
remove pseudosubmit on desktop
2022-08-31 17:06:00 +02:00
Aevann1
b2a99f1737
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-31 16:57:54 +02:00
Aevann1
a2183a0ff2
remove "swagman" from mentions
2022-08-31 16:57:52 +02:00
Aevann1
f591ef4469
sneed
2022-08-31 04:00:04 +00:00
Snakes
6acf4ff569
WPD: disable cosmetic awards on distinguished posts.
2022-08-30 23:18:59 -04:00
Aevann1
3d6a541723
sneed
2022-08-31 03:00:01 +00:00
Aevann1
60709a7253
add error handling for incorrect time format in search
2022-08-31 03:48:20 +02:00
Snakes
09d95e3e63
Revert unblockable users being unable to block.
...
Related commits:
26b2f55e68
356d1ca8a0
2022-08-30 21:31:48 -04:00
Aevann1
8e44e9815c
slurfilter update
2022-08-31 03:12:45 +02:00
Snakes
0e70879598
Fix /h/<sub>/submit header icon.
...
sub.marsey_url was returning false because the submit.html template,
which then includes header.html, was passed an SQLAlchemy Row instance,
not a files.classes.sub.Sub instance. This worked alright because both
the header and the submit page only accessed the name field; however,
accessing the marsey_url property (rather than the marseyurl column
field) failed because of it.
2022-08-30 19:20:27 -04:00
official-techsupport
643ea8b429
rewrite regex nonsense ( #345 )
2022-08-31 00:40:15 +02:00
official-techsupport
36c3cd60e8
showmore works in the presence of pre tags ( #344 )
2022-08-30 18:11:45 -04:00
Aevann1
5f7df3fe66
fix minor weird shit in voting js logic
2022-08-30 23:45:52 +02:00
Aevann1
5363cbd721
remove weird spaces
2022-08-30 23:44:04 +02:00
Aevann1
f586fac262
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-30 23:22:19 +02:00
Aevann1
648c792834
fix WPD welcome msg
2022-08-30 23:22:16 +02:00
official-techsupport
a9eeb29b9b
fix showmore quadratic behavior ( #343 )
2022-08-30 23:19:53 +02:00
Aevann1
a3c0e39b39
add welcome_msg for WPD
2022-08-30 23:17:08 +02:00
Aevann1
a9714e77ec
\n\n -> \n
2022-08-30 23:16:58 +02:00
Aevann1
351bc9c6bb
add /h/social and /h/music to WPD
2022-08-30 22:53:44 +02:00
Aevann1
11afc5cff1
fix redirection on signup
2022-08-30 21:03:49 +02:00
Aevann1
1706b15ce6
fix deflector not working for house awards
2022-08-30 20:35:03 +02:00
Aevann1
bcec360f30
sort posts with "megathread" in title by new cuz ppl forget to tick the "new" checkbox
2022-08-30 20:22:15 +02:00
Aevann1
2871d9ad91
sneed
2022-08-30 17:00:05 +00:00
Snakes
8c50047f20
Remove new sort on 'thread' in Submission.title.
...
Requested by multiple jannies. Rough timeline, as I understand it:
- Circa 7mo ago, this logic was originally added for threads with
'megathread' in the title.
- Some time later, a checkbox on submission which sets the flag
Submission.new does the same thing.
- In af680d8a94
, change the check from 'megathread' to 'thread'.
There must've been some reason for the change of substring checked.
However, it routinely causes issues for the admins and confuses
users. Solution has been to retroactively update posts that currently
rely on the 'megathread' in title behavior to use the `new` flag and
to remove the logic going forward.
2022-08-30 12:14:19 -04:00
Aevann1
f1003b873d
sneed
2022-08-30 15:00:02 +00:00
Aevann1
e9140c6afe
sneed
2022-08-30 14:00:02 +00:00
Aevann1
66aa4c5c35
make the parantheses stack work for comments too
2022-08-30 14:18:35 +02:00
Aevann1
12982dbb5a
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-30 14:11:07 +02:00
Aevann1
14f109ea52
simplify marsify's code
2022-08-30 14:11:05 +02:00
Aevann1
8bff3774b0
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-30 11:55:31 +00:00
Aevann1
c14e10ee75
sneed
2022-08-30 11:55:26 +00:00
Aevann1
fc01eb6c1d
make the ((( in earlylife award stack along with the time
2022-08-30 13:54:43 +02:00
Aevann1
9bc075193f
increase margin after "users in chat"
2022-08-30 13:45:59 +02:00
Aevann1
ba1a17b57b
remove unnecessary linebreaks from snappy
2022-08-30 13:41:16 +02:00
Aevann1
291fe82830
sneed
2022-08-30 06:00:04 +00:00
Aevann1
dbd11ad061
tweak "view source" boxes
2022-08-30 07:37:11 +02:00
Aevann1
7fbcec3b82
turns out we didnt need a dedicated ajax variable
2022-08-30 07:26:13 +02:00
Aevann1
1a69b98b72
fix https://rdrama.net/post/98623/chris-chan-escaped/2605690?context=8#context
2022-08-30 07:21:40 +02:00
Aevann1
b036e24005
make sure comments a person makes that have level 10 aren't hidden
2022-08-30 07:17:33 +02:00
Aevann1
b013964c89
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-30 07:15:00 +02:00
Aevann1
5ecc980a27
fix this https://rdrama.org/post/98623/chris-chan-escaped/2605690?context=8#context
2022-08-30 07:14:58 +02:00
Aevann1
40e51af689
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-30 05:08:14 +00:00
Aevann1
2806634199
show the real base price for house awards when ur founder
2022-08-30 07:08:04 +02:00
Aevann1
8229425598
fix dict oopsie I did when adding house awards
2022-08-30 07:06:59 +02:00
Aevann1
a5554e75b7
Revert "remove owoify-py from requirements"
...
This reverts commit 4454648ea2
.
2022-08-30 07:03:17 +02:00
Aevann1
c29ca26c93
sneed
2022-08-30 05:00:02 +00:00
Aevann1
c246eb2a43
add 12 sidebar images
2022-08-30 07:00:02 +02:00
Aevann1
a6dfb04647
add tabs in shop.html
2022-08-30 06:57:57 +02:00