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
|
63aadfdf07
|
[frontend/mfm] Hide host part of mentions to local users
|
2024-11-21 18:51:55 +01:00 |
|
pancakes
|
11575e4daf
|
[frontend] Add Instance Metadata service
|
2024-11-21 18:51:54 +01:00 |
|
Laura Hausmann
|
9f4c989ca8
|
[frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes
|
2024-11-20 00:48:34 +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
|
1da774b8f2
|
[frontend] Add update checking and banner notifications
|
2024-11-19 23:05:15 +01:00 |
|
Lilian
|
88bf04a54c
|
[frontend/core] Add version controller model
|
2024-11-19 23:05:15 +01:00 |
|
pancakes
|
354d0a4f45
|
[frontend/mfm] Add support for simple custom emojis
|
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 |
|
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 |
|
Lilian
|
a9d42b214a
|
[frontend/mfm] Make URLs and links open in a new tab
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
bc335b8f2c
|
[frontend/core] Add note search state pattern
|
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 |
|
Laura Hausmann
|
39b2c659a8
|
[frontend] Code cleanup
|
2024-10-21 22:55:16 +02:00 |
|
Laura Hausmann
|
afe62b0aab
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +02:00 |
|
Lilian
|
5b1ab95b8c
|
[frontend/mfm] Make codeblocks in MfM scroll horizontally
|
2024-09-12 01:47:04 +02:00 |
|
Lilian
|
d240b94668
|
[frontend/components] Fix timeline and virtual scroller crashing on empty timeline (ISH-479)
|
2024-09-10 22:26:25 +02:00 |
|
Laura Hausmann
|
79a4ce012c
|
[frontend] Code cleanup
|
2024-09-10 03:00:45 +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
|
0dd72a5c26
|
[frontend] Add FilterControllerModel to ApiService
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
5ee03ca3d6
|
[frontend] Add profile settings
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
95b3d64cfd
|
[frontend] Improve error UI and add settings panel
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
9527c9ca09
|
[frontend] Add InMemory Logger
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
aa3a3b6787
|
[frontend] Refactor JSInterop and state saving in Virtualscroller
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
ba42e19beb
|
[frontend] Add note deletion to VirtualScroller and Timeline (ISH-404)
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
854979b359
|
[frontend] Refactor MessageSvc to implement note deletion (ISH-404)
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
ce2be3d095
|
[frontend] State reconstruction for SingleNote view (ISH-402)
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
52dca9f3be
|
[frontend] Refactor EmojiPicker and it's usages, add globally accessible components
|
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 |
|
Lilian
|
1ace285d35
|
[frontend] Set sessions cookie to string of tokens
|
2024-07-16 20:35:18 +02:00 |
|
Laura Hausmann
|
afd977d9ce
|
[backend/api] Add muted_threads endpoint (ISH-418)
|
2024-07-14 19:11:43 +02:00 |
|
Laura Hausmann
|
014fa64b43
|
[backend/signalr] Add NoteDeleted event, update NoteUpdated event
|
2024-07-13 18:06:23 +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 |
|
Laura Hausmann
|
f58d8da8ae
|
[frontend] Restore warnings where appropriate
|
2024-07-11 03:07:28 +02:00 |
|
Laura Hausmann
|
e64e81baf2
|
[frontend] Code cleanup
|
2024-07-11 02:49:07 +02:00 |
|
Lilian
|
6c588e0dfc
|
[frontend] Suppress build warnings where appropriate
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
0dd79abca9
|
[frontend] Add Follow and Unfollow to UserControllerModel
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
d36a9ec235
|
[frontend] Actually load FollowRequestControllerModel
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
f5f43d6264
|
[frontend] Wire up message service, refactor note rendering
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
72bc021d5f
|
[frontend] Add message service
|
2024-07-11 01:06:18 +02:00 |
|