Commit graph

101 commits

Author SHA1 Message Date
freamon
1b1b126bf9 Rework finding community from Create JSON 2024-03-26 15:03:45 +00:00
freamon
a84bd73b32 Return list of sticky posts for local community featured url 2024-03-24 22:10:41 +00:00
freamon
4804c4c4b2 Avoid returning 'null' for manuallyApprovesFollowers 2024-03-21 23:26:03 +00:00
freamon
f7074d2edd Add/Remove moderators (incoming AP) 2024-03-21 23:21:28 +00:00
freamon
0966ce4346 Recognise 'service' type as bots 2024-03-20 11:34:25 +00:00
freamon
e49cf220e9 Add/Remove activity for featured posts 2024-03-19 15:38:35 +00:00
rimu
ff42ae3f1f still return HTTP 200 even if activity was not logged. Hopefully friendca will cope #103 2024-03-17 02:02:32 +13:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
6c4d0d217f minor bugfixes 2024-03-08 21:40:47 +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
170a40738e add some debugging logging 2024-02-29 17:10:38 +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
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
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
a77de0c883 send private messages 2024-02-17 20:05:57 +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
4974d2cddb remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +13:00
rimu
04a4abe9d5 local only communities - do not federate 2024-01-27 12:22:35 +13:00
rimu
41f6a29e33 various small bugfixes 2024-01-25 20:16:08 +13:00
rimu
7c7d0b7a56 activitypub logging 2024-01-13 11:12:31 +13:00
rimu
6d427a29fa post url redirect 2024-01-12 20:21:41 +13:00
rimu
ed024f91e5 post url 2024-01-12 17:55:01 +13:00
rimu
050d1d36d2 multiple bugfixes 2024-01-09 20:44:08 +13:00
rimu
396a5bae4c avoid duplicate comments and gif reactions 2024-01-06 14:54:10 +13:00
rimu
139feb49c9 wait then retry when GET request times out 2024-01-05 11:00:16 +13:00
rimu
c5da11335b update post counts when deletion happens 2024-01-05 10:36:55 +13:00
rimu
4f2ac1b89f better logging of unfound objects when voting 2024-01-05 09:43:08 +13:00
rimu
7ee6139068 announce undo vote 2024-01-05 09:39:20 +13:00
rimu
ca5bd607f2 whack a mole 2024-01-05 09:13:00 +13:00
rimu
a3af8de34b whack a mole 2024-01-05 09:02:54 +13:00
rimu
87b4476fda community ap id exception logging 2024-01-05 08:45:33 +13:00
rimu
a36a56eec6 minor bugfixes 2024-01-04 22:08:32 +13:00
rimu
e1f410151e oops 2024-01-04 17:07:02 +13:00
rimu
82422c06c6 bust membership cache 2024-01-04 16:59:15 +13:00
rimu
80ad21deeb ignore unfound objects when voting 2024-01-04 16:56:37 +13:00
rimu
7d2b6b8f6a membership cache flushing 2024-01-04 16:49:11 +13:00
rimu
b431a79518 sort posts by top, hot, new 2024-01-03 20:14:39 +13:00
rimu
acfe35d98d announce incoming activites to all following instances
plus a whole lot more, i don't even know
2024-01-03 16:29:58 +13:00
rimu
74cc2d17c0 communities that are local-only, w access control for posting and voting 2024-01-02 19:41:00 +13:00