.. |
20240107171910_Initial.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107171910_Initial.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107181428_RenameProperties.cs
|
Rename tables and properties
|
2024-01-07 19:15:57 +01:00 |
20240107181428_RenameProperties.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107181514_RenameTables.cs
|
Rename tables and properties
|
2024-01-07 19:15:57 +01:00 |
20240107181514_RenameTables.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107182757_RemoveUnusedEnum.cs
|
Remove unused enum
|
2024-01-07 19:30:44 +01:00 |
20240107182757_RemoveUnusedEnum.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107184237_RenameIndicies.cs
|
Rename indicies
|
2024-01-07 19:43:41 +01:00 |
20240107184237_RenameIndicies.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107185214_RenameKeys.cs
|
Rename keys
|
2024-01-07 19:53:06 +01:00 |
20240107185214_RenameKeys.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107190342_RenameGinIndicies.cs
|
Rename GIN indicies
|
2024-01-07 20:05:55 +01:00 |
20240107190342_RenameGinIndicies.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107193152_FixupPropertyName.cs
|
Fixup property name
|
2024-01-07 20:32:29 +01:00 |
20240107193152_FixupPropertyName.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240108164605_RemoveUnneededTable.cs
|
Remove duplicate table that was never used
|
2024-01-08 17:46:19 +01:00 |
20240108164605_RemoveUnneededTable.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240118165641_AddUserRoleIndicies.cs
|
Add indicies for user.IsAdmin and .IsModerator
|
2024-01-18 17:57:12 +01:00 |
20240118165641_AddUserRoleIndicies.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240127190613_AddDataProtectionKeyTable.cs
|
Store data protection keys in database
|
2024-01-27 20:24:16 +01:00 |
20240127190613_AddDataProtectionKeyTable.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240204213755_RemoveHiddenNoteVisibility.cs
|
[backend/database] Increase migrations command timeout
|
2024-02-13 23:13:38 +01:00 |
20240204213755_RemoveHiddenNoteVisibility.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240204220725_MergePostgresEnums.cs
|
[backend] Merge duplicate postgres enums
|
2024-02-04 23:40:10 +01:00 |
20240204220725_MergePostgresEnums.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240205190843_RefactorJsonbColumns.cs
|
[backend] Refactor postgres jsonb columns
|
2024-02-05 20:09:18 +01:00 |
20240205190843_RefactorJsonbColumns.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240207164121_AddFederationControl.cs
|
[backend] Implement federation control (ISH-2)
|
2024-02-07 17:52:41 +01:00 |
20240207164121_AddFederationControl.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240209170817_MoveDriveHashAlgoToSha256.cs
|
[backend/drive] Implement basic drive support (ISH-9)
|
2024-02-09 19:41:46 +01:00 |
20240209170817_MoveDriveHashAlgoToSha256.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240210151527_UserAlsoKnownAsToArray.cs
|
[backend/database] Fixup User.alsoKnownAs
|
2024-02-10 16:25:16 +01:00 |
20240210151527_UserAlsoKnownAsToArray.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240210233409_FixNoteMentionsColumnType.cs
|
[backend/database] Increase migrations command timeout
|
2024-02-13 23:13:38 +01:00 |
20240210233409_FixNoteMentionsColumnType.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240212005032_AddDatabaseFunctions.cs
|
[backend/database] Fix database bootstrap
|
2024-02-13 00:55:48 +01:00 |
20240212005032_AddDatabaseFunctions.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240213000601_RemoveDriveFileUniqueConstraints.cs
|
[backend/database] Remove unique constraints for drive file access keys
|
2024-02-13 01:09:00 +01:00 |
20240213000601_RemoveDriveFileUniqueConstraints.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240213015921_RemoveDriveFileCommentLengthRestriction.cs
|
[backend/database] Remove length restriction from DriveFile comment column
|
2024-02-13 03:01:39 +01:00 |
20240213015921_RemoveDriveFileCommentLengthRestriction.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240214175919_AddNoteLikeTable.cs
|
[backend/database] Add note likes table
|
2024-02-14 19:09:26 +01:00 |
20240214175919_AddNoteLikeTable.Designer.cs
|
[backend/masto-client] Refactor mastodon entity names to prevent class name conflicts
|
2024-02-17 00:20:52 +01:00 |
20240214180707_RenameNoteBookmarksTable.cs
|
[backend/database] Rename note bookmarks table
|
2024-02-14 19:11:11 +01:00 |
20240214180707_RenameNoteBookmarksTable.Designer.cs
|
[backend/masto-client] Refactor mastodon entity names to prevent class name conflicts
|
2024-02-17 00:20:52 +01:00 |
20240214182733_AddLikeNotificationType.cs
|
[backend/federation] Handle note likes & unlikes (ISH-68)
|
2024-02-14 21:17:27 +01:00 |
20240214182733_AddLikeNotificationType.Designer.cs
|
[backend/masto-client] Refactor mastodon entity names to prevent class name conflicts
|
2024-02-17 00:20:52 +01:00 |
20240216224747_RenameRegistrationInviteTable.cs
|
[backend/database] Rename registration_ticket table to registration_invite
|
2024-02-16 23:51:13 +01:00 |
20240216224747_RenameRegistrationInviteTable.Designer.cs
|
[backend/masto-client] Refactor mastodon entity names to prevent class name conflicts
|
2024-02-17 00:20:52 +01:00 |
20240217040655_AddEditNotificationType.cs
|
[backend/core] Emit notification on note edit for users that have interacted with the note
|
2024-02-17 05:50:10 +01:00 |
20240217040655_AddEditNotificationType.Designer.cs
|
[backend/core] Emit notification on note edit for users that have interacted with the note
|
2024-02-17 05:50:10 +01:00 |
20240217044102_RenameNoteBookmarksTable2.cs
|
[backend/core] Emit notification on note edit for users that have interacted with the note
|
2024-02-17 05:50:10 +01:00 |
20240217044102_RenameNoteBookmarksTable2.Designer.cs
|
[backend/core] Emit notification on note edit for users that have interacted with the note
|
2024-02-17 05:50:10 +01:00 |
20240218040148_AddBites.cs
|
[backend/federation] Handle Bite activities
|
2024-02-18 05:48:46 +01:00 |
20240218040148_AddBites.Designer.cs
|
[backend/federation] Handle Bite activities
|
2024-02-18 05:48:46 +01:00 |
20240218044611_CascadeBites.cs
|
[backend/federation] Handle Bite activities
|
2024-02-18 05:48:46 +01:00 |
20240218044611_CascadeBites.Designer.cs
|
[backend/federation] Handle Bite activities
|
2024-02-18 05:48:46 +01:00 |
20240224202433_AddOauthTokenProperties.cs
|
[backend/database] Add supportsHtmlFormatting & supportsHtmlFormatting columns to the oauth_token table
|
2024-02-24 21:26:06 +01:00 |
20240224202433_AddOauthTokenProperties.Designer.cs
|
[backend/database] Add supportsHtmlFormatting & supportsHtmlFormatting columns to the oauth_token table
|
2024-02-24 21:26:06 +01:00 |
20240224214251_AddOauthTokenAndSessionLastActiveDate.cs
|
[backend/core] Add lastActiveDate column to oauth_token and session tables
|
2024-02-24 22:43:14 +01:00 |
20240224214251_AddOauthTokenAndSessionLastActiveDate.Designer.cs
|
[backend/core] Add lastActiveDate column to oauth_token and session tables
|
2024-02-24 22:43:14 +01:00 |
20240226185219_AddUserProfileMentionsResolvedColumn.cs
|
[backend/federation] Rework UserProfileMentionsResolver to no longer recursively resolve user profile mentions
|
2024-02-26 20:14:07 +01:00 |
20240226185219_AddUserProfileMentionsResolvedColumn.Designer.cs
|
[backend/federation] Rework UserProfileMentionsResolver to no longer recursively resolve user profile mentions
|
2024-02-26 20:14:07 +01:00 |
20240226234449_AddConversationsFunction.cs
|
[backend/mastodon-client] Implement conversations endpoints
|
2024-02-27 01:07:12 +01:00 |
20240226234449_AddConversationsFunction.Designer.cs
|
[backend/mastodon-client] Implement conversations endpoints
|
2024-02-27 01:07:12 +01:00 |
20240227010710_AddMarkerTable.cs
|
[backend/core] Add markers table & respective endpoints (ISH-91)
|
2024-02-27 02:15:40 +01:00 |
20240227010710_AddMarkerTable.Designer.cs
|
[backend/core] Add markers table & respective endpoints (ISH-91)
|
2024-02-27 02:15:40 +01:00 |
20240229174129_AddUserSettingsTable.cs
|
[backend/core] Add user settings store (ISH-106)
|
2024-02-29 18:49:02 +01:00 |
20240229174129_AddUserSettingsTable.Designer.cs
|
[backend/core] Add user settings store (ISH-106)
|
2024-02-29 18:49:02 +01:00 |
20240229182824_RenameInstanceFollowsColumns.cs
|
[backend/core] Cleanup instance counters code
|
2024-02-29 19:40:22 +01:00 |
20240229182824_RenameInstanceFollowsColumns.Designer.cs
|
[backend/core] Cleanup instance counters code
|
2024-02-29 19:40:22 +01:00 |
DatabaseContextModelSnapshot.cs
|
[backend/core] Cleanup instance counters code
|
2024-02-29 19:40:22 +01:00 |
LegacyModels.cs
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |