Commits at d909c97da96e0a061dcc8d9d42632005ec853e65
d909c97d
Move models/forgefed to modules/forgefed
Anthony Wang
authored at
2022-07-27 10:25:40 -0500
Anthony Wang
comitted at
2022-07-27 10:25:40 -0500
f0cded88
Start cleaning up fork.go
Anthony Wang
authored at
2022-07-27 10:24:04 -0500
Anthony Wang
comitted at
2022-07-27 10:24:04 -0500
38a687c6
Replace GetID() with GetLink()
See https://lists.sr.ht/~mariusor/activitypub-go/%3CNXRUnlucUSX8FL9I57dimPx4dpMKz01JDjKXqeHC8V9Z7pSTnjoZyV8ukearYJOq4IDogmpDLoEK-ScPDKs_egPnFGcAAO4XqHbj2rTUm-E%3D%40proton.me%3E for more details
Anthony Wang
authored at
2022-07-25 15:45:15 -0500
Anthony Wang
comitted at
2022-07-25 15:45:15 -0500
30b431da
Set ap.ItemTyperFunc to correctly unmarshal JSON
Anthony Wang
authored at
2022-07-25 15:43:20 -0500
Anthony Wang
comitted at
2022-07-25 15:43:20 -0500
bffb6821
Fix a bunch of lint errors (still 10 more to fix 🙁)
Anthony Wang
authored at
2022-07-23 22:12:09 -0500
Anthony Wang
comitted at
2022-07-23 22:12:09 -0500
ab540d07
Create new federated users in reqsignature.go
Anthony Wang
authored at
2022-07-23 21:27:20 -0500
Anthony Wang
comitted at
2022-07-23 21:27:20 -0500
5da6b4fd
Disable authorize_endpoint if federation is disabled
Anthony Wang
authored at
2022-07-23 20:52:12 -0500
Anthony Wang
comitted at
2022-07-23 20:52:12 -0500
763f98b5
Create user at /authorize_interaction?uri= endpoint
Anthony Wang
authored at
2022-07-23 16:34:06 -0500
Anthony Wang
comitted at
2022-07-23 16:34:06 -0500
85abd9cf
Fix typo in follow.go
Anthony Wang
authored at
2022-07-21 20:07:17 -0500
Anthony Wang
comitted at
2022-07-21 20:07:17 -0500
5196dcd9
Check if httpsig keyID matches actor and attributedTo
Anthony Wang
authored at
2022-07-20 18:57:19 -0500
Anthony Wang
comitted at
2022-07-20 18:57:19 -0500
c8a8e1ec
Check err in Follow() to avoid crash and don't check FederatedUserNew error
Anthony Wang
authored at
2022-07-20 18:16:40 -0500
Anthony Wang
comitted at
2022-07-20 18:16:49 -0500
6e100301
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-07-20 14:45:19 -0500
Anthony Wang
comitted at
2022-07-20 14:45:19 -0500
0925235a
Fix federated following/unfollowing regression
Anthony Wang
authored at
2022-07-20 14:42:39 -0500
Anthony Wang
comitted at
2022-07-20 14:42:39 -0500
c100b8e1
Apply suggestions from code review
Anthony Wang
authored at
2022-07-17 11:19:48 -0500
Anthony Wang
comitted at
2022-07-17 11:19:48 -0500
08cb2d6d
Fix typos in FEDERATION.md
Anthony Wang
authored at
2022-07-17 11:09:10 -0500
Anthony Wang
comitted at
2022-07-17 11:09:10 -0500
48deb8e1
Fix repo AP outbox path typo
Anthony Wang
authored at
2022-07-16 21:10:28 -0500
Anthony Wang
comitted at
2022-07-16 21:10:28 -0500
f1577c2f
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-07-16 20:35:16 -0500
Anthony Wang
comitted at
2022-07-16 20:35:16 -0500
705706bc
Generate person outbox for only repo creates and stars
Anthony Wang
authored at
2022-07-16 20:33:28 -0500
Anthony Wang
comitted at
2022-07-16 20:33:28 -0500
b491a2ec
Update FEDERATION.md with a more accurate description of federated issues and PRs
Anthony Wang
authored at
2022-07-16 20:32:41 -0500
Anthony Wang
comitted at
2022-07-16 20:32:41 -0500
1b4cd987
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-07-13 22:36:00 -0500
Anthony Wang
comitted at
2022-07-13 22:36:00 -0500
0609d717
Add more TODO notes
Anthony Wang
authored at
2022-07-13 22:11:24 -0500
Anthony Wang
comitted at
2022-07-13 22:11:24 -0500
56717396
Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go
Anthony Wang
authored at
2022-07-13 22:10:03 -0500
Anthony Wang
comitted at
2022-07-13 22:10:03 -0500
a63b2be2
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-07-13 12:14:35 -0500
Anthony Wang
comitted at
2022-07-13 12:14:35 -0500
63aa270a
Initial implementation of federated pull requests
Anthony Wang
authored at
2022-07-13 12:14:14 -0500
Anthony Wang
comitted at
2022-07-13 12:14:14 -0500
1b39e39f
Add basic implementation of federated commenting
Anthony Wang
authored at
2022-07-11 18:24:15 -0500
Anthony Wang
comitted at
2022-07-11 18:24:15 -0500
79a59bd7
Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere
Anthony Wang
authored at
2022-07-11 17:27:57 -0500
Anthony Wang
comitted at
2022-07-11 17:27:57 -0500
d016dbbe
Switch to using gitea.com/Ta180m/activitypub fork of the go-ap/activitypub module since we need more Write and Load functions exported
Anthony Wang
authored at
2022-07-11 12:45:00 -0500
Anthony Wang
comitted at
2022-07-11 12:45:00 -0500
8b354feb
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-07-10 11:49:22 -0500
Anthony Wang
comitted at
2022-07-10 11:49:22 -0500
18b4cd32
Don't track go.work files
Anthony Wang
authored at
2022-07-07 13:14:01 -0500
Anthony Wang
comitted at
2022-07-07 13:14:01 -0500
fa72294f
Fix build errors and start working on constructing outbox activities for the various action types
Anthony Wang
authored at
2022-07-07 13:11:59 -0500
Anthony Wang
comitted at
2022-07-07 13:11:59 -0500
Commits for
d909c97da96e0a061dcc8d9d42632005ec853e65
Viewing range
d909c97d
~ fa72294f