Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Wang 5a9fe9adc4
Properly address outgoing activities 2023-01-22 19:49:28 +00:00
Anthony Wang 72247b8d49
Fix lint errors 2023-01-12 21:48:05 +00:00
Anthony Wang 05d9a6dc1d
Remove unneeded ap.Item() 2023-01-01 18:09:58 +00:00
Anthony Wang a238112529
Use GetIRI() instead of OriginalURL for fetching repo IRI 2022-12-31 18:32:22 +00:00
Anthony Wang d475724cc5
Use GetIRI() instead of LoginName to fetch user IRI 2022-12-31 18:29:53 +00:00
Anthony Wang 46e35c61ec
Make Create Actor a Person 2022-12-31 18:28:33 +00:00
Anthony Wang 13b09cef50
Move Create() to activities.go 2022-12-31 18:27:38 +00:00
Anthony Wang adb161c6ee
Refactor activities.go 2022-12-31 18:22:11 +00:00
Anthony Wang 258fd151da
Fix lint errors 2022-12-31 17:58:01 +00:00
Anthony Wang be381fe16b
Implement unstarring 2022-12-30 00:07:00 +00:00
Anthony Wang cc4901ccec
Federated starring and code cleanup 2022-12-29 23:13:48 +00:00
Anthony Wang af572f7b2b
Fix typo in activities.go comments 2022-12-26 17:43:31 +00:00
Anthony Wang a8be3ece4b
Use GetIRI() function instead of manually constructing IRI 2022-11-28 19:22:23 +00:00
Anthony Wang 1066cfe785
Implement commenting and fix lint errors 2022-11-27 04:18:39 +00:00
Renamed from services/activitypub/follow.go (Browse further)