Merge remote-tracking branch 'origin/develop' into fixes-batch

This commit is contained in:
Henry Jameson 2024-12-19 14:54:40 +02:00
commit 76f340ce2d
54 changed files with 129 additions and 105 deletions

View file

1
changelog.d/checkbox.fix Normal file
View file

@ -0,0 +1 @@
checkbox vertical alignment has been fixed

View file

@ -0,0 +1 @@
Use /api/v1/accounts/:id/follow for account subscriptions instead of the deprecated routes

View file

@ -0,0 +1 @@
Fix small markup inconsistencies

View file

@ -0,0 +1 @@
Bookmarks visible again on mobile

View file

@ -0,0 +1 @@
Make UserLink wrappable

View file

@ -0,0 +1 @@
Show only month and day instead of weird "day, hour" format. While at it, fixed typo "defualt" in a comment.