Anthony Wang
|
38a687c60e
|
Replace GetID() with GetLink()
See https://lists.sr.ht/~mariusor/activitypub-go/%3CNXRUnlucUSX8FL9I57dimPx4dpMKz01JDjKXqeHC8V9Z7pSTnjoZyV8ukearYJOq4IDogmpDLoEK-ScPDKs_egPnFGcAAO4XqHbj2rTUm-E%3D%40proton.me%3E for more details
|
2022-07-25 15:45:15 -05:00 |
|
Anthony Wang
|
bffb682117
|
Fix a bunch of lint errors (still 10 more to fix 🙁)
|
2022-07-23 22:12:09 -05:00 |
|
Anthony Wang
|
85abd9cfe0
|
Fix typo in follow.go
|
2022-07-21 20:07:17 -05:00 |
|
Anthony Wang
|
c8a8e1ec91
|
Check err in Follow() to avoid crash and don't check FederatedUserNew error
|
2022-07-20 18:16:49 -05:00 |
|
Anthony Wang
|
0925235a96
|
Fix federated following/unfollowing regression
|
2022-07-20 14:42:39 -05:00 |
|
Anthony Wang
|
56717396fd
|
Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go
|
2022-07-13 22:10:03 -05:00 |
|
Anthony Wang
|
79a59bd75b
|
Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere
|
2022-07-11 17:27:57 -05:00 |
|
Anthony Wang
|
d016dbbe70
|
Switch to using gitea.com/Ta180m/activitypub fork of the go-ap/activitypub module since we need more Write and Load functions exported
|
2022-07-11 12:45:00 -05:00 |
|
Anthony Wang
|
d12fd434ba
|
Add Person and Repository ActivityPub endpoints
|
2022-06-19 10:39:22 -05:00 |
|