Commit graph

165 commits

Author SHA1 Message Date
Lilian
0590f93dd2
[frontend/components] Fix truncation of long notes (ISH-473) 2024-10-24 18:20:48 +02:00
Lilian
fb0586ecba
[frontend/components] Update NoteDetails to use PaginationWrapper 2024-10-24 18:20:48 +02:00
Lilian
f2c314df7b
[frontend] Add quotes to note detail view 2024-10-24 18:20:48 +02:00
Lilian
a054080364
[frontend] Add renotes to note detail view 2024-10-24 18:20:48 +02:00
Lilian
f15e1d5bb5
[frontend/components] Fix redirect target when clicking timeline note 2024-10-24 18:20:48 +02:00
Lilian
0cb1403c68
[frontend/components] Mark replies to inaccessible posts with lock (ISH-344) 2024-10-24 18:20:48 +02:00
Lilian
24a16f7fad
[frontend/components] Show inline replies on timeline (ISH-344) 2024-10-24 18:20:48 +02:00
Lilian
f48ff0c4b3
[frontend/components] Added reply count to reply button 2024-10-24 18:20:48 +02:00
Lilian
4768bfaf3d
[frontend] Add note detail view 2024-10-24 18:20:48 +02:00
Lilian
b0bd41a4f0
[frontend/components] Add state reconstruction to note search 2024-10-24 18:20:48 +02:00
pancakes
95666a865f [shared] Add bite back notification 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
pancakes
d546cc8733 [frontend] Add bite note and bite user notifications 2024-10-23 05:04:55 +02:00
Laura Hausmann
20f2168881
[frontend] Update to new PhosphorIcons version 2024-10-17 20:09:01 +02:00
pancakes
be7cfe6acd [frontend] Show unsupported notification details on separate lines 2024-10-17 00:05:20 +02:00
pancakes
f4d2fec66e [frontend] Refactor notifications 2024-10-17 00:05:20 +02:00
Lilian
58d4dab21e
[frontend/accessbility] Correctly label note footer buttons (ISH-513) 2024-10-10 01:00:27 +02:00
pancakes
6fe4b26019 [shared] Add sensitive field to note reactions 2024-10-04 00:36:38 +02:00
Laura Hausmann
ff425b6439
[sln] Code cleanup 2024-09-18 20:10:34 +02:00
Laura Hausmann
afe62b0aab
[sln] Code cleanup 2024-09-13 21:44:31 +02:00
Lilian
54a8a66861
[frontend/components] Add button to copy post link to clipboard (ISH-414) 2024-09-12 03:02:14 +02:00
Lilian
46243e48bb
[frontend/components] Fix emoji picker scrolling page to top (ISH-476) 2024-09-12 02:40:34 +02:00
Lilian
5b1ab95b8c
[frontend/mfm] Make codeblocks in MfM scroll horizontally 2024-09-12 01:47:04 +02:00
Lilian
44e1c9d5e7
[frontend] Fix z-index related stacking issues (ISH-477) 2024-09-12 01:47:04 +02:00
Lilian
6acf41d6b9
[frontend/components] Use correct overflow behavior 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
pancakes
a169bbc1c6
[frontend] Add "Accept and follow back" button 2024-09-10 02:56:31 +02:00
Lilian
6dc8bc3cb8
[frontend] Add mute note button 2024-09-10 01:51:27 +02:00
Lilian
c7233c1021
[frontend/Timeline] Do not render notes that are filtered and hidden 2024-09-10 01:51:27 +02:00
Lilian
efef19805f
[frontend] Display warning when note is filtered with warning 2024-09-10 01:51:27 +02:00
Lilian
4b28a62845
[frontend/Components] Make Icon optional in Menu 2024-09-10 01:51:27 +02:00
Lilian
cfd53a373e
[frontend] Add filter page to settings 2024-09-10 01:51:27 +02:00
Lilian
ccaff1257c
[frontend] Make send post button reflect request state 2024-09-10 01:51:27 +02:00
Lilian
f498c47b2e
[frontend] Fix compose dialog overflowing screen width 2024-09-10 01:51:27 +02:00
Lilian
6234fbfd17
[frontend] Rework settings panel responsiveness 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
b074ff723e
[frontend] Fix line wrapping in ErrorUi logs 2024-09-10 01:51:27 +02:00
Lilian
f9c034ffe4
[frontend] Fix overflow style 2024-09-10 01:51:27 +02:00
Lilian
9527c9ca09
[frontend] Add InMemory Logger 2024-09-10 01:51:27 +02:00
Lilian
87bcb23be9
[frontend] Add ErrorBoundary based error display 2024-09-10 01:51:27 +02:00
Lilian
ba0d9f64f7
[frontend] Add styling for mfm links and URLs 2024-09-10 01:51:27 +02:00
Lilian
db1de23484
[frontend] Minor cleanup 2024-09-10 01:51:27 +02:00
Lilian
9a42d5431c
[frontend] Allow selecting renote visibility, make dropdowns self closing 2024-09-10 01:51:27 +02:00
Lilian
3b06ee1e12
[frontend] Automatically update note datetime display 2024-09-10 01:51:27 +02:00
Lilian
edf08679fd
[frontend] Fix incorrect post datetime display 2024-09-10 01:51:27 +02:00
Lilian
c47fccc9b6
[frontend] Remove processed follow requests from list (ISH-409) 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