Commit graph

456 commits

Author SHA1 Message Date
freamon
c5f0d5175a Add ActivityPub logging to outbox processing 2024-03-15 22:32:48 +00:00
freamon
16f84f28a6 Use setting to log JSON for outgoing activities 2024-03-14 09:40:50 +00: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
0f055f590d better image handling 2024-03-12 09:53:34 +13:00
rimu
6408432da6 properly set create_id and announce_id in community outbox 2024-03-09 19:13:15 +13:00
rimu
3dff7ef2e7 invalid attachment activitypub 2024-03-09 18:19:03 +13:00
rimu
bacc0c81be logging on post_json_to_model 2024-03-09 12:15:58 +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
rimu
b9a88a7fa6 save local copy of link posts where the link is to an image 2024-03-04 10:56:17 +13:00
rimu
2c00577606 update nsfl based on title when post is edited 2024-03-03 13:13:36 +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
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
170a40738e add some debugging logging 2024-02-29 17:10:38 +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
rimu
fffb58fb07 set vary headers #57 2024-02-28 21:34:19 +13:00
rimu
eba9ec8bd6 set vary headers #fixes 57 2024-02-28 20:45:39 +13:00
rimu
5df5a77fbc oops 2024-02-27 05:26:06 +13:00
rimu
d600de73e0 refresh community profile 2024-02-27 05:19:52 +13:00
rimu
2d6ec1aabd api/v1/instance/domain_blocks endpoint 2024-02-25 16:24:50 +13:00
rimu
106ceba33f federate user delete properly 2024-02-25 15:31:16 +13:00
rimu
40de319b9a allow comments on posts in communities that are restricted to mods 2024-02-24 11:07:06 +13:00
rimu
93c52b2a86 debug issues found in production log 2024-02-23 20:23:59 +13:00
rimu
d40ab28ea2 email notifications fixes #18 2024-02-23 16:52:17 +13:00
rimu
46bca83e2a use community outbox properly 2024-02-21 08:36:47 +13:00
rimu
79307ad5c0 create log earlier to avoid mastodon 404s 2024-02-19 18:47:22 +13:00
rimu
a566c40913 chat - tidy up and nav improvements 2024-02-19 15:56:56 +13:00
rimu
e840db1991 chat 2.0 2024-02-19 15:01:53 +13:00
rimu
15a18550d9 save larger version of image 2024-02-19 09:02:12 +13:00
rimu
a77de0c883 send private messages 2024-02-17 20:05:57 +13:00
rimu
066646b4f6 nsfw and nsfl icons on posts 2024-02-16 06:17:13 +13:00
rimu
2bf1aa23ee make api/v3/instance return correct images #41 2024-02-14 14:53:03 +13:00
rimu
b812694772 make api/v3/instance return a list of admins. fixes #41 2024-02-14 14:38:55 +13:00
rimu
fef3a1e995 remote admins can delete remote posts (not just moderators) 2024-02-14 12:31:44 +13:00
rimu
77a0ee9b5d well-known/host-meta 2024-02-14 10:16:49 +13:00
rimu
56f5f0da4c remove incorrectly ussed summary 2024-02-11 20:29:58 +13:00
rimu
3a9b12584d better notifications 2024-02-10 20:06:08 +13:00
rimu
fa649bb8ab better notifications 2024-02-10 19:58:34 +13:00
rimu
4974d2cddb remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +13:00
rimu
375600b382 stats 2024-02-10 11:42:18 +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
d7e7d79419 calculate local post stats 2024-02-08 12:46:41 +13:00