Commit graph

265 commits

Author SHA1 Message Date
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
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
pancakes
d2964a2502
[frontend/mfm] Refactor x2, x3, and x4 fn nodes 2024-11-26 19:55:01 +01:00
pancakes
db5d6f469f
[frontend/mfm] Implement flip, font, x2, x3, x4, blur, and rotate fn nodes 2024-11-26 19:54:59 +01:00
Lilian
c609f97ef0
[frontend/components] Make more restrictive default visibility take priority 2024-11-26 04:21:30 +01:00
Lilian
729ae593ad
[frontend/components] Respect default note visibility 2024-11-26 04:21:30 +01:00
Lilian
d088c7a442
[frontend] Add user settings page, enable 2FA enroll and login (ISH-581) 2024-11-26 04:21:30 +01:00
pancakes
9036eacd98
[frontend/components] Don't use simple MFM for field value 2024-11-25 16:42:26 +10:00
pancakes
c15832f37a
[frontend/components] Use UserDisplayName in NotificationComponent 2024-11-24 14:51:19 +10:00
pancakes
13a359a1b6
[frontend/components] Add emoji to reaction notifications 2024-11-24 05:40:00 +01:00
pancakes
e056d7ec9f
[frontend/components] Add icons to notifications 2024-11-24 05:40:00 +01:00
pancakes
7e4cf31ca1
[frontend/components] Add missing notification types 2024-11-24 05:39:59 +01:00
pancakes
e5e6166266
[frontend/components] Add alt text button to note attachments 2024-11-23 20:04:35 +01:00
pancakes
63aadfdf07
[frontend/mfm] Hide host part of mentions to local users 2024-11-21 18:51:55 +01:00
pancakes
b581714387
[frontend/components] Don't mention yourself or local host part when composing replies (ISH-603) 2024-11-21 18:51:54 +01:00
pancakes
718e67827e
[frontend/components] Fix crash when selecting emoji in compose (ISH-623) 2024-11-21 12:15:44 +10:00
Laura Hausmann
9f4c989ca8
[frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
Laura Hausmann
0ce00090cb
[frontend/components] Code cleanup 2024-11-20 00:48:29 +01:00
Laura Hausmann
7dec2514da
[sln] Apply code style 2024-11-20 00:48:29 +01:00
Lilian
9d3d8bf64b
[frontend/components] Adjust fetch priority for attachments 2024-11-19 23:05:16 +01:00
Lilian
6a6961baa1
[frontend/components] Change banner notification location 2024-11-19 23:05:16 +01:00
Lilian
1da774b8f2
[frontend] Add update checking and banner notifications 2024-11-19 23:05:15 +01:00
Jeder
1cccdcb832 [frontend/components] Refactor notifications 2024-11-19 20:00:19 +01:00
Laura Hausmann
a18c1c59ea
[parsing] Fix compatibility with the new F# reference type nullability checks 2024-11-18 19:02:41 +01:00
pancakes
602d207ea5
[frontend/components] Add private badge to locked profiles 2024-11-19 00:48:27 +10:00
pancakes
cd84b480a6
[frontend/components] Add bot indicator to notes (ISH-407) 2024-11-17 13:44:30 +01:00
pancakes
e0d63d9a6b
[frontend] Move follows you badge next to identifier 2024-11-17 13:44:30 +01:00
pancakes
b5ced00a73
[frontend/components] Add automated badge to profile info 2024-11-17 13:44:29 +01:00
pancakes
a79d012fcb
[frontend/components] Add admin and moderator badges to profile info 2024-11-17 13:44:29 +01:00
pancakes
1c587584bc
[frontend/components] Add follows you badge to profile info 2024-11-17 13:44:29 +01:00
pancakes
60ed8d3c3c
[frontend/components] Don't show Follow button for yourself 2024-11-17 13:44:28 +01:00
pancakes
3dfc7c6b63
[frontend/components] Refactor EmojiPicker to categorize emojis and allow search 2024-11-17 04:22:53 +01:00
Lilian
f56f947392
[frontend/note-rendering] Make the hovered emoji appear above all others 2024-11-08 03:35:54 +01:00
Lilian
fa354a1869
[frontend/components] Decrease username and instance name size 2024-11-08 03:29:23 +01:00
Lilian
938b010aed
[frontend/components] Fix auto minimum width of note container 2024-11-08 03:29:23 +01:00
Lilian
2eb080afe5
[frontend/components] Only break words when absolutely necessary 2024-11-08 03:29:23 +01:00