pancakes
|
2f18a3e75c
|
[frontend/pages] Improve state management, use authorization and include alt text
|
2025-02-05 18:03:23 +01:00 |
|
pancakes
|
f3fe34e051
|
[frontend/pages] Simple display of drive folder contents
|
2025-02-05 18:03:23 +01:00 |
|
pancakes
|
e3608a2bf9
|
[frontend/pages] Add page boilerplate for drive management
|
2025-02-05 18:03:22 +01:00 |
|
Lilian
|
cca978a400
|
[frontend/core] Remove deprecated MessageService
|
2025-02-04 20:12:49 +01:00 |
|
Lilian
|
e1e78a1052
|
[frontend/components] Fix new descendants not showing up in single note view.
|
2025-02-04 20:12:49 +01:00 |
|
pancakes
|
72a6d83351
|
[frontend/pages] Add refetch user action to profile page
|
2025-02-04 13:39:04 +01:00 |
|
pancakes
|
fc07f55fe3
|
[frontend/components] Fix spacing of verified fields
|
2025-02-04 13:02:43 +01:00 |
|
Lilian
|
75f14d0302
|
[frontend/components] Improve streaming status indicator
|
2025-02-02 22:28:05 +01:00 |
|
Lilian
|
ed627474a3
|
[frontend] Unbreak gesture based navigation
|
2025-02-02 15:06:48 +01:00 |
|
Lilian
|
9e43594019
|
[frontend] Improve overscroll behavior
|
2025-02-02 14:23:15 +01:00 |
|
Lilian
|
a374c5e8c2
|
[frontend/components] Make cw button text change on state
|
2025-02-02 14:11:48 +01:00 |
|
Lilian
|
0aff68b398
|
[frontend/core] Fix avatar and banner response nullability
|
2025-02-01 22:06:21 +01:00 |
|
Lilian
|
56b602d3bf
|
[frontend/components] Fix inconsistent height of virtual scroller load buttons
|
2025-02-01 21:45:10 +01:00 |
|
Lilian
|
1823496298
|
[frontend/components] Allow toggling of all content warnings in single note view
|
2025-02-01 19:46:38 +01:00 |
|
Laura Hausmann
|
be1e393140
|
[sln] Update dependencies
|
2025-02-01 13:18:02 +01:00 |
|
Lilian
|
1daaf83f88
|
[frontend/components] Prevent overly long instance names from overflowing
|
2025-01-31 22:12:03 +01:00 |
|
Lilian
|
17561f8401
|
[frontend/css] Change notice colour
|
2025-01-31 21:39:34 +01:00 |
|
Lilian
|
e86c7f3663
|
[frontend/components] Highlight footer buttons on hover
|
2025-01-31 21:39:17 +01:00 |
|
Lilian
|
c4cc73a601
|
[frontend/components] Include character count in content warnings
|
2025-01-31 21:19:29 +01:00 |
|
Lilian
|
5205836846
|
[frontend/components] Fix display of overlength notes with content warnings
|
2025-01-31 21:11:05 +01:00 |
|
Laura Hausmann
|
8ff9aea33a
|
[sln] Code cleanup
|
2025-01-31 16:58:57 +01:00 |
|
pancakes
|
db04e6dadf
|
[frontend/components] Fix dialog button styling
|
2025-01-30 11:12:55 +01:00 |
|
pancakes
|
b4f51ec561
|
[frontend/components] Set default value for prompt dialog
|
2025-01-30 11:12:55 +01:00 |
|
pancakes
|
e6cf2f897d
|
[frontend/components] Allow scrolling really long dialogs
|
2025-01-30 11:12:55 +01:00 |
|
pancakes
|
af8cb0611b
|
[frontend/components] Optionally allow prompts to be empty
|
2025-01-30 11:12:55 +01:00 |
|
pancakes
|
9a7fbc8027
|
[frontend/components] Use global dialogs in note actions
|
2025-01-30 11:12:55 +01:00 |
|
pancakes
|
fd4fd72b30
|
[frontend/pages] Use global dialogs in profile page
|
2025-01-30 11:12:54 +01:00 |
|
pancakes
|
476ba83106
|
[frontend/components] Add SelectDialog
|
2025-01-30 11:12:54 +01:00 |
|
pancakes
|
b966f7dd2e
|
[frontend/components] Add PromptDialog
|
2025-01-30 11:12:54 +01:00 |
|
pancakes
|
66b8108c8f
|
[frontend/components] Add NoticeDialog
|
2025-01-30 11:12:54 +01:00 |
|
pancakes
|
54a6b8d2ba
|
[frontend/components] Add ConfirmDialog
|
2025-01-30 11:12:54 +01:00 |
|
pancakes
|
e0f3bf0b39
|
[frontend/components] Remove avatar self-repairing
|
2025-01-30 11:11:23 +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
|
95c0a3e9ff
|
[frontend/pages] Display alt text on banner and add title for banner
|
2025-01-30 11:11:22 +01:00 |
|
pancakes
|
dab05d8e71
|
[frontend/components] Merge all avatars into UserAvatar component
|
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 |
|
Lilian
|
57645f017d
|
[frontend/components] Add streaming status display
|
2025-01-19 22:53:25 +01:00 |
|
Lilian
|
56325b356c
|
[frontend] Implement timeline streaming
|
2025-01-19 22:53:25 +01:00 |
|
Lilian
|
213801ed4b
|
[frontend/components] Fix button positioning on virtual scroller
|
2025-01-19 22:53:25 +01:00 |
|
Lilian
|
a3c04d397d
|
[frontend/components] Rename NewVirtualScroller to VirtualScroller
|
2025-01-19 22:53:25 +01:00 |
|
Lilian
|
b3ec870975
|
[frontend] Remove old Virtual Scroller and associated code
|
2025-01-19 22:53:25 +01:00 |
|
Lilian
|
790e120545
|
[frontend] Code cleanup
|
2025-01-19 22:53:25 +01:00 |
|
Lilian
|
4b8bc540f8
|
[frontend/core] Fix sorting of ascendant notes
|
2025-01-19 22:53:24 +01:00 |
|
Lilian
|
122bba5b55
|
[frontend/core] Recursively update descendants
|
2025-01-19 22:53:24 +01:00 |
|
Lilian
|
45e0e058c9
|
[frontend] New Virtual Scroller and Note Store
|
2025-01-19 22:53:24 +01:00 |
|
Lilian
|
beb0044d7c
|
[frontend/components] Prevent sending note multiple times in compose
|
2025-01-19 22:47:53 +01:00 |
|
Lilian
|
8c42644b20
|
[frontend/components] Allow submitting post with ctrl/cmd + enter
|
2025-01-14 18:22:25 +01:00 |
|
pancakes
|
9551e34e58
|
[frontend/components] Increase emoji picker z-index
|
2025-01-13 09:31:29 +01:00 |
|