Commit graph

53 commits

Author SHA1 Message Date
pancakes
72a6d83351
[frontend/pages] Add refetch user action to profile page 2025-02-04 13:39:04 +01:00
Lilian
0aff68b398
[frontend/core] Fix avatar and banner response nullability 2025-02-01 22:06:21 +01:00
pancakes
d5b2ec15b8
[frontend/pages] Use UserProfileEntity.AvatarAlt and .BannerAlt 2025-01-30 11:11:23 +01:00
pancakes
b976bd9489
[frontend/pages] Allow setting alt text for new or existing avatar and banner 2025-01-30 11:11:22 +01:00
pancakes
beef9f7503
[frontend/pages] Use DriveFileResponse for avatar and banner 2025-01-30 11:11:22 +01:00
pancakes
c406ba999c
[frontend/pages] Display rules if they are set before allowing registration 2025-01-30 11:09:27 +01:00
pancakes
63d700f01a
Code cleanup 2024-12-17 19:38:52 +01:00
pancakes
2f3a61378d
[frontend/api] Merge DisplayName into UserProfile 2024-12-17 19:38:52 +01:00
pancakes
6656fbac18
[frontend/pages] Add update avatar and banner to profile settings 2024-12-17 19:38:51 +01:00
pancakes
496f2f003a
[frontend/api] Add get and delete for avatar and banner 2024-12-17 19:38:51 +01:00
pancakes
93fd573ca6
[frontend/api] Make GetDisplayNameAsync not nullable 2024-12-17 19:38:51 +01:00
pancakes
95cd3d2d33
[frontend] Add display name to profile settings 2024-12-17 19:38:50 +01:00
Lilian
d088c7a442
[frontend] Add user settings page, enable 2FA enroll and login (ISH-581) 2024-11-26 04:21:30 +01:00
Laura Hausmann
10346e795a
[sln] Code cleanup 2024-11-23 02:11:22 +01:00
Laura Hausmann
135737937c
[backend/api] Allow enrolling existing users into 2FA (ISH-626) 2024-11-23 02:10:35 +01:00
pancakes
11575e4daf
[frontend] Add Instance Metadata service 2024-11-21 18:51:54 +01:00
Laura Hausmann
24b412bd75
[sln] Reformat code 2024-11-20 00:48:29 +01:00
Laura Hausmann
7dec2514da
[sln] Apply code style 2024-11-20 00:48:29 +01:00
Lilian
88bf04a54c
[frontend/core] Add version controller model 2024-11-19 23:05:15 +01:00
pancakes
f2387a8738
[frontend] Add RemoveUserFromFollowers to UserControllerModel 2024-11-03 12:27:20 +10:00
Lilian
9cd2f4f530
[frontend/core] Update NoteControllerModel 2024-10-24 18:20:48 +02:00
Lilian
066a4ddf38
[frontend/core] Add quotes endpoint to NoteControllerModel 2024-10-24 18:20:48 +02:00
Lilian
f0cb04d5b7
[frontend/core] Update NoteControllerModel with renotes endpoint 2024-10-24 18:20:48 +02:00
Lilian
0b40aea8d4
[frontend/core] Update NoteControllerModel with likes endpoint 2024-10-24 18:20:48 +02:00
pancakes
e68ec89cdb Fix formatting 2024-10-23 05:04:55 +02:00
pancakes
73b5706d05 [frontend/api] Add BiteUser method 2024-10-23 05:04:55 +02:00
pancakes
ed81306ef1 [frontend] Add bite button to note's more menu 2024-10-23 05:04:55 +02:00
Lilian
cab3f5b59f
[frontend/Models] Endpoint doesn't return profile, fix model 2024-09-10 01:51:28 +02:00
Lilian
e5b04ae59c
[frontend/Models] Add MuteNote endpoint. 2024-09-10 01:51:27 +02:00
Lilian
5ee03ca3d6
[frontend] Add profile settings 2024-09-10 01:51:27 +02:00
Laura Hausmann
0a10218254
[frontend] Remove Microsoft.AspNetCore.Http.Abstractions dependency 2024-08-12 03:20:55 +02:00
Laura Hausmann
afd977d9ce
[backend/api] Add muted_threads endpoint (ISH-418) 2024-07-14 19:11:43 +02:00
Laura Hausmann
b26bf79807
[frontend] Add non-generic nullable ApiClient abstractions 2024-07-13 00:42:51 +02:00
Laura Hausmann
f42aeee2fd
[backend/api] Add filter endpoints (ISH-339) 2024-07-13 00:36:49 +02:00
Lilian
0dd79abca9
[frontend] Add Follow and Unfollow to UserControllerModel 2024-07-11 01:06:19 +02:00
Laura Hausmann
226a95d0ed
[backend/api] Add follow request endpoints (ISH-395) 2024-07-05 04:09:25 +02:00
Laura Hausmann
374d9d5ebf
[backend/api] Add note refetch endpoint (ISH-352) 2024-07-04 18:57:17 +02:00
Laura Hausmann
2c2842de50
[shared] Code cleanup 2024-07-04 18:02:00 +02:00
Laura Hausmann
e0461ee3fd
[shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
Lilian
ea9b2ac33c
[frontend] Update NoteControllerModel with delete endpoint (ISH-392) 2024-07-03 00:53:16 +02:00
Laura Hausmann
571f2274f2
[frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Lilian
c9b282a90e
[frontend/api] Add EmojiControllerModel 2024-06-29 00:25:42 +02:00
Laura Hausmann
74b2f69b0c
[backend/razor] Add retry job functionality to queue dashboard 2024-06-22 02:17:35 +02:00
Lilian
4b7c8aad8f
[frontend] Fix bug in /users/lookup request 2024-06-19 01:57:50 +02:00
Laura Hausmann
46d5fdc1af
[backend/api] Add user follow, unfollow & lookup api methods (ISH-346) 2024-05-23 23:11:51 +02:00
Laura Hausmann
167fd5f0d6
[backend/api] Add renote endpoints (ISH-341) 2024-05-23 19:37:56 +02:00
Laura Hausmann
d23bb06430
[backend/api] Add search & lookup endpoints (ISH-333) 2024-05-18 18:22:53 +02:00
Laura Hausmann
922a759fb1
[backend/api] Add user settings endpoints (ISH-299) 2024-05-07 02:40:01 +02:00
Laura Hausmann
e4814804c0
[backend/api] Make auth endpoints RESTful 2024-04-22 20:01:48 +02:00
Laura Hausmann
c0aaa23e92
[backend/api] Add drive file upload/get-by-id/update endpoints & models 2024-04-22 18:53:56 +02:00