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 |
|
pancakes
|
2a456485bb
|
[frontend/mfm] Fix fg, bg, and border rendering
|
2024-11-26 19:55:03 +01:00 |
|
pancakes
|
313e7b678a
|
[frontend/mfm] Implement unixtime fn node
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
90f6456e30
|
[frontend/mfm] Implement ruby fn node
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
e29a3083f4
|
[frontend] Add credit to Misskey for MFM animations
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
e50aa6eeca
|
[frontend] Fix CSS formatting
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
d4db5f917e
|
[frontend/mfm] Implement fade fn node
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
ae493773ec
|
[frontend/mfm] Implement rainbow fn node
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
533f8f71d4
|
[frontend/mfm] Implement twitch fn node
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
fa422bb034
|
[frontend/mfm] Implement shake fn node
|
2024-11-26 19:55:02 +01:00 |
|
pancakes
|
6e982c95fe
|
[frontend/mfm] Add default speed for animation fn nodes
|
2024-11-26 19:55:01 +01:00 |
|
pancakes
|
cc156c9760
|
[frontend/mfm] Implement spin fn node
|
2024-11-26 19:55:01 +01:00 |
|
pancakes
|
0a9758f988
|
[frontend/mfm] Implement bounce fn node
|
2024-11-26 19:55:01 +01:00 |
|
pancakes
|
f61642c30b
|
[frontend/mfm] Implement jump fn node
|
2024-11-26 19:55:01 +01:00 |
|
pancakes
|
e4304b3100
|
[frontend/mfm] Implement tada fn node
|
2024-11-26 19:55:01 +01:00 |
|
pancakes
|
89e5a22131
|
[frontend/mfm] Make MfmFnJelly a reusable generic animation node
|
2024-11-26 19:55:01 +01:00 |
|
pancakes
|
3098e17a77
|
[frontend/mfm] Implement jelly fn node
|
2024-11-26 19:55:01 +01:00 |
|