Commit graph

53 commits

Author SHA1 Message Date
Lilian
f36c08f346 [frontend] Add mentions when composing reply (ISH-375) 2024-06-19 22:12:49 +02:00
Lilian
eb1c123c61
[frontend] Update Note Text on parameter change (ISH-374) 2024-06-19 16:03:06 +02:00
Lilian
aee6040c9d
[frontend] Remove debug logging 2024-06-19 02:08:35 +02:00
Lilian
9a5312e57c
[frontend] Fix VirtualScroller logic error 2024-06-19 01:57:52 +02:00
Lilian
4e150ec42f
[frontend] Comment 2024-06-19 01:57:52 +02:00
Lilian
004ddedde3
[frontend] Basic state service and state support in Timeline 2024-06-19 01:57:51 +02:00
Lilian
9dbbbfcc53
[frontend] barebones virtual scroller implementation 2024-06-19 01:57:51 +02:00
Lilian
92ee62caf2
[frontend] Host in UserInfo can be null 2024-06-19 01:57:51 +02:00
Lilian
8b7f2dba05
[frontend] Profile Fields should render as MfM 2024-06-19 01:57:51 +02:00
Lilian
d2064bfb71
[frontend] Whitespace reformat 2024-06-19 01:57:51 +02:00
Lilian
b423228077
[frontend] Add ScrollEnd Component 2024-06-19 01:56:57 +02:00
Lilian
b060a12789
[frontend] Add basic Profile View 2024-06-19 01:56:57 +02:00
Lilian
79b7bf07e0
[frontend] Add localization support, perform initial localization pass 2024-06-19 01:56:57 +02:00
Lilian
e747a34049
[frontend/timeline] Make clicking renoted notes open the renoted note 2024-06-19 01:56:56 +02:00
Lilian
c647224b32
[frontend] Improve note rendering at small widths
Fix single note view alignment issues
2024-06-19 01:56:56 +02:00
Lilian
ba2392ac90
[frontend] Add support for posting quotes 2024-06-19 01:56:56 +02:00
Lilian
fbac96166e
[frontend] wip renote rendering 2024-06-19 01:56:56 +02:00
Lilian
793c246a68
[frontend] Improve mfm mention css 2024-06-19 01:56:55 +02:00
Lilian
b08459197a
[frontend] CSS for MfmText 2024-06-19 01:56:55 +02:00
Lilian
72dd36d485
[frontend] Add initial MfM to HTML Renderer
Add Mfm to Note Body
2024-06-19 01:56:55 +02:00
Lilian
aaa9155000
[frontend] Fix note CSS 2024-06-19 01:56:55 +02:00
Lilian
6e65b4813d
[frontend] Basic renote support 2024-06-19 01:56:55 +02:00
Lilian
36d5fc32c7
[frontend] Clear replyTo when composing new note 2024-06-19 01:56:54 +02:00
Lilian
39a9cd0f6e
[frontend] Two way data binding for Dropdown 2024-06-19 01:56:54 +02:00
Lilian
bae63b151e
[frontend] add host to UserInfo 2024-06-19 01:56:54 +02:00
Lilian
727a4dfe88
[frontend] Add visibility dropdown to compose menu, render reply to support to compose 2024-06-19 01:56:54 +02:00
Lilian
74355e8332
[frontend] Add display of ascending notes 2024-06-19 01:56:53 +02:00
Lilian
a30f08c949
[frontend] increase min-width for compact layout 2024-06-19 01:56:53 +02:00
Lilian
55b586d0b5
[frontend] Overhaul compose menu, add custom dropdown component 2024-06-19 01:56:53 +02:00
Lilian
0163721d7f
[frontend] Stop onclick event propagation in AttachmentView 2024-06-19 01:56:53 +02:00
Lilian
e793abab8b
[frontend] Fix compose menu not opening 2024-06-19 01:56:53 +02:00
Lilian
f5e9c036fd
[frontend] Refactor Note rendering code, add quotes 2024-06-19 01:56:53 +02:00
Lilian
d1de8057e9
[frontend] more layout testing 2024-06-19 01:56:53 +02:00
Lilian
e4029625d6
[frontend] layout tweaks 2024-06-19 01:56:52 +02:00
Lilian
23792e1b87
[frontend] Layout cleanup, fixing onclick propagation 2024-06-19 01:56:52 +02:00
Lilian
f2e07f17d4
[frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
Lilian
24d35316a7
[frontend] Add root margin to timeline component intersection observer 2024-06-19 01:56:52 +02:00
Lilian
ae023ac0e4
[frontend] fix typo in event propagation flag 2024-06-19 01:56:52 +02:00
Lilian
7e91c9d9e6
[frontend] Disable propagation on footer buttons so they don't open the Single Note View 2024-06-19 01:56:52 +02:00
Lilian
49897b6248
[frontend] WIP Single Note Thread view 2024-06-19 01:56:51 +02:00
Lilian
04e3ed0195
[frontend] Bind the Timeline Intersection Observer to the scroller and increase root margin 2024-06-19 01:56:51 +02:00
Lilian
ac98be4f86
[frontend] Interactive scroller for note attachments! 2024-06-19 01:56:51 +02:00
Lilian
ab91c20ae8
[frontend] fix sizing of custom reactions 2024-06-19 01:56:51 +02:00
Lilian
5cf25f89d3
[frontend] placeholder attachment rendering 2024-06-19 01:56:50 +02:00
Lilian
8a183cfd0e
[frontend] add basic note composition 2024-06-19 01:56:50 +02:00
Lilian
a9e4e6da43
[frontend/note] Visibility rendering enum 2024-06-19 01:56:50 +02:00
Lilian
009157c635
[frontend] Basic lazy scroller, timeline 2024-06-19 01:56:50 +02:00
Lilian
1f1cb13def
[frontend] Note liking/unliking 2024-06-19 01:56:50 +02:00
Lilian
a36a48bf34
[frontend] placeholder timeline 2024-06-19 01:56:50 +02:00
Lilian
2ead364a97
[frontend] Basic reaction rendering support 2024-06-19 01:56:49 +02:00