rimu
cf3dec5768
profile_id or user_name.lower() everywhere #194
2024-06-04 09:44:10 +12:00
rimu
2380a3ae61
soft deletes and deleted content admin area #193
2024-06-02 16:45:21 +12:00
rimu
0a1ea7d0e3
only json serializable objects can be passed to celery tasks (not SQLAlchemy models) #181
2024-06-01 19:52:17 +12:00
freamon
d53d5b1a8d
Bugfix: function import
2024-05-31 22:31:35 +01:00
freamon
06edc710d9
Process incoming poll votes
2024-05-31 22:31:11 +01:00
freamon
c5596e2f08
post_to_page: use post.community instead of also passing community
2024-05-31 22:29:13 +01:00
rimu
e8d7aec516
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# app/activitypub/util.py
2024-05-28 15:22:15 +12:00
rimu
1c2be79dab
Discourse follow community #111
2024-05-28 15:16:43 +12:00
freamon
3cd74ccc3b
PeerTube: easier to just ignore anything from a accounts/peertube actor
2024-05-26 17:22:52 +01:00
freamon
7f2ed0b658
PeerTube: New posts from incoming activity
2024-05-26 15:53:17 +01:00
freamon
21afa9a6aa
PeerTube: ignore incoming 'CacheFile' activity
2024-05-26 02:24:11 +01:00
freamon
97d1ba0fbb
PeerTube: ignore incoming 'View' activity
2024-05-26 02:19:24 +01:00
freamon
4c1f5cad53
PeerTube: process incoming Update/Video activity
2024-05-26 02:00:05 +01:00
freamon
e83b929a73
PeerTube: 'Accept' sent to user inbox, not shared inbox
2024-05-26 01:37:34 +01:00
freamon
01fd3fa2ea
Process Site and Community bans where removeData=True
2024-05-22 22:30:51 +01:00
freamon
b0b1bf68c8
Pass requests to site_inbox on
...
(used by remote admins to inform of site bans)
2024-05-22 17:04:05 +01:00
rimu
0d9d4f12cb
poll - federation #181
2024-05-18 21:06:57 +12:00
rimu
0eadceda63
handle pixelfed follow requests
2024-05-17 21:03:38 +12:00
freamon
b0f6848312
Avoid invoking allowlist_html() twice
...
(markdown_to_html() already returns the output from that function)
(autotldr username html isn't passed to allowlist_list to avoid getting a target=_blank attribute)
2024-05-14 20:38:16 +01:00
freamon
c77a6de126
Render Markdown soft breaks as new lines for new local content #133
2024-05-14 19:33:08 +01:00
freamon
37b06ef43f
Deliver Actor 'summary' info as HTML
...
(same as Mastodon and Lemmy)
2024-05-14 16:24:05 +01:00
rimu
ade07d2658
stop instances from being flagged as 'gone forever' if they're still sending activities
2024-05-12 16:08:20 +12:00
rimu
af4dee7ea3
add language choices to UI #51
2024-05-09 17:54:30 +12:00
rimu
2d321134e6
when someone is blocked, remove them from followers collection #172
2024-05-08 19:28:49 +12:00
freamon
dff8d5c5bc
Fix: don't check signature twice for Likes from User Follows
2024-05-04 23:22:47 +01:00
freamon
b6237e5eac
Fix: only write local user's follower URL once
2024-05-04 22:44:51 +01:00
freamon
81af3ebcb5
Use signed Get request for remote actors trying to Follow local ones
2024-05-04 22:32:17 +01:00
freamon
cfef490143
Add instance actor
2024-05-04 21:26:39 +01:00
freamon
c82581462d
Move default_context()
...
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01:00
rimu
ec88d84775
add celery decorator to task functions #172
2024-05-03 06:27:25 +12:00
freamon
c7f2a168fe
Send (undo)Like from Remote User follower to shared inbox
2024-04-30 13:15:57 +01:00
freamon
e7ebce679a
Respond to /u/actor/followers URL
2024-04-30 13:14:51 +01:00
freamon
b374e3031b
Add msg to ap log if local user not found
2024-04-30 13:14:24 +01:00
freamon
15507efd73
Only accept Undo/Follow if original Follow was accepted
2024-04-30 13:13:56 +01:00
freamon
d2a99e08b4
Process Undo/Follow requests from remote actors to local actors
2024-04-30 13:13:29 +01:00
freamon
f7cfd1f92b
Accept Follow requests from remote actors to local actors
2024-04-30 13:12:53 +01:00
rimu
7805563b0f
lowercase ap_id on communities
2024-04-30 21:11:57 +12:00
rimu
37b95f03b9
oops missed one #170
2024-04-28 16:49:49 +12:00
freamon
3cddfd86e8
Ensure domains of 'id' and 'actor'/'attributedTo' match
2024-04-26 13:35:16 +01:00
rimu
0f020a6372
make ap_id always lower case
2024-04-23 21:28:58 +12:00
rimu
708edd51b6
refactor community subscription to use new subscription system #20
2024-04-22 20:53:03 +12:00
freamon
8275f75a28
Ignore remote Creates to local_only communities
2024-04-20 13:03:39 +01:00
freamon
cd0419a93a
Reject remote Follows to local_only communities
2024-04-20 13:02:43 +01:00
rimu
6ce5e7208c
a way for senders to see the result of their POST to our inbox
...
for debugging
2024-04-20 20:46:51 +12:00
rimu
2c1efdeb68
fall back to ap_profile_id
2024-04-20 17:16:17 +12:00
rimu
c8b81162f1
remove obsolete flush_cache() calls
2024-04-20 16:26:33 +12:00
freamon
aae9ac88ad
Announce actions by remote actors in local communities
2024-04-17 15:18:59 +01:00
freamon
79239b7273
Add Undo of Post Vote to federation
2024-04-17 15:18:28 +01:00
freamon
96528ada90
Ignore Announces intended for Mastodon
2024-04-15 22:06:50 +01:00
rimu
e5bfd1b4c9
better chat notification link
2024-04-15 19:03:59 +12:00