Snakes
ed42f14a77
Fix frontlist failing on pin expiry.
...
Proximate cause of 500 error on frontpage is that `Query` has no
such method `remove(...)`. Merely removing the line can't guarantee
identical logic, but I'm not quite clear if explicit removal from the
Query pseudo-collection is necessary, or if the final `pins` variable
after `Query.all()` will be appropriately filtered. It appears to
work right in practice, and the risk of expired pins persisting for
one extra pageload for only one user seems relatively minor.
2022-07-03 13:04:13 -04:00
Aevann1
a6b7fed2fc
minor logic change in /@username
2022-07-03 14:12:33 +02:00
Aevann1
8917427323
fix snytax error
2022-07-03 13:59:39 +02:00
Aevann1
9607cb7a55
fix 500 error
2022-07-03 13:58:46 +02:00
Aevann1
ed86ec1c14
more query optimization v3
2022-07-03 13:56:40 +02:00
Aevann1
3e87b20ed0
more query optiimzation v2
2022-07-03 13:30:54 +02:00
Aevann1
72884713ac
more quert optimization
2022-07-03 13:21:58 +02:00
Aevann1
b1bfa255bb
make flairs on WPD actually readable
2022-07-03 12:23:12 +02:00
Aevann1
eef026be1e
don't query comments we won't use
2022-07-03 12:20:43 +02:00
Aevann1
c222d36366
make the timeout 2 seconds for the button
2022-07-03 12:15:55 +02:00
Aevann1
cae656186a
make "view more" button neater
2022-07-03 12:15:15 +02:00
Aevann1
57e424af5b
revert the "defer" thing
2022-07-03 12:10:04 +02:00
Aevann1
dc675fb23f
fix showing new comments
2022-07-03 12:09:00 +02:00
Aevann1
cda162704e
fix nav fontsize in userpage_comments
2022-07-03 12:05:27 +02:00
Aevann1
68da93ec02
refactor "view more comments"
2022-07-03 11:11:18 +02:00
Aevann1
45437997c8
show log timestamp in local timezone
2022-07-03 10:38:19 +02:00
Aevann1
c8a83b6b1f
fix timestamps on profile page
2022-07-03 10:19:49 +02:00
Aevann1
6c8bcc0bda
fix long emojis
2022-07-03 10:00:42 +02:00
Aevann1
a49325ba14
defer all scripts (this won't change anything for us since we use rocketloader, but it will fix javascript on localhost)
2022-07-03 09:42:33 +02:00
Aevann1
3245656787
show timestamps in the user timezone
2022-07-03 09:41:25 +02:00
Aevann1
40182f5f4d
show the body of the poll option in the vote page
2022-07-03 08:38:43 +02:00
Aevann1
47cf14c741
decrease the font on "saved posts" "saved comments" etc
2022-07-03 08:36:49 +02:00
Aevann1
f79fb803ae
fix 500 error
2022-07-03 08:16:26 +02:00
Aevann1
1f0f0ef0be
messing with joins
2022-07-03 08:12:53 +02:00
Aevann1
c8b4838157
unmessing with queries
2022-07-03 06:34:29 +02:00
Aevann1
91951ed142
messing with relationships
2022-07-03 06:27:48 +02:00
Aevann1
367348c8b2
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-07-03 05:42:24 +02:00
Aevann1
076fad1108
fix 403 errors on unrelated text
2022-07-03 05:42:15 +02:00
Snakes
cd43f314ba
Fix profile nav wrapping mobile.
2022-07-02 23:40:45 -04:00
Aevann1
6c5b5a5314
add a "subscribed" tab in ur profile page to show posts u subscribed to
2022-07-03 04:43:49 +02:00
Aevann1
ab2d9b492d
add "warm" sorting - exact same as hot but pinned posts are shown in their normal positions instead of the top
2022-07-03 04:40:57 +02:00
Aevann1
e121523a42
fix accidential greentext in reddit mentions
2022-07-03 04:13:25 +02:00
Aevann1
a8c4c7bcc5
order child comments by upvotes
2022-07-03 04:10:02 +02:00
Aevann1
3bfe9e984b
don't allow URLs with '\\' in them
2022-07-03 04:03:40 +02:00
Aevann1
32a35c7066
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-07-03 04:00:32 +02:00
Aevann1
587b864e0a
re-enable pins
2022-07-03 04:00:29 +02:00
Snakes
33815d8365
Add badge for Checkmark award users.
2022-07-02 21:34:32 -04:00
Aevann1
386bfa1f3b
fix 500 error
2022-07-02 13:02:03 +02:00
Aevann1
7d6e66b6f6
disallow glowie and golden marseys from being faked (again)
2022-07-02 12:47:14 +02:00
Aevann1
bce4c13043
kitchen sink commit, all over the place
2022-07-02 12:44:05 +02:00
Aevann1
6ec0d25034
strip sanitized text
2022-07-02 12:12:52 +02:00
Aevann1
a37e6cc50f
upvote more holes
2022-07-02 12:03:10 +02:00
Aevann1
b0d4465183
add child comments to joinedload
2022-07-02 11:59:26 +02:00
Aevann1
7cb95ee2ca
delete migration cod
2022-07-02 11:58:16 +02:00
Aevann1
667a195270
migrating
2022-07-02 11:52:18 +02:00
Aevann1
5b8b53e312
fix 500 error
2022-07-02 11:47:49 +02:00
Aevann1
3e1ac91b66
fix 500 error
2022-07-02 11:47:35 +02:00
Aevann1
855fc20a2a
testing
2022-07-02 11:46:51 +02:00
Aevann1
24484df55c
testing
2022-07-02 11:38:09 +02:00
Aevann1
29b91a3b8a
fds
2022-07-02 11:33:53 +02:00