Commits at 258fd151daee1a2144b529e47145de3f06aaa222
258fd151
Fix lint errors
Anthony Wang
authored at
2022-12-31 17:58:01 +0000
Anthony Wang
comitted at
2022-12-31 17:58:01 +0000
2d7e644b
make fmt
Anthony Wang
authored at
2022-12-30 00:20:38 +0000
Anthony Wang
comitted at
2022-12-30 00:20:38 +0000
121be02f
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2022-12-30 00:20:02 +0000
Anthony Wang
comitted at
2022-12-30 00:20:02 +0000
be381fe1
Implement unstarring
Anthony Wang
authored at
2022-12-30 00:07:00 +0000
Anthony Wang
comitted at
2022-12-30 00:07:00 +0000
cc4901cc
Federated starring and code cleanup
Anthony Wang
authored at
2022-12-29 23:13:48 +0000
Anthony Wang
comitted at
2022-12-29 23:13:48 +0000
af572f7b
Fix typo in activities.go comments
Anthony Wang
authored at
2022-12-26 17:43:31 +0000
Anthony Wang
comitted at
2022-12-26 17:43:31 +0000
e8c38869
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2022-12-22 21:12:50 +0000
Anthony Wang
comitted at
2022-12-22 21:12:50 +0000
a8be3ece
Use GetIRI() function instead of manually constructing IRI
Anthony Wang
authored at
2022-11-28 19:22:23 +0000
Anthony Wang
comitted at
2022-11-28 19:22:23 +0000
439f6754
Don't send emails to federated users
Anthony Wang
authored at
2022-11-27 22:37:28 +0000
Anthony Wang
comitted at
2022-11-27 22:37:28 +0000
c64d3fa1
Implement commenting on issues from Mastodon
Anthony Wang
authored at
2022-11-27 22:30:00 +0000
Anthony Wang
comitted at
2022-11-27 22:30:00 +0000
f5a50ce4
Add Note object endpoint
Anthony Wang
authored at
2022-11-27 19:29:03 +0000
Anthony Wang
comitted at
2022-11-27 19:29:03 +0000
3e690fba
Federated issue creation
Anthony Wang
authored at
2022-11-27 19:09:10 +0000
Anthony Wang
comitted at
2022-11-27 19:09:10 +0000
77896f1a
Save issue IRIs when creating them from AS objects
Anthony Wang
authored at
2022-11-27 18:38:20 +0000
Anthony Wang
comitted at
2022-11-27 18:38:20 +0000
1066cfe7
Implement commenting and fix lint errors
Anthony Wang
authored at
2022-11-27 04:18:39 +0000
Anthony Wang
comitted at
2022-11-27 04:18:39 +0000
3f5f6262
Fix AppSubURL -> AppURL typo
Anthony Wang
authored at
2022-11-27 03:51:09 +0000
Anthony Wang
comitted at
2022-11-27 03:51:09 +0000
a666eefe
Rewrite createPullRequest and add createPersonFromIRI
Anthony Wang
authored at
2022-11-27 02:05:36 +0000
Anthony Wang
comitted at
2022-11-27 02:05:36 +0000
c982b676
Set issue Index, not ID, when creating issues from an AS object
Anthony Wang
authored at
2022-11-27 01:44:02 +0000
Anthony Wang
comitted at
2022-11-27 01:44:02 +0000
2d74e4f5
Delete fork code and move createPullRequest to create.go
Anthony Wang
authored at
2022-11-27 01:40:15 +0000
Anthony Wang
comitted at
2022-11-27 01:40:15 +0000
fd4d0e73
Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub
This is to follow https://docs.gitea.io/en-us/guidelines-backend/ and avoid import cycles.
Anthony Wang
authored at
2022-11-27 00:34:24 +0000
Anthony Wang
comitted at
2022-11-27 00:34:24 +0000
41e9a107
make fmt
Anthony Wang
authored at
2022-11-26 18:30:01 +0000
Anthony Wang
comitted at
2022-11-26 18:30:01 +0000
447650f2
Remove @ from regex because idk what it was doing there in the first place
Anthony Wang
authored at
2022-11-26 17:36:59 +0000
Anthony Wang
comitted at
2022-11-26 17:36:59 +0000
d22dab74
Add custom NotEmpty function to handle ForgeFed types
Anthony Wang
authored at
2022-11-26 17:34:43 +0000
Anthony Wang
comitted at
2022-11-26 17:34:43 +0000
19af0c92
Implement loading remote tickets
Anthony Wang
authored at
2022-11-25 18:45:06 +0000
Anthony Wang
comitted at
2022-11-25 18:45:06 +0000
20e8c643
Fix UnfollowUser addressing
Anthony Wang
authored at
2022-11-12 05:35:30 +0000
Anthony Wang
comitted at
2022-11-12 05:35:30 +0000
ca502244
Send out undo follow activity in UnfollowUser
Anthony Wang
authored at
2022-11-12 05:13:07 +0000
Anthony Wang
comitted at
2022-11-12 05:13:07 +0000
f75ab80b
make fmt
Anthony Wang
authored at
2022-11-11 04:01:30 +0000
Anthony Wang
comitted at
2022-11-11 04:01:30 +0000
0cacdc37
More Ticket IRI processing to iri.go
Anthony Wang
authored at
2022-11-11 03:58:09 +0000
Anthony Wang
comitted at
2022-11-11 03:58:09 +0000
69c1bddd
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-11-08 00:22:55 +0000
Anthony Wang
comitted at
2022-11-08 00:22:55 +0000
5612130b
Merge remote-tracking branch 'upstream/main'
Anthony Wang
authored at
2022-10-27 00:28:53 +0000
Anthony Wang
comitted at
2022-10-27 00:28:53 +0000
f133e9ca
Implement sending follow activities
I moved around a lot of files to fix import cycles
Anthony Wang
authored at
2022-10-21 21:06:59 +0000
Anthony Wang
comitted at
2022-10-21 21:06:59 +0000
Commits for
258fd151daee1a2144b529e47145de3f06aaa222
Viewing range
258fd151
~ f133e9ca