linstrom/storage-new/models
mStar 12c9e17c4b
Some checks failed
/ docker (push) Failing after 2m57s
Lots of progress on public AP interface
- Read handler for create activities (notes only so far)
- Read handler for note objects
- Structure laid out for other objects, activities and collections
- DB structure for activities created
- Update access logging

TODO: Create collections type in DB to describe a collection group
2025-05-04 22:08:06 +02:00
..
0allTypes.go Lots of progress on public AP interface 2025-05-04 22:08:06 +02:00
ActivityCollection.go Lots of progress on public AP interface 2025-05-04 22:08:06 +02:00
ActivitystreamsActivityTargetType.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
ActivitystreamsActivityToObject.go Lots of progress on public AP interface 2025-05-04 22:08:06 +02:00
ActivitystreamsActivityType.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
ActivitystreamsObject.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
ActivitystreamsObjectType.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
Emote.go Comment all new code 2025-04-02 15:33:07 +02:00
Feed.go Comment all new code 2025-04-02 15:33:07 +02:00
MediaMetadata.go I am stupid and IDs should not be UUID but string 2025-04-12 09:16:35 +02:00
Note.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
NoteAccessLevelType.go Fix parsing error 2025-04-08 16:32:38 +02:00
NoteEditLog.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
NoteToAttachments.go Comment all new code 2025-04-02 15:33:07 +02:00
NoteToBoost.go Add notification data 2025-04-04 11:26:03 +02:00
NoteToEmotes.go Comment all new code 2025-04-02 15:33:07 +02:00
NoteToFeed.go Comment all new code 2025-04-02 15:33:07 +02:00
NoteToPing.go Comment all new code 2025-04-02 15:33:07 +02:00
NoteToTag.go Comment all new code 2025-04-02 15:33:07 +02:00
Notification.go Fix another gen definition 2025-04-04 14:06:47 +02:00
NotificationType.go Add notification data 2025-04-04 11:26:03 +02:00
NotificationViewedStateType.go Add notification data 2025-04-04 11:26:03 +02:00
Reaction.go Comment all new code 2025-04-02 15:33:07 +02:00
RemoteServer.go Rename cavage singing func, add import for server 2025-04-15 14:51:07 +02:00
RemoteServerMetadata.go Rename cavage singing func, add import for server 2025-04-15 14:51:07 +02:00
RemoteServerSoftwareType.go Move stuff, keep working on authenticated fetch 2025-04-12 21:39:25 +02:00
Role.go Add cmd for generating code from the new models 2025-03-27 13:35:24 +01:00
RolesDefaults.go Add hardcoded IDs for default roles 2025-04-05 22:00:36 +02:00
TokenAccess.go Add access token check to auth 2025-04-04 16:15:25 +02:00
TokenLoginProcess.go Comment all new code 2025-04-02 15:33:07 +02:00
User.go Start move to unify ID generation 2025-04-28 17:28:28 +02:00
UserAuthentication.go Note for a fix needed to be done 2025-04-02 13:45:32 +02:00
UserAuthenticationMethod.go Comment all new code 2025-04-02 15:33:07 +02:00
UserBeings.go User import now works 2025-04-15 17:18:56 +02:00
UserBeingType.go User import now works 2025-04-15 17:18:56 +02:00
UserInfoField.go Comment all new code 2025-04-02 15:33:07 +02:00
UserRelationType.go Comment all new code 2025-04-02 15:33:07 +02:00
UserRemote.go User import now works 2025-04-15 17:18:56 +02:00
UserTags.go Comment all new code 2025-04-02 15:33:07 +02:00
UserToPronoun.go Fix typo 2025-04-05 22:00:07 +02:00
UserToRole.go Comment all new code 2025-04-02 15:33:07 +02:00
UserToUserRelation.go Comment all new code 2025-04-02 15:33:07 +02:00