pancakes
|
dab05d8e71
|
[frontend/components] Merge all avatars into UserAvatar component
|
2025-01-30 11:11:22 +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
|
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 |
|
pancakes
|
c68fa153f0
|
[frontend/components] Fix compose visibility dropdown z-index
|
2025-01-13 00:48:11 +10:00 |
|
pancakes
|
fbde18d130
|
[frontend/components] Stop compose inputs and preview going off screen
|
2025-01-12 22:36:29 +10:00 |
|
pancakes
|
02c9262175
|
[frontend/components] Allow compose footer to wrap
|
2025-01-12 22:25:38 +10:00 |
|
pancakes
|
3b7fb93b3e
|
[frontend/components] Fix reply/quote style in compose
|
2025-01-12 22:17:41 +10:00 |
|
pancakes
|
ec0e23a1f7
|
[frontend/components] Fix compose going off screen and add mobile styling
|
2025-01-12 22:14:13 +10:00 |
|
pancakes
|
2811d3bded
|
[frontend/components] Fix newlines in MFM preview
|
2025-01-11 15:33:16 +01:00 |
|
pancakes
|
f0ea307334
|
[frontend/components] Add character count to compose and disable posting notes that are too long
|
2025-01-11 15:33:15 +01:00 |
|
pancakes
|
a92ddee5f1
|
[frontend/components] Move note preview below compose footer
|
2025-01-11 15:33:15 +01:00 |
|
pancakes
|
f93690dab1
|
[frontend/components] Add note preview
|
2025-01-11 15:33:15 +01:00 |
|
pancakes
|
afce3552e3
|
[frontend/components] Refactor timestamps
|
2025-01-09 23:45:23 +10:00 |
|
pancakes
|
1d9280d688
|
[frontend/components] Correctly display follow back button on follow requests
|
2025-01-08 01:06:34 +10:00 |
|
pancakes
|
1d9f79046d
|
[frontend/components] Lazy load InlineEmoji custom emojis
|
2024-12-17 19:36:32 +01:00 |
|
pancakes
|
d14a544dcf
|
[frontend/components] Use InlineEmoji in emoji picker
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
58238f03f0
|
[frontend/components] Use InlineEmoji for note reactions
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
7b291fa142
|
[frontend/components] Style reaction notification with InlineEmoji params
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
87801b8bcf
|
[frontend/components] Make InlineEmoji more flexible
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
8484d10e61
|
[frontend/components] Use "font-color" color for reacted reactions for better contrast
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
d8c5a43100
|
[frontend/components] Use InlineEmoji for reaction notifications
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
8cb9f272e3
|
[frontend/components] Make InlineEmoji generic
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
7e6fba61da
|
[frontend/components] Make inline emojis consistent with reaction emojis but with fixed width
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
0a866bad75
|
[frontend/components] Display NoteReactionDetails reaction count the same as in note reactions
|
2024-12-17 19:36:31 +01:00 |
|
pancakes
|
39426da00e
|
[frontend/components] Reaction title, consistent custom emoji, fixed gaps, and translucent reacted background color
|
2024-12-17 19:36:30 +01:00 |
|
pancakes
|
7d2af70250
|
[frontend/components] Contain emojis, use pointer cursor, and make emojis easier to press on mobile in Emoji Picker
|
2024-12-17 19:36:30 +01:00 |
|
pancakes
|
4a4544cf1d
|
[frontend/components] Use pointer cursor on blurred attachments and images
|
2024-12-17 19:34:08 +01:00 |
|
pancakes
|
a572569066
|
[frontend/components] Use IsNullOrWhiteSpace for Attachment Viewer
|
2024-12-17 19:34:08 +01:00 |
|
pancakes
|
465d0b4c8b
|
[frontend/components] Vertically align file attachments
|
2024-12-17 19:34:08 +01:00 |
|
pancakes
|
9499ee825b
|
[frontend/components] Improve file attachment appearance
|
2024-12-17 19:34:08 +01:00 |
|
pancakes
|
12f7d40fcc
|
[frontend/components] Only open image attachments in image viewer
|
2024-12-17 19:34:08 +01:00 |
|
pancakes
|
ce16fca697
|
[frontend/components] Use IsNullOrWhiteSpace to check if attachment has alt text
|
2024-12-17 19:34:08 +01:00 |
|
Laura Hausmann
|
00e157cc7e
|
[parsing] Switch to MfmSharp
|
2024-12-06 18:14:00 +01:00 |
|
Lilian
|
3dabdc09e8
|
[frontend/components] Adjust AttachmentView button size
|
2024-11-28 22:31:08 +01:00 |
|
Lilian
|
1b50e86b1d
|
[frontend/components] Display alt text under images in AttachmentViewer (ISH-641)
|
2024-11-28 21:59:26 +01:00 |
|
Lilian
|
6edfc66c3e
|
[frontend/components] Keyboard navigation for AttachmentViewer (ISH-641)
|
2024-11-28 21:34:09 +01:00 |
|
Lilian
|
e70cb01c5b
|
[frontend/components] Fix off by one error in AttachmentView navigation
|
2024-11-28 21:33:07 +01:00 |
|
Lilian
|
8a7bcde0c3
|
[frontend/components] Scroll to attachment that was clicked on (ISH-641)
|
2024-11-28 21:11:52 +01:00 |
|
Lilian
|
35c4babd63
|
[frontend/components] Fix menu positioning
|
2024-11-28 17:55:14 +01:00 |
|
pancakes
|
51ee9f8aeb
|
[frontend/components] Make Menu work like EmojiPicker
|
2024-11-26 19:55:03 +01:00 |
|
pancakes
|
b4dff783a2
|
[frontend] Add overflow clipping to note
|
2024-11-26 19:55:03 +01:00 |
|
pancakes
|
e29a3083f4
|
[frontend] Add credit to Misskey for MFM animations
|
2024-11-26 19:55:02 +01:00 |
|