Commit graph

505 commits

Author SHA1 Message Date
pancakes
c16c0e761f
[frontend/pages] Improve more button styling 2024-12-17 19:38:00 +01:00
pancakes
c21d6e629e
[frontend/pages] Use NavigationManager to go to profile settings 2024-12-17 19:38:00 +01:00
pancakes
64affd20f6
[frontend/pages] Vertically center profile header contents and improve spacing when wrapped 2024-12-17 19:38:00 +01:00
pancakes
873cf1122a
[frontend/pages] Add context menu to user profile 2024-12-17 19:38:00 +01: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
8990ff08b1
[frontend/mfm] Make tada fn 150% size 2024-12-17 19:34:53 +01:00
pancakes
427c2c2109
[frontend/mfm] Fix sizes of x3 and x4 fn nodes 2024-12-17 19:34:53 +01:00
pancakes
27eb943066
[frontend/mfm] Add center and small fn nodes 2024-12-17 19:34:53 +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
pancakes
c131efc7c8
[frontend/pages] Move register link to bottom and only show when registrations aren't closed 2024-12-17 19:32:59 +01:00
pancakes
c7498696b4
[frontend/pages] Add links between login and register pages 2024-12-17 19:32:59 +01:00
Laura Hausmann
3b89e0be9c
[sln] Bump MfmSharp version 2024-12-15 00:44:22 +01:00
Laura Hausmann
9865f3dde7
[backend/core] Replace MFM line endings during user/note ingestion
This saves significant amounts of time & memory during parsing.
2024-12-15 00:11:31 +01:00
Laura Hausmann
16235a901f
[sln] Update MfmSharp version 2024-12-12 00:40:03 +01:00
Laura Hausmann
4e2358ef2a
[sln] Update MfmSharp version 2024-12-11 00:04:38 +01:00
Laura Hausmann
8e0b5b1d2e
[sln] Update MfmSharp version 2024-12-10 04:21:03 +01:00
Laura Hausmann
c7d88d6417
[sln] Update MfmSharp version 2024-12-10 04:18:05 +01:00
Lilian
0ddb2a0d03
[frontend/pages] Fix profile view regex (ISH-655) 2024-12-07 21:50:57 +01:00
Laura Hausmann
c032f56d37
[frontend/mfm] Fix HTML rendering of link nodes 2024-12-07 20:27:43 +01:00
Laura Hausmann
5dee8bc783
[parsing] Bump MfmSharp version 2024-12-07 04:41:00 +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
Lilian
1d0a297768
[frontend] Fix incorrect CSS colors 2024-11-28 17:36:09 +01:00
Lilian
ac2ebd346e
[frontend/pages] Implement user picker on login page (ISH-648) 2024-11-28 17:19:56 +01:00
Lilian
8e2a6e15bf
[frontend] Color changes 2024-11-27 04:30:37 +01:00
pancakes
c313c501f8
[frontend/components] Increase z-index on top bar 2024-11-26 19:55:03 +01:00
pancakes
c08cb5aad4
[frontend/mfm] Update MfmFnNode to work with .NET 9 2024-11-26 19:55:03 +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