Iceshrimp.NET/Iceshrimp.Backend/Core/Database/Tables
2024-02-14 19:11:11 +01:00
..
AbuseUserReport.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
AccessToken.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
AllowedInstance.cs [backend] Implement federation control (ISH-2) 2024-02-07 17:52:41 +01:00
Announcement.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
AnnouncementRead.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Antenna.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
App.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
AttestationChallenge.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
AuthSession.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
BlockedInstance.cs [backend] Implement federation control (ISH-2) 2024-02-07 17:52:41 +01:00
Blocking.cs [backend/masto-client] Implement visibility/blocking/muting/list filters for timelines 2024-02-03 06:42:29 +01:00
Channel.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
ChannelFollowing.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
ChannelNotePin.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Clip.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
ClipNote.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
DriveFile.cs [backend/drive] Add basic image processing & thumbnail generation (ISH-63, ISH-64) 2024-02-14 17:25:32 +01:00
DriveFolder.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Emoji.cs Rename indicies 2024-01-07 19:43:41 +01:00
Following.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
FollowRequest.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
GalleryLike.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
GalleryPost.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Hashtag.cs Rename indicies 2024-01-07 19:43:41 +01:00
HtmlNoteCacheEntry.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
HtmlUserCacheEntry.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
Instance.cs Rename indicies 2024-01-07 19:43:41 +01:00
MessagingMessage.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Meta.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
ModerationLog.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
Muting.cs [backend/masto-client] Implement visibility/blocking/muting/list filters for timelines 2024-02-03 06:42:29 +01:00
Note.cs [backend/database] Rename note bookmarks table 2024-02-14 19:11:11 +01:00
NoteBookmark.cs [backend/database] Rename note bookmarks table 2024-02-14 19:11:11 +01:00
NoteEdit.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
NoteLike.cs [backend/database] Add note likes table 2024-02-14 19:09:26 +01:00
NoteReaction.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
NoteThreadMuting.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
NoteUnread.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
NoteWatching.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Notification.cs [backend/masto-client] Render notifications (ISH-45) 2024-02-13 17:58:24 +01:00
OauthApp.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
OauthToken.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Page.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
PageLike.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
PasswordResetRequest.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Poll.cs [backend] Code cleanup: remove unnecessary using directives 2024-02-09 12:09:03 +01:00
PollVote.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
PromoNote.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
PromoRead.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
RegistrationTicket.cs Rename indicies 2024-01-07 19:43:41 +01:00
RegistryItem.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
Relay.cs Rename indicies 2024-01-07 19:43:41 +01:00
RenoteMuting.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Session.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Signin.cs [backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
SwSubscription.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UsedUsername.cs Initial commit 2023-12-24 00:57:07 +01:00
User.cs [backend/database] Rename note bookmarks table 2024-02-14 19:11:11 +01:00
UserGroup.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserGroupInvitation.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserGroupMember.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserKeypair.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserList.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserListMember.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserNotePin.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserPending.cs Rename indicies 2024-01-07 19:43:41 +01:00
UserProfile.cs [backend/federation] Basic mentions handling (ISH-38) 2024-02-11 18:50:28 +01:00
UserPublickey.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
UserSecurityKey.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Webhook.cs [backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00