Hendrik L
|
e270bc9a0e
|
use lock_post function
|
2024-12-02 13:30:27 +01:00 |
|
rimu
|
5c8a14007f
|
double negatives are hard
|
2024-12-01 21:24:23 +13:00 |
|
freamon
|
18b714616a
|
Avoid AttributeError if Actor isn't a string
|
2024-12-01 01:32:46 +00:00 |
|
freamon
|
3a3b366fd4
|
rename id for logging from 'announce_id' to 'id'
|
2024-11-29 22:46:59 +00:00 |
|
rimu
|
dd93048e96
|
temporary instance bans
|
2024-11-30 09:50:14 +13:00 |
|
freamon
|
95f7b226d2
|
Fix variable name clash
|
2024-11-29 17:15:18 +00:00 |
|
freamon
|
aa444f3417
|
Remove comments about users undeleting themselves, because it turns out that isn't possible from Lemmy
|
2024-11-29 15:48:38 +00:00 |
|
freamon
|
3b800e7e96
|
Distinguish between Mastodon account deletes and content deletes
|
2024-11-29 15:43:42 +00:00 |
|
freamon
|
921c2e78b1
|
Make replay_inbox_request() a bit more consistent with shared_inbox()
|
2024-11-29 15:01:24 +00:00 |
|
freamon
|
a6b6b7cc8b
|
AP for direct (instead of Announced) add / remove of moderator
|
2024-11-27 22:42:27 +00:00 |
|
freamon
|
0b66127d40
|
Also ignore it if a.gup.pe announces local content back
|
2024-11-27 22:35:16 +00:00 |
|
rimu
|
e28550427b
|
return 200 and minor bugfixes and tidy-ups #357
|
2024-11-28 11:11:59 +13:00 |
|
rimu
|
3553534c00
|
Merge pull request 'refactor-aproutes' (#357) from refactor-aproutes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/357
|
2024-11-27 21:10:01 +00:00 |
|
freamon
|
ff90e50332
|
apf part 35: Replay inbox requests
|
2024-11-24 22:01:11 +00:00 |
|
freamon
|
cc282fe5f7
|
apf part 34: Redirect user inbox to shared inbox
|
2024-11-24 21:49:08 +00:00 |
|
freamon
|
3d4ea6637c
|
apf part 33: Log unmatched activity, and delete old code
|
2024-11-24 21:45:39 +00:00 |
|
freamon
|
175094496a
|
apf part 32: Announce / Undo / Block
|
2024-11-24 21:43:08 +00:00 |
|
freamon
|
70638c39d1
|
apf part 31: Announce / Undo / Lock
|
2024-11-24 21:30:41 +00:00 |
|
freamon
|
381c4a8837
|
apf part 30: Announce / Undo / Like or Dislike
|
2024-11-24 21:19:07 +00:00 |
|
freamon
|
4c4fddba80
|
apf part 29: Announce / Undo / Delete
|
2024-11-24 21:10:16 +00:00 |
|
freamon
|
51de9ee082
|
apf part 28: Announce / Block to ban users from communities
|
2024-11-24 21:01:34 +00:00 |
|
freamon
|
376efadd2d
|
apf part 27: Announce / Remove mods or sticky
|
2024-11-24 16:35:10 +00:00 |
|
freamon
|
574e3ae215
|
apf part 26: Announce / Add mods or sticky
|
2024-11-24 16:31:20 +00:00 |
|
freamon
|
c226a6806a
|
apf part 25: Announce / Lock
|
2024-11-24 16:06:33 +00:00 |
|
freamon
|
c4665ace21
|
apf part 24: Announce / Flag
|
2024-11-24 15:17:06 +00:00 |
|
freamon
|
795250e780
|
apf part 23: Announce / Like or Dislike
|
2024-11-24 15:16:48 +00:00 |
|
freamon
|
aad494563e
|
apf part 22: Announce / Delete
|
2024-11-24 15:16:15 +00:00 |
|
freamon
|
a36d5b42e9
|
apf part 21: Announce / Create or Update
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
ea15cb6079
|
apf part 20: Undo / Block requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
30dba0acf2
|
apf part 19: Undo / Like requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
e533603f4d
|
apf part 18: Undo / Delete requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
7dd8717aa7
|
apf part 17: Undo / Follow requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
dccecc15bc
|
apf part 16: Block requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
9bca07504e
|
apf part 15: Flag requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
5f96034581
|
apf part 14: Like / Dislike requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
115bb8426f
|
apf part 13: Delete requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
046a15e617
|
apf part 12: Create/Update requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
37462f57de
|
apf part 11: Rejects for follows
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
3cc411f512
|
apf part 10: Accepts for follows
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
3d053ae70a
|
apf part 09: Follow requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
eb7095af56
|
apf part 08: process requests from users who want to delete their own account
|
2024-11-18 19:28:37 +00:00 |
|
freamon
|
7e87308663
|
apf part 07: verify LD signature if HTTP signature fails
|
2024-11-18 18:44:28 +00:00 |
|
freamon
|
479bbe4dcc
|
apf part 06: reject any ActivityPub activity from a local actor
|
2024-11-18 17:47:26 +00:00 |
|
freamon
|
20f17000f5
|
apf part 05: ignore self-deletes from users that do not exist here
|
2024-11-18 17:28:41 +00:00 |
|
freamon
|
e57ca1428e
|
apf part 04: ignore unutilised PeerTube activity
|
2024-11-18 17:18:09 +00:00 |
|
freamon
|
97af03d3cf
|
apf part 03: reject unneccessary retries
|
2024-11-18 17:16:46 +00:00 |
|
freamon
|
cddd102a3d
|
apf part 02: reject bad JSONs
|
2024-11-18 16:53:32 +00:00 |
|
freamon
|
fe7791bf4d
|
apf part 01: add log_incoming_ap function
|
2024-11-18 15:56:47 +00:00 |
|
rimu
|
24508a350c
|
support activitypub discovery using Link header and HEAD requests
|
2024-11-18 10:09:57 +13:00 |
|
rimu
|
434cf9f922
|
support activitypub discovery using Link header
see https://swicg.github.io/activitypub-html-discovery/#http-link-header
|
2024-11-18 10:04:58 +13:00 |
|