Commit graph

65 commits

Author SHA1 Message Date
pancakes
da5300e9b8 [frontend/mfm] Add center, quote, hashtag, small and strike nodes 2024-07-03 00:51:57 +02:00
Laura Hausmann
571f2274f2
[frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Laura Hausmann
03fc824d34
[frontend] Code cleanup 2024-06-29 00:46:47 +02:00
Lilian
943f153b56
[frontend] Add inline emoji to mfm rendering 2024-06-29 00:25:42 +02:00
Lilian
10e772f2ab
[frontend] Fix mfm element styling 2024-06-29 00:22:11 +02:00
Lilian
5d3fda698c
[frontend/mfm] Fix Link Nodes having wrong text content 2024-06-19 01:57:51 +02:00
Lilian
79b7bf07e0
[frontend] Add localization support, perform initial localization pass 2024-06-19 01:56:57 +02:00
Lilian
09c849805a
[frontend/mfm] Render more node types 2024-06-19 01:56:57 +02:00
Lilian
6917d1ef91
[frontend] Add node type to mfm render error handling 2024-06-19 01:56:56 +02:00
Lilian
7b7dd2ee61
[frontend] Add support for rendering MfmItalicNode 2024-06-19 01:56:56 +02:00
Lilian
9b826ca1bf
[frontend] Custom CSS scope identifier for mfm text 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
Laura Hausmann
c4bea0f8b2
[frontend] Fix implicit PaginationQuery to QueryString conversion
Turns out QueryString.Add() is a pure method (despite not having the [Pure] attribute)
2024-04-21 16:36:21 +02:00
Laura Hausmann
b1f5e3788f
[frontend] Add API abstractions 2024-04-03 18:15:59 +02:00
Laura Hausmann
6bc2b8d57c
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00