Commits at 3b547c695eb78908d8b01d46944604c07b41dbd1
3b547c69
Fix some annoying segfaults
Anthony Wang
authored at
2023-03-15 20:14:00 +0000
Anthony Wang
comitted at
2023-03-15 20:14:00 +0000
dbc3eb7f
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-03-12 23:17:11 +0000
Anthony Wang
comitted at
2023-03-12 23:19:57 +0000
b4640101
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-03-04 00:03:38 +0000
Anthony Wang
comitted at
2023-03-04 00:03:38 +0000
dc20c283
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-02-20 22:21:24 +0000
Anthony Wang
comitted at
2023-02-20 22:21:24 +0000
07df0a6b
Switch back to mainline go-ap
Marius merged my last go-ap patch (https://lists.sr.ht/~mariusor/activitypub-go/%3Cf23190d1-1376-6ad1-63ee-9c0d291d1eb5%40exozy.me%3E#%3C20230218114214.b5hecpabruk66g7r@slate%3E) so we no longer have to use my custom fork
Anthony Wang
authored at
2023-02-18 17:15:14 +0000
Anthony Wang
comitted at
2023-02-18 17:15:14 +0000
e61e9fba
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-02-11 23:52:36 +0000
Anthony Wang
comitted at
2023-02-11 23:52:36 +0000
1a54d5e8
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-02-10 00:24:43 +0000
Anthony Wang
comitted at
2023-02-10 00:24:43 +0000
e44c986b
Use ctx instead of db.DefaultContext
Anthony Wang
authored at
2023-02-02 02:09:31 +0000
Anthony Wang
comitted at
2023-02-02 02:09:31 +0000
de771dcd
make fmt
Anthony Wang
authored at
2023-02-01 21:25:12 +0000
Anthony Wang
comitted at
2023-02-01 21:25:12 +0000
8f42f98d
Implement paging for person collections
Anthony Wang
authored at
2023-02-01 21:24:46 +0000
Anthony Wang
comitted at
2023-02-01 21:24:46 +0000
d8c1f87b
Start working on pagination for collections
Anthony Wang
authored at
2023-01-30 03:48:46 +0000
Anthony Wang
comitted at
2023-01-30 03:48:46 +0000
2a296a90
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-01-30 03:46:00 +0000
Anthony Wang
comitted at
2023-01-30 03:46:00 +0000
250aad95
make generate-swagger
Anthony Wang
authored at
2023-01-23 23:54:24 +0000
Anthony Wang
comitted at
2023-01-23 23:54:24 +0000
90afd4f3
Delete buggy and unneeded GET outbox
Anthony Wang
authored at
2023-01-23 20:47:31 +0000
Anthony Wang
comitted at
2023-01-23 20:47:31 +0000
5a9fe9ad
Properly address outgoing activities
Anthony Wang
authored at
2023-01-22 19:49:28 +0000
Anthony Wang
comitted at
2023-01-22 19:49:28 +0000
a86a11f8
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-01-20 18:14:48 +0000
Anthony Wang
comitted at
2023-01-20 18:14:48 +0000
508a8486
Check if Create object is Note to prevent panic
Anthony Wang
authored at
2023-01-20 17:25:19 +0000
Anthony Wang
comitted at
2023-01-20 17:25:19 +0000
359be394
Send out notes to followers when starring repos
Anthony Wang
authored at
2023-01-19 02:38:02 +0000
Anthony Wang
comitted at
2023-01-19 02:38:02 +0000
9fc10ce8
Refactor activitypub.RepositoryIRIToRepository to repo_model.GetRepositoryByIRI
Anthony Wang
authored at
2023-01-16 21:20:50 +0000
Anthony Wang
comitted at
2023-01-16 21:20:50 +0000
b89242ee
Refactoring
- Add extra code paths where `ctx` can be passed and used.
- Remove useless `id` path to get comment note.
- Add extra checks in note API.
- Use `ctx.ParamsInt64` to get the ID from the request.
- Handle `GetXXX` more gracefully by returning 404 when appropiate.
Gusted
authored at
2023-01-13 15:50:11 +0100
Gusted
comitted at
2023-01-13 15:53:46 +0100
f8a1dba1
Add missing newline, fix wrong copyright comment on a few files
Anthony Wang
authored at
2023-01-12 21:56:36 +0000
Anthony Wang
comitted at
2023-01-12 22:00:32 +0000
d03f5bde
Remove some files that were accidentally committed
Anthony Wang
authored at
2023-01-12 21:55:17 +0000
Anthony Wang
comitted at
2023-01-12 21:55:17 +0000
72247b8d
Fix lint errors
Anthony Wang
authored at
2023-01-12 21:48:05 +0000
Anthony Wang
comitted at
2023-01-12 21:48:05 +0000
7853231e
Set user.FullName before creating user
Anthony Wang
authored at
2023-01-12 21:38:45 +0000
Anthony Wang
comitted at
2023-01-12 21:38:45 +0000
a5daa365
Return if user does exist, not if does not exist
Anthony Wang
authored at
2023-01-12 21:35:11 +0000
Anthony Wang
comitted at
2023-01-12 21:35:11 +0000
bb38b973
Replace personIRIToUser with GetUserByIRI, do a WebFinger request to get correct username
Anthony Wang
authored at
2023-01-12 21:28:35 +0000
Anthony Wang
comitted at
2023-01-12 21:28:35 +0000
3aba06d4
Implement Delete activity for deleting users
Anthony Wang
authored at
2023-01-11 20:07:47 +0000
Anthony Wang
comitted at
2023-01-11 20:07:47 +0000
c40dd620
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
authored at
2023-01-10 18:27:07 +0000
Anthony Wang
comitted at
2023-01-10 18:27:20 +0000
eabba0cf
Add TODO not about fixing issue creation index
Anthony Wang
authored at
2023-01-01 18:46:42 +0000
Anthony Wang
comitted at
2023-01-01 18:46:42 +0000
58d937eb
Fix swagger note endpoint typo
Anthony Wang
authored at
2023-01-01 18:44:44 +0000
Anthony Wang
comitted at
2023-01-01 18:44:44 +0000
Commits for
3b547c695eb78908d8b01d46944604c07b41dbd1
Viewing range
3b547c69
~ 58d937eb