pancakes
|
76bb3f1c95
|
[backend/api] Add instance rules endpoints
|
2025-01-30 11:09:26 +01:00 |
|
pancakes
|
b6d8f9c00b
|
[backend/api] Add note length limit to instance response
|
2025-01-11 15:33:15 +01:00 |
|
pancakes
|
f8ec2fd163
|
[backend/api] Fix UserProfileResponse.Url
|
2025-01-11 05:16:00 +01:00 |
|
Laura Hausmann
|
0723f39797
|
[backend/api] Add mastodon session management endpoints
|
2025-01-07 08:32:42 +01:00 |
|
pancakes
|
63d700f01a
|
Code cleanup
|
2024-12-17 19:38:52 +01:00 |
|
pancakes
|
3647d87ef6
|
[backend/api] Merge UpdateDisplayName into UpdateProfile
|
2024-12-17 19:38:52 +01:00 |
|
pancakes
|
dad0fabc5b
|
[backend/api] Add IsBot, IsCat and SpeakAsCat profile settings
|
2024-12-17 19:38:51 +01:00 |
|
pancakes
|
bc93246cea
|
[backend/api] Include Public URL in UserProfileResponse
|
2024-12-17 19:37:59 +01:00 |
|
Laura Hausmann
|
f1f79a3435
|
[backend/api] Add session management endpoints
|
2024-12-15 01:03:31 +01:00 |
|
Laura Hausmann
|
eeb171fb5a
|
[shared] Make all response DTOs with string identifiers implement IIdentifiable
|
2024-12-05 00:50:49 +01:00 |
|
Lilian
|
d088c7a442
|
[frontend] Add user settings page, enable 2FA enroll and login (ISH-581)
|
2024-11-26 04:21:30 +01:00 |
|
Lilian
|
a130934787
|
[frontend/components] Add registration page and update login page style (ISH-472)
|
2024-11-26 04:21:30 +01:00 |
|
pancakes
|
54a899df0b
|
[backend/core] Add reaction to reaction notification
|
2024-11-24 05:40:00 +01:00 |
|
Laura Hausmann
|
135737937c
|
[backend/api] Allow enrolling existing users into 2FA (ISH-626)
|
2024-11-23 02:10:35 +01:00 |
|
Laura Hausmann
|
ec6e334266
|
[backend/api] Add TOTP submission endpoint (ISH-580)
|
2024-11-21 20:04:21 +01:00 |
|
pancakes
|
09b39a64ea
|
[backend/api] Add basic instance info endpoint
|
2024-11-21 18:51:54 +01:00 |
|
Laura Hausmann
|
7dec2514da
|
[sln] Apply code style
|
2024-11-20 00:48:29 +01:00 |
|
Lilian
|
aa72e52124
|
[backend/web] Add version endpoint
|
2024-11-19 23:05:15 +01:00 |
|
Laura Hausmann
|
e3bce3bc0e
|
[sln] Update dependencies to their latest non-preview versions (where available)
|
2024-11-18 19:02:41 +01:00 |
|
pancakes
|
c11beba8a7
|
[backend] Add IsLocked to UserProfileResponse
|
2024-11-19 00:47:36 +10:00 |
|
pancakes
|
68684dbfcb
|
[backend] Add bot and cat fields to users
|
2024-11-17 13:44:29 +01:00 |
|
pancakes
|
14201c8489
|
[backend] Add UserProfile.Role
|
2024-11-17 13:44:29 +01:00 |
|
pancakes
|
28b3b56646
|
[backend/api] Add instance staff endpoint
|
2024-11-13 06:55:07 +01:00 |
|
pancakes
|
28548a5770
|
[backend] Add Emojis to UserResponse
|
2024-11-08 03:07:37 +01:00 |
|
Laura Hausmann
|
ceb8da8f3d
|
[shared] Only compute version info once
|
2024-11-03 22:43:28 +01:00 |
|
Laura Hausmann
|
c40c13261d
|
[shared] Improve fork version string handling
|
2024-11-03 22:29:19 +01:00 |
|
Laura Hausmann
|
8d29869f76
|
[shared] Correctly handle fork information in the version string
|
2024-11-03 22:10:43 +01:00 |
|
Laura Hausmann
|
4b5d76961f
|
[backend/api] Add PaginationWrapper<TData> & associated helper methods
|
2024-10-24 18:20:48 +02:00 |
|
Laura Hausmann
|
55530f482d
|
[backend/api] Add pagination data to note likes and note renotes responses
|
2024-10-24 18:20:48 +02:00 |
|
pancakes
|
95666a865f
|
[shared] Add bite back notification
|
2024-10-23 05:04:55 +02:00 |
|
Laura Hausmann
|
f98d9ce711
|
[sln] Bump dependencies
|
2024-10-09 05:57:22 +02:00 |
|
pancakes
|
6fe4b26019
|
[shared] Add sensitive field to note reactions
|
2024-10-04 00:36:38 +02:00 |
|
pancakes
|
b3b2adb127
|
[backend] Add sensitive field to emojis
|
2024-10-04 00:36:38 +02:00 |
|
Laura Hausmann
|
f6d2fd329d
|
[backend/middleware] Fix error responses always returning 500
|
2024-09-29 00:30:24 +02:00 |
|
Laura Hausmann
|
df26db0585
|
[backend/federation] Add relay support (ISH-266)
|
2024-09-28 00:32:43 +02:00 |
|
Laura Hausmann
|
a5fa4e4be9
|
[backend/api] Fix frontend crash on startup
|
2024-09-27 20:21:37 +02:00 |
|
Laura Hausmann
|
6bd9a50777
|
[backend/api] Don't serialize UserResponse.MovedTo when null
|
2024-09-27 04:01:04 +02:00 |
|
Laura Hausmann
|
79871c51c3
|
[backend/api] Add MovedTo property to UserResponse
|
2024-09-27 03:59:14 +02:00 |
|
Laura Hausmann
|
1883f426a7
|
[backend/federation] Add support for incoming, outgoing & local account migrations (ISH-118)
|
2024-09-27 03:27:34 +02:00 |
|
Laura Hausmann
|
4448e00333
|
[backend/core] Fix erroneous attempts to compute instance stats for local instance when creating follow relationship between local users
|
2024-09-27 03:01:30 +02:00 |
|
Laura Hausmann
|
9789c8452e
|
[backend/razor] Show login button when displaying public preview disabled error page
|
2024-09-24 02:36:29 +02:00 |
|
Laura Hausmann
|
afe62b0aab
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +02:00 |
|
Laura Hausmann
|
010526b6be
|
[shared] Fix VersionHelper returning bogus data when frontend is built with AOT
|
2024-09-13 17:28:03 +02:00 |
|
Laura Hausmann
|
e342d6f010
|
[backend/asp] Improve XML error responses
|
2024-08-16 01:34:43 +02:00 |
|
Laura Hausmann
|
173fbfb835
|
[backend/asp] Return error responses as HTML/XML/JSON depending on accept header
|
2024-08-16 01:00:43 +02:00 |
|
Laura Hausmann
|
d0be98911c
|
[sln] Apply consistent xml styling in csproj/fsproj files
|
2024-07-15 20:19:30 +02:00 |
|
Laura Hausmann
|
014fa64b43
|
[backend/signalr] Add NoteDeleted event, update NoteUpdated event
|
2024-07-13 18:06:23 +02:00 |
|
Laura Hausmann
|
f42aeee2fd
|
[backend/api] Add filter endpoints (ISH-339)
|
2024-07-13 00:36:49 +02:00 |
|
Laura Hausmann
|
68867aee90
|
[backend/signalr] Remove ExampleHub
|
2024-07-12 23:50:20 +02:00 |
|
Laura Hausmann
|
91acb8ed9e
|
[backend/federation] Add edition to nodeinfo response
|
2024-07-10 18:11:17 +02:00 |
|