Commit graph

531 commits

Author SHA1 Message Date
rra
a10ed015f2 properly vertically align side cards 2024-03-08 10:34:17 +01:00
rimu
01423586b5 refactor remove_tracking_from_link to preserve the t parameter in youtube urls, without regex #34 2024-03-08 22:09:54 +13:00
rimu
6914a47206 remove tracking from links fixes #34 2024-03-08 22:01:46 +13:00
rimu
47bf0ddedb Merge remote-tracking branch 'origin/main' 2024-03-08 21:52:17 +13:00
rimu
6c4d0d217f minor bugfixes 2024-03-08 21:40:47 +13:00
freamon
9fa260632a Clean tracking info from youtube links 2024-03-08 01:33:58 +00:00
freamon
3e5d040beb Add header tags to allowlist 2024-03-07 21:00:11 +00:00
rra
2ba69f2517 inform that blocklists and interests are beign configured in init-db #80 2024-03-07 12:42:28 +01:00
rra
0909256288 fix string formatting of 'link not allowed' 2024-03-07 12:39:14 +01:00
freamon
721bf49618 Remove duplicate activitypub logging 2024-03-07 10:45:36 +00:00
rimu
b7f187e706 sub-topics - public-facing UI #44 2024-03-06 21:37:07 +13:00
rimu
be952e8711 Merge pull request 'Score fixes' (#75) from freamon/pyfedi:fix into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/75
2024-03-05 08:28:57 +00:00
freamon
f53b717e38 No free upvote on post_reply 2024-03-05 02:17:01 +00:00
freamon
312c678665 Fix vote revertion logic 2024-03-05 02:01:25 +00:00
rimu
f2f9510dd4 peertube blocklist 2024-03-05 09:07:26 +13:00
rimu
0e4e4ef00e not all the things 2024-03-04 21:46:23 +13:00
rimu
6ea0692bc1 auto clean up old activity log entries 2024-03-04 21:40:07 +13:00
rimu
2ee8b4e1b3 lower case all the things 2024-03-04 21:39:56 +13:00
rimu
889120287d admin user editing - roles 2024-03-04 12:21:06 +13:00
rimu
472f7348d2 Merge remote-tracking branch 'origin/main' 2024-03-04 12:15:33 +13:00
rimu
61a60c1947 Merge pull request 'Correct subscripion status in 'Local' and 'Joined' for communities user has created. #8' (#73) from freamon/pyfedi:fix into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/73
2024-03-03 23:14:05 +00:00
rimu
1f7f2967e7 sub-topics - admin area #44 2024-03-04 12:13:14 +13:00
Andrew Slater
6b87ca2392 Correct subscripion status in 'Local' and 'Joined' for communities user has created. #8 2024-03-03 22:09:38 +00:00
rimu
b9a88a7fa6 save local copy of link posts where the link is to an image 2024-03-04 10:56:17 +13:00
rimu
f754fdb2e8 user name cannot be an email address fixes #70 2024-03-04 09:26:08 +13:00
rimu
2c00577606 update nsfl based on title when post is edited 2024-03-03 13:13:36 +13:00
rimu
7e1851fa1c icon when post is missing a thumbnail 2024-03-02 14:46:17 +13:00
rimu
ebea77c37d change headers to reduce network usage 2024-03-02 13:56:47 +13:00
rimu
6bdc23bad7 sometimes we only want to find a community
this will eliminate a whole raft of issues caused by trying to injest posts from microblogging services which don't have Group actors
2024-03-02 10:20:15 +13:00
rimu
a95515aa82 current_user is not available in celery tasks 2024-03-02 09:26:32 +13:00
rimu
e01aa64c28 wafrn sends invalid delete requests 2024-03-02 09:22:58 +13:00
rimu
f7ebdec1d5 Microblog posts sometimes get Announced by lemmy. They don't have a title, so we can't use them. 2024-03-02 09:13:49 +13:00
rimu
8ee0a98f4d search posts - help text 2024-03-01 21:57:36 +13:00
rimu
3ededb6180 search posts - nav 2024-03-01 20:50:02 +13:00
rimu
112b6f5a57 search posts - nav 2024-03-01 20:47:48 +13:00
rimu
3085dfc29a search posts 2024-03-01 20:32:29 +13:00
rimu
c8af2120e2 add smtp support fixes #64 2024-03-01 16:43:05 +13:00
rimu
82e00db890 accessibility 2024-03-01 05:16:48 +13:00
rimu
df2775859f accessibility 2024-02-29 22:49:26 +13:00
rimu
9c14f73584 accessibility 2024-02-29 22:47:36 +13:00
rimu
0495d4e03a accessibility 2024-02-29 22:45:17 +13:00
rimu
89460df9d4 accessibility 2024-02-29 22:17:01 +13:00
rimu
9f8e711373 accessibility 2024-02-29 22:05:20 +13:00
rimu
e500689893 find most downvoted content 2024-02-29 18:20:12 +13:00
rimu
170a40738e add some debugging logging 2024-02-29 17:10:38 +13:00
rimu
394f46fde3 add aria-expanded when mobile nav shown 2024-02-29 15:20:37 +13:00
rimu
61830e630c fix for lotide posts which are missing commentsEnabled 2024-02-29 12:33:34 +13:00
rimu
e3099a0b66 fix typeerror exceptions 2024-02-29 11:26:45 +13:00
rimu
2252c23794 debug typeerror exceptions 2024-02-29 11:01:52 +13:00
saint
a0fc14bdd9 adds sentry support to send errors. in sentry.io you can create a free account for small sites. 2024-02-28 17:25:10 +01:00