1
0

enhance(client): add new mfm function (position, fg, bg)

Resolve #9527
This commit is contained in:
syuilo
2023-01-14 08:52:32 +09:00
parent 4151087d3c
commit 367ccb9971
3 changed files with 30 additions and 11 deletions
+1
View File
@@ -111,6 +111,7 @@ You should also include the user name that made the change.
- Client: add heatmap of daily active users to about page @syuilo
- Client: introduce fluent emoji @syuilo
- Client: add new theme @syuilo
- Client: add new mfm function (position, fg, bg) @syuilo
- Client: show fireworks when visit user who today is birthday @syuilo
- Client: show bot warning on screen when logged in as bot account @syuilo
- Client: improve overall performance of client @syuilo