Snakes
3d2e7e415a
Focus emoji search input on modal open.
2022-06-23 01:53:29 -04:00
Aevann1
8045cfc118
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-06-23 03:41:01 +02:00
Aevann1
92e72b330b
switch "browse holes" and "create hole"
2022-06-23 03:40:59 +02:00
gooseman
6fec7d51d9
make me notified ( #308 )
2022-06-22 21:37:27 -04:00
Aevann1
0c5ddeb1f7
make me autovote on all posts in subs
2022-06-23 03:03:28 +02:00
Aevann1
78b31df5c2
disallow ppl from faking golden and glowing marseys
2022-06-23 02:50:02 +02:00
Aevann1
9aa5443ad0
improve glowie marseys
2022-06-23 02:45:51 +02:00
Aevann1
c5dffd3368
double viewmore threshold
2022-06-23 02:37:03 +02:00
Aevann1
e42227ab67
add glowie marseys
2022-06-23 02:34:37 +02:00
Aevann1
233f24c0c4
make reddit notifs look neater (again)
2022-06-23 01:45:09 +02:00
Aevann1
262138b542
make reddit notifications look neater
2022-06-23 01:16:59 +02:00
Aevann1
7e6e04b231
sneed
2022-06-23 01:13:21 +02:00
Aevann1
175b63c02c
double "view more" button threshold
2022-06-23 00:51:41 +02:00
Aevann1
8f2c2885d2
include psot body in reddit mentions too
2022-06-23 00:40:53 +02:00
Aevann1
a50544d86a
fixing "more comments" button appearing when there's no more comments
2022-06-23 00:25:10 +02:00
Aevann1
0e1177843e
remove the need for alert flag on sanitize()
2022-06-23 00:12:47 +02:00
Snakes
26273d0997
Revert "delete empty <a> tags to prevent exploits"
...
This reverts commit 5f78b4e365
.
This commit is breaking @-mentions in a great many contexts and
I'm not quite sure how to fix it right now.
2022-06-22 18:00:23 -04:00
Snakes
36d24cf213
Refactor hole follow notifs to encapsulate.
...
Fixes bug where admins moving a post into a hole doesn't notify
followers of the destination hole.
Also, we now have a route endpoint for reholing that is potentially
usable for e.g. an actual post_actions button to rehole, rather than
the report command UI at present.
2022-06-22 17:21:12 -04:00
Aevann1
5f78b4e365
delete empty <a> tags to prevent exploits
2022-06-22 23:12:02 +02:00
Aevann1
b8321fd18d
fix removing and approving comments on desktop
2022-06-22 23:06:06 +02:00
Aevann1
fe2ad1ae87
show poll options in markdown preview when editing
2022-06-22 23:02:37 +02:00
Aevann1
365d21ff9c
fix this https://i.imgur.com/F0OiGKH.png
2022-06-22 23:00:09 +02:00
Aevann1
cbc2a07818
make "browse holes" button visible inside holes
2022-06-22 22:52:19 +02:00
Aevann1
ffcdc0aafe
make hole banners bigger on desktop
2022-06-22 22:50:58 +02:00
Aevann1
d4264279f8
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-06-22 22:42:21 +02:00
Aevann1
0f0a07204c
fix 500 errors
2022-06-22 22:42:19 +02:00
Snakes
7f8405ad35
CSS: hard wrap fa rules, remove fa anims.
2022-06-22 16:34:11 -04:00
Aevann1
152d39ce6c
fix controversial sorting, give priority to new posts
2022-06-22 22:30:45 +02:00
Aevann1
cc3ddf3c8b
Revert "Add polls thread to megathread directory."
...
This reverts commit 3d7d1e5ff7
.
2022-06-22 22:10:01 +02:00
Snakes
3d7d1e5ff7
Add polls thread to megathread directory.
2022-06-22 16:07:33 -04:00
Aevann1
f149198c9f
fix comments refactor
2022-06-22 22:06:25 +02:00
Aevann1
062542c5af
fix posts refactor (again
2022-06-22 22:03:57 +02:00
Aevann1
3023a45d75
fix posts refactor
2022-06-22 22:03:10 +02:00
Aevann1
10a47ca837
refactor sorting posts
2022-06-22 21:57:57 +02:00
Aevann1
8ecb4582d0
refactor sorting comments
2022-06-22 21:50:20 +02:00
Aevann1
e1d0269a81
fix 413 error for patrons
2022-06-22 21:12:12 +02:00
Aevann1
f6bb11bdc2
make so it post subscription only give notifs to top-level comments
2022-06-22 20:05:56 +02:00
Aevann1
ebdda8c412
add poll_thread (fix)
2022-06-22 20:01:22 +02:00
Aevann1
414eb12410
add poll_thread
2022-06-22 20:01:00 +02:00
Aevann1
71d892a8a9
get file extension
2022-06-22 19:44:43 +02:00
Aevann1
aa403d5a3a
fix intended quotes being turned into greentext
2022-06-22 19:26:29 +02:00
Aevann1
4ba26b7872
fix bug with profile views (again) (again)
2022-06-22 18:45:34 +02:00
Aevann1
fef2e9b024
fix bug with profile views older than a month (again)
2022-06-22 18:42:45 +02:00
Aevann1
171df8a2c1
fix bug with profile views older than a month
2022-06-22 18:42:07 +02:00
Aevann1
91d7725997
make me autoupvote posts in slackernews
2022-06-22 18:28:59 +02:00
Aevann1
9ecca715fd
don't collapse the comment the user is viewing
2022-06-22 18:25:11 +02:00
Aevann1
5073258258
try to fix marseybux prinitng on PCM
2022-06-22 18:17:26 +02:00
Aevann1
d704592bdd
cache-bust all previously broken images
2022-06-22 17:59:47 +02:00
Aevann1
0b2d0a981d
fix broken images
2022-06-22 17:54:25 +02:00
Aevann1
20585ca543
add a shortened endpoint for static images and rename loading.webp to l.webp (to save bytes)
2022-06-22 17:51:19 +02:00