Changelog 2.6.0

This commit is contained in:
Henry Jameson 2023-10-29 18:29:28 +02:00
commit c8b5b7845d
23 changed files with 52 additions and 20 deletions

View file

@ -1 +0,0 @@
add the initial i18n translation file for Taiwanese (Hokkien), and modify some related files.

View file

@ -1 +0,0 @@
Implemented a very basic instance administration screen

View file

@ -1 +0,0 @@
Keep aspect ratio of custom emoji reaction in notification

View file

@ -1 +0,0 @@
Fix openSettingsModalTab so that it correctly opens Settings modal instead of Admin modal

View file

@ -1 +0,0 @@
Add alt text to emoji picker buttons

View file

@ -1 +0,0 @@
Use export-subst gitattribute to allow tarball builds

View file

@ -1 +0,0 @@
fix reports now showing reason/content:w

View file

@ -1 +0,0 @@
Fix HTML attribute parsing, discard attributes not strating with a letter

View file

@ -1 +0,0 @@
Fix a bug where mentioning a user twice will not fill the mention into the textarea

View file

@ -1 +0,0 @@
Make MentionsLine aware of line breaking by non-br elements

View file

@ -1 +0,0 @@
Fix parsing non-ascii tags

View file

@ -1 +0,0 @@
Fix OAuth2 token lingering after revocation

View file

@ -1 +0,0 @@
fix regex issue in HTML parser/renderer

View file

@ -1 +0,0 @@
fix typo in code that prevented cards from showing at all

View file

@ -1 +0,0 @@
don't display quoted status twice

View file

@ -1 +0,0 @@
Implement quoting

View file

@ -1 +0,0 @@
Fix react button misalignment on safari ios

View file

@ -1 +0,0 @@
Fix react button not working if reaction accounts are not loaded

View file

@ -1 +0,0 @@
Fix pinned statuses gone when reloading user timeline

View file

@ -1 +0,0 @@
Fix scrolling emoji selector in modal in safari ios