Laura Hausmann
|
80896fcf88
|
[sln] Update dependencies
|
2025-02-18 22:02:28 +01:00 |
|
Laura Hausmann
|
88dee6b410
|
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project
|
2025-02-18 21:47:33 +01:00 |
|
pancakes
|
288c549f20
|
[frontend/components] Add polls to notes and allow voting
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
013f028684
|
[backend/api] Add endpoint for voting on polls
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
735bdfe09a
|
[backend/api] Add polls to CreateNote
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
189938af13
|
[backend/api] Render note polls in Web API
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
dd834128e5
|
[shared] Remove MaxLength from UserProfileEntity.Pronouns
|
2025-02-05 18:10:41 +01:00 |
|
pancakes
|
480dbc2835
|
[backend/api] Switch from pancakes:Pronouns (V1) to pancakes:pronouns (V2)
|
2025-02-05 18:10:00 +01:00 |
|
pancakes
|
f16164ca98
|
[backend/api] Add pronouns to profile responses and update profile request
|
2025-02-05 18:09:59 +01:00 |
|
pancakes
|
637e17be14
|
[frontend/components] Add move folder/file button
|
2025-02-05 18:03:26 +01:00 |
|
pancakes
|
b6047c9dc1
|
[backend/api] Add IsAvatar and IsBanner to DriveFile
|
2025-02-05 18:03:25 +01:00 |
|
pancakes
|
d0477743e6
|
[backend/api] Add endpoints for renaming and moving drive folders
|
2025-02-05 18:03:24 +01:00 |
|
pancakes
|
59e1cdde81
|
[backend/api] Add endpoint for creating drive folders
|
2025-02-05 18:03:22 +01:00 |
|
pancakes
|
76054927f7
|
[backend/api] Add endpoints to get root drive folder and drive folder by ID
|
2025-02-05 18:03:22 +01:00 |
|
Laura Hausmann
|
be1e393140
|
[sln] Update dependencies
|
2025-02-01 13:18:02 +01:00 |
|
pancakes
|
58d10228e9
|
[backend/api] Move newAvatarAlt and newBannerAlt into UserProfileEntity
|
2025-01-30 11:11:23 +01:00 |
|
pancakes
|
4d39f657b0
|
[backend/api] Include AvatarAlt and BannerAlt in UserResponse
|
2025-01-30 11:11:22 +01:00 |
|
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 |
|