linstrom/storage-new/models
2025-07-07 12:41:08 +02:00
..
0allTypes.go Move translators db->ap to separate module 2025-06-13 13:42:56 +02:00
ActivitystreamsObject.go Work on AS activities and objects 2025-04-29 21:35:58 +02:00
ActivitystreamsObjectType.go Fix typo 2025-06-12 16:24:18 +02:00
ActivityTargetType.go Add inbox follow request handling 2025-05-08 08:32:02 +02:00
ActivityToObject.go Work on ensuring data consistency even for yet unknown fields 2025-05-28 16:52:54 +02:00
ActivityType.go More activity stuff 2025-05-05 17:33:34 +02:00
Collection.go Add follower and following collections 2025-05-11 18:28:51 +02:00
CollectionTargetType.go Add debug endpoint for getting replies to node id 2025-05-16 22:04:57 +02:00
Emote.go Prep for reactions, some fixes and improvements 2025-06-16 08:13:11 +02:00
FailedOutboundRequestReason.go Store failed requests in db for later retries 2025-06-13 13:43:27 +02:00
FailedOutboundRequests.go Work on failed outbound requests and move type migrators 2025-07-03 13:57:30 +02:00
Feed.go Feed insertions and other feed stuff 2025-07-07 12:41:08 +02:00
FeedReason.go Sort of implement personal feeds 2025-06-13 16:45:13 +02:00
MediaMetadata.go Add more things for file handling 2025-06-18 15:36:33 +02:00
Note.go Work on ensuring data consistency even for yet unknown fields 2025-05-28 16:52:54 +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 Sort of implement personal feeds 2025-06-13 16:45:13 +02:00
NoteToPing.go Comment all new code 2025-04-02 15:33:07 +02:00
NoteToTag.go Add-ish support for tags and mentions in new messages 2025-06-05 17:07:04 +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 Prep for reactions, some fixes and improvements 2025-06-16 08:13:11 +02:00
RemoteServer.go Store failed requests in db for later retries 2025-06-13 13:43:27 +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 Work on AP-ing media and extending likes and whatnot 2025-06-18 17:01:31 +02:00
RolesDefaults.go Work on AP-ing media and extending likes and whatnot 2025-06-18 17:01:31 +02:00
ServerMetadata.go Work on failed outbound requests and move type migrators 2025-07-03 13:57:30 +02:00
TokenAccess.go Remove id autogeneration from db models 2025-05-06 14:34:32 +02:00
TokenLoginProcess.go Remove id autogeneration from db models 2025-05-06 14:34:32 +02:00
UnhandledMessage.go Work on ensuring data consistency even for yet unknown fields 2025-05-28 16:52:54 +02:00
User.go Work on ensuring data consistency even for yet unknown fields 2025-05-28 16:52:54 +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 Add inbox follow request handling 2025-05-08 08:32:02 +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 Feed insertions and other feed stuff 2025-07-07 12:41:08 +02:00