Lilian
|
c47fccc9b6
|
[frontend] Remove processed follow requests from list (ISH-409)
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
f904773faa
|
[frontend] Add Blazor JavaScript Initializer to disable scroll history restoration
|
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
|
ee0ee919d6
|
[frontend] Make reply tree update when new replies are added (ISH-399)
|
2024-09-10 01:51:27 +02:00 |
|
Lilian
|
6dbde914a3
|
[frontend] Only re-render note component when required
|
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 |
|
Lilian
|
641c6578e6
|
[frontend] Add ClosingBackdrop component
|
2024-09-10 01:51:26 +02:00 |
|
Lilian
|
f5c694c798
|
[frontend] Allow closing compose by clicking outside
|
2024-09-10 01:51:26 +02:00 |
|
Laura Hausmann
|
4f332391bc
|
[sln] Update dependency versions
|
2024-08-19 02:28:36 +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
|
d0be98911c
|
[sln] Apply consistent xml styling in csproj/fsproj files
|
2024-07-15 20:19:30 +02:00 |
|
Laura Hausmann
|
c5d15a6c9a
|
[sln] Update dependencies
|
2024-07-15 19:03:48 +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
|
68867aee90
|
[backend/signalr] Remove ExampleHub
|
2024-07-12 23:50:20 +02:00 |
|
Laura Hausmann
|
d3deeb4bf2
|
[frontend] Use proper logging instead of Console.WriteLine in more places
|
2024-07-11 17:51:57 +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
|
5c5370bd1a
|
[frontend] Remove extraneous debug logging
|
2024-07-11 01:11:29 +02:00 |
|
Lilian
|
13f09a855c
|
[frontend] Fix interacting with renotes
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
ebdc859d76
|
[frontend] Close emoji picker when it loses focus
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
fb387c5a33
|
[frontend] Refactor sidebar to allow opening it in mobile view (ISH-412)
|
2024-07-11 01:06:19 +02:00 |
|
Laura Hausmann
|
98567cf521
|
[frontend] Fix erroneous ILLink warnings during publish
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
dff46b957e
|
[frontend] Adjust User Card styling
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
7e78f6c0df
|
[frontend] Remove override for TreatWarningsAsErrors
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
6c588e0dfc
|
[frontend] Suppress build warnings where appropriate
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
443926d0f9
|
[frontend] Add followRequestAccepted notification type
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
afc6cce5b1
|
[frontend] Allow opening profile from follow notification
|
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
|
954d42d355
|
[frontend] Add follow button
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
d06c776ecf
|
[frontend] Temporary style fix
|
2024-07-11 01:06:19 +02:00 |
|
Lilian
|
3db19f74e4
|
[frontend] Add follow requests button to sidebar
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
fd473e230a
|
[frontend] Hide bio in follow request list
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
bf186a9f22
|
[frontend] Allow opening user profile from UserProfileCard
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
d36a9ec235
|
[frontend] Actually load FollowRequestControllerModel
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
635d9690af
|
[frontend] Add follow request notification, fix CSS
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
21e5e62266
|
[frontend] Add follow request page
|
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 |
|
Lilian
|
99abaf028c
|
[frontend] Move component code to separate file
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
d03f5706b3
|
[frontend] Update PhosphorIcons version
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
0eb94e6e4b
|
[frontend] Improving styling on disabled renote button
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
b7ed190ff2
|
[frontend] Add icon to boosted notes
|
2024-07-11 01:06:18 +02:00 |
|
Lilian
|
165a2a69e0
|
[frontend] Allow renoting your own posts
|
2024-07-11 01:06:18 +02:00 |
|