Commit graph

297 commits

Author SHA1 Message Date
rimu
fb046f1acb properly resize image posts 2024-03-25 13:30:18 +13:00
rimu
5c5c28a4a3 bug when editing post 2024-03-24 20:58:25 +13:00
freamon
4dbe485608 Add ap_public_url for New Local communities 2024-03-24 02:02:47 +00:00
freamon
4ae5b36459 Lowercase the ap_profile_id of New Local Users and New Local Communties
(to match behaviour for remote users and communities)
2024-03-24 01:53:18 +00:00
freamon
e8f7551e06 Avoiding crashes from adding remotes:
If remote community is missing
If remote community doesn't have a 'featured' url (e.g. KBIN)
If remote community returns empty/broken outbox (e.g. KBIN returns {}) with 200 OK
2024-03-24 00:15:10 +00:00
rimu
ad62df7c10 improve consistency of image post handling
when a link post is created and the link is to an image, create an image post instead
2024-03-24 12:00:16 +13:00
rra
4f7ee50d38 Merge remote-tracking branch 'upstream/main' 2024-03-22 15:41:56 +01:00
rimu
ab60bc753b correct Accept header 2024-03-22 20:49:35 +13:00
rimu
081108a7c6 block future shitpost floods 2024-03-22 12:22:19 +13:00
rra
1ff4b3262f Merge remote-tracking branch 'upstream/main' 2024-03-21 21:55:08 +01:00
rra
9b2d58971a add current page to community edit and community mods 2024-03-21 21:55:05 +01:00
rimu
9fd4ac1c53 ban people from community, and unban them #21 2024-03-21 21:19:50 +13:00
rimu
0210adafa5 show sticky posts at top of their community fixes #16 2024-03-20 20:41:45 +13:00
freamon
136cb64a69 Checked featured url for sticky posts #16 2024-03-19 07:34:19 +00:00
rimu
32fa6583ec ignore invalid og:image tag 2024-03-19 12:44:47 +13:00
rimu
f5f5f593a5 community moderation - view reports and list of banned people 2024-03-18 21:05:13 +13:00
freamon
b121c13d4e post_layout: always show or always hide (for low-bandwidth) 2024-03-17 07:28:03 +00:00
freamon
98d381d94d Amend last_active and post_count for newly-discovered remote communities 2024-03-15 22:51:27 +00:00
freamon
c5f0d5175a Add ActivityPub logging to outbox processing 2024-03-15 22:32:48 +00:00
rimu
0bab5d0eb2 oops #21 2024-03-16 09:44:37 +13:00
rimu
2f24e5bef2 ban people from community #21 2024-03-15 14:24:45 +13:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
49db71e05d opt out of search 2024-03-12 20:58:47 +13:00
rimu
5408c4b060 instance blocking 2024-03-12 20:06:24 +13:00
rimu
0f055f590d better image handling 2024-03-12 09:53:34 +13:00
rimu
62292cb6d1 finish sub-topics fixes #44 2024-03-09 14:59:05 +13:00
rimu
690bb34eff I know this looks weird but this is how flask_babel (string translation package) wants it done 2024-03-08 22:58:38 +13:00
rra
d9effe0310 merge upstream 2024-03-08 10:40:41 +01:00
rimu
6914a47206 remove tracking from links fixes #34 2024-03-08 22:01:46 +13:00
freamon
9fa260632a Clean tracking info from youtube links 2024-03-08 01:33:58 +00: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
8da4cce68a rss feeds with images in them 2024-02-28 12:55:30 +13:00
rimu
cf131a7039 topic rss feeds 2024-02-28 12:43:51 +13:00
rimu
684d4f741d accessibility improvements 2024-02-26 21:26:19 +13:00
rimu
40de319b9a allow comments on posts in communities that are restricted to mods 2024-02-24 11:07:06 +13:00
rimu
45b62e9305 ranking tweak 2024-02-21 19:59:50 +13:00
rimu
46bca83e2a use community outbox properly 2024-02-21 08:36:47 +13:00
rimu
b864e223bc nsfw and nsfl icons on posts - oops 2024-02-16 06:34:56 +13:00
rimu
066646b4f6 nsfw and nsfl icons on posts 2024-02-16 06:17:13 +13:00
rimu
5d20327598 banned community 2024-02-14 15:55:45 +13:00
rimu
2337c22afa show instance in breadcrumb 2024-02-14 09:50:13 +13:00
rimu
820af0ada2 don't strip params from og:image url #37 2024-02-13 05:56:22 +13:00
rimu
4974d2cddb remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +13:00
rimu
639d920d05 reduce storage usage by user banners 2024-02-10 06:41:24 +13:00
rimu
45d8b042a5 remove 'ilike' for most case insensitive searches - too slow 2024-02-09 14:58:51 +13:00
rimu
95cd37e6b3 posting to topics and auto-join communities as needed fixes #30 2024-02-08 18:34:58 +13:00
rimu
f6a382d0a7 fixes #14 2024-02-05 07:35:09 +13:00
rimu
d69dac7631 set user-agent while parsing og:image meta tag 2024-02-04 22:02:32 +13:00
rimu
586aeb5c08 alt text debug 2024-02-02 17:28:07 +13:00