.. |
AdminSchemas.cs
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
AuthRequest.cs
|
[backend/api] Add TOTP submission endpoint (ISH-580)
|
2024-11-21 20:04:21 +01:00 |
AuthResponse.cs
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
DriveFileResponse.cs
|
[backend/api] Add IsAvatar and IsBanner to DriveFile
|
2025-02-05 18:03:25 +01:00 |
DriveFolderRequest.cs
|
[backend/api] Add endpoint for creating drive folders
|
2025-02-05 18:03:22 +01:00 |
DriveMoveRequest.cs
|
[frontend/components] Add move folder/file button
|
2025-02-05 18:03:26 +01:00 |
EmojiResponse.cs
|
[shared] Make all response DTOs with string identifiers implement IIdentifiable
|
2024-12-05 00:50:49 +01:00 |
ErrorResponse.cs
|
[backend/middleware] Fix error responses always returning 500
|
2024-09-29 00:30:24 +02:00 |
FilterRequest.cs
|
[backend/api] Add filter endpoints (ISH-339)
|
2024-07-13 00:36:49 +02:00 |
FilterResponse.cs
|
[backend/api] Add filter endpoints (ISH-339)
|
2024-07-13 00:36:49 +02:00 |
FollowRequestResponse.cs
|
[shared] Make all response DTOs with string identifiers implement IIdentifiable
|
2024-12-05 00:50:49 +01:00 |
InstanceResponse.cs
|
[backend/api] Add note length limit to instance response
|
2025-01-11 15:33:15 +01:00 |
InviteResponse.cs
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
MigrationSchemas.cs
|
[backend/federation] Add support for incoming, outgoing & local account migrations (ISH-118)
|
2024-09-27 03:27:34 +02:00 |
NoteCreateRequest.cs
|
[backend/api] Add polls to CreateNote
|
2025-02-06 22:41:14 +01:00 |
NotePollRequest.cs
|
[backend/api] Add endpoint for voting on polls
|
2025-02-06 22:41:14 +01:00 |
NoteRefetchResponse.cs
|
[backend/api] Add note refetch endpoint (ISH-352)
|
2024-07-04 18:57:17 +02:00 |
NoteResponse.cs
|
[frontend/components] Add polls to notes and allow voting
|
2025-02-06 22:41:50 +01:00 |
NotificationResponse.cs
|
[shared] Make all response DTOs with string identifiers implement IIdentifiable
|
2024-12-05 00:50:49 +01:00 |
PaginationWrapper.cs
|
[backend/api] Add PaginationWrapper<TData> & associated helper methods
|
2024-10-24 18:20:48 +02:00 |
RedirectResponse.cs
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
RelaySchemas.cs
|
[backend/federation] Add relay support (ISH-266)
|
2024-09-28 00:32:43 +02:00 |
RuleCreateRequest.cs
|
[backend/api] Add instance rules endpoints
|
2025-01-30 11:09:26 +01:00 |
RuleResponse.cs
|
[backend/api] Add instance rules endpoints
|
2025-01-30 11:09:26 +01:00 |
RuleUpdateRequest.cs
|
[backend/api] Add instance rules endpoints
|
2025-01-30 11:09:26 +01:00 |
SessionSchemas.cs
|
[backend/api] Add mastodon session management endpoints
|
2025-01-07 08:32:42 +01:00 |
TwoFactorEnrollment.cs
|
[backend/api] Allow enrolling existing users into 2FA (ISH-626)
|
2024-11-23 02:10:35 +01:00 |
UpdateDriveFileRequest.cs
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
UpdateEmojiRequest.cs
|
[backend] Add sensitive field to emojis
|
2024-10-04 00:36:38 +02:00 |
UserProfileEntity.cs
|
[shared] Remove MaxLength from UserProfileEntity.Pronouns
|
2025-02-05 18:10:41 +01:00 |
UserProfileResponse.cs
|
[backend/api] Switch from pancakes:Pronouns (V1) to pancakes:pronouns (V2)
|
2025-02-05 18:10:00 +01:00 |
UserResponse.cs
|
[backend/api] Include AvatarAlt and BannerAlt in UserResponse
|
2025-01-30 11:11:22 +01:00 |
UserSettingsEntity.cs
|
[frontend] Add user settings page, enable 2FA enroll and login (ISH-581)
|
2024-11-26 04:21:30 +01:00 |
ValueResponse.cs
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
VersionResponse.cs
|
[backend/web] Add version endpoint
|
2024-11-19 23:05:15 +01:00 |