Commit graph

126 commits

Author SHA1 Message Date
pancakes
c08cb5aad4
[frontend/mfm] Update MfmFnNode to work with .NET 9 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
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
864f156923
[frontend/mfm] Validate colors in fg, bg, and border nodes 2024-11-26 19:55:01 +01:00
pancakes
326192148f
[frontend/mfm] Implement border fn node 2024-11-26 19:55:00 +01:00
pancakes
90511c7b58
[frontend/mfm] Implement fg and bg fn nodes 2024-11-26 19:55:00 +01:00
pancakes
5d6e1d841f
[frontend/mfm] Implement scale fn node 2024-11-26 19:55:00 +01:00
pancakes
fe4a9518f5
[frontend/mfm] Implement position fn node 2024-11-26 19:55:00 +01:00
pancakes
fec60a6b69
[frontend/mfm] Implement crop fn node 2024-11-26 19:55:00 +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
ed11602158
[frontend/core] Add settings service 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
Laura Hausmann
10346e795a
[sln] Code cleanup 2024-11-23 02:11:22 +01:00
Laura Hausmann
135737937c
[backend/api] Allow enrolling existing users into 2FA (ISH-626) 2024-11-23 02:10:35 +01:00
pancakes
63aadfdf07
[frontend/mfm] Hide host part of mentions to local users 2024-11-21 18:51:55 +01:00
pancakes
11575e4daf
[frontend] Add Instance Metadata service 2024-11-21 18:51:54 +01: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
24b412bd75
[sln] Reformat code 2024-11-20 00:48:29 +01:00
Laura Hausmann
7dec2514da
[sln] Apply code style 2024-11-20 00:48:29 +01:00
Lilian
1da774b8f2
[frontend] Add update checking and banner notifications 2024-11-19 23:05:15 +01:00
Lilian
88bf04a54c
[frontend/core] Add version controller model 2024-11-19 23:05:15 +01:00
pancakes
354d0a4f45
[frontend/mfm] Add support for simple custom emojis 2024-11-08 03:07:37 +01:00
Laura Hausmann
ceb8da8f3d
[shared] Only compute version info once 2024-11-03 22:43:28 +01:00
pancakes
f2387a8738
[frontend] Add RemoveUserFromFollowers to UserControllerModel 2024-11-03 12:27:20 +10:00
Lilian
9cd2f4f530
[frontend/core] Update NoteControllerModel 2024-10-24 18:20:48 +02:00
Lilian
066a4ddf38
[frontend/core] Add quotes endpoint to NoteControllerModel 2024-10-24 18:20:48 +02:00
Lilian
f0cb04d5b7
[frontend/core] Update NoteControllerModel with renotes endpoint 2024-10-24 18:20:48 +02:00
Lilian
0b40aea8d4
[frontend/core] Update NoteControllerModel with likes endpoint 2024-10-24 18:20:48 +02:00
Lilian
a9d42b214a
[frontend/mfm] Make URLs and links open in a new tab 2024-10-24 18:20:48 +02:00
Lilian
bc335b8f2c
[frontend/core] Add note search state pattern 2024-10-24 18:20:48 +02:00
pancakes
e68ec89cdb Fix formatting 2024-10-23 05:04:55 +02:00
pancakes
73b5706d05 [frontend/api] Add BiteUser method 2024-10-23 05:04:55 +02:00
pancakes
ed81306ef1 [frontend] Add bite button to note's more menu 2024-10-23 05:04:55 +02:00
Laura Hausmann
39b2c659a8
[frontend] Code cleanup 2024-10-21 22:55:16 +02:00
Laura Hausmann
afe62b0aab
[sln] Code cleanup 2024-09-13 21:44:31 +02:00
Lilian
5b1ab95b8c
[frontend/mfm] Make codeblocks in MfM scroll horizontally 2024-09-12 01:47:04 +02:00
Lilian
d240b94668 [frontend/components] Fix timeline and virtual scroller crashing on empty timeline (ISH-479) 2024-09-10 22:26:25 +02:00