diff options
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/add-taiwanese-aka-hokkien-i18n-support.add | 1 | ||||
| -rw-r--r-- | changelog.d/mention-twice.fix | 1 | ||||
| -rw-r--r-- | changelog.d/mentionsline-shouldbreak.fix | 1 | ||||
| -rw-r--r-- | changelog.d/nonascii-tags.fix | 1 | ||||
| -rw-r--r-- | changelog.d/quote.add | 1 | ||||
| -rw-r--r-- | changelog.d/react-button-safari.fix | 1 | ||||
| -rw-r--r-- | changelog.d/reload-user-pinned.fix | 1 | ||||
| -rw-r--r-- | changelog.d/scroll-emoji-selector-safari.fix | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/changelog.d/add-taiwanese-aka-hokkien-i18n-support.add b/changelog.d/add-taiwanese-aka-hokkien-i18n-support.add new file mode 100644 index 00000000..53d89805 --- /dev/null +++ b/changelog.d/add-taiwanese-aka-hokkien-i18n-support.add @@ -0,0 +1 @@ +add the initial i18n translation file for Taiwanese (Hokkien), and modify some related files.
\ No newline at end of file diff --git a/changelog.d/mention-twice.fix b/changelog.d/mention-twice.fix new file mode 100644 index 00000000..0e4b71df --- /dev/null +++ b/changelog.d/mention-twice.fix @@ -0,0 +1 @@ +Fix a bug where mentioning a user twice will not fill the mention into the textarea diff --git a/changelog.d/mentionsline-shouldbreak.fix b/changelog.d/mentionsline-shouldbreak.fix new file mode 100644 index 00000000..33ee8d2c --- /dev/null +++ b/changelog.d/mentionsline-shouldbreak.fix @@ -0,0 +1 @@ +Make MentionsLine aware of line breaking by non-br elements diff --git a/changelog.d/nonascii-tags.fix b/changelog.d/nonascii-tags.fix new file mode 100644 index 00000000..e4c6dc82 --- /dev/null +++ b/changelog.d/nonascii-tags.fix @@ -0,0 +1 @@ +Fix parsing non-ascii tags diff --git a/changelog.d/quote.add b/changelog.d/quote.add new file mode 100644 index 00000000..b43b6aba --- /dev/null +++ b/changelog.d/quote.add @@ -0,0 +1 @@ +Implement quoting diff --git a/changelog.d/react-button-safari.fix b/changelog.d/react-button-safari.fix new file mode 100644 index 00000000..9846d50d --- /dev/null +++ b/changelog.d/react-button-safari.fix @@ -0,0 +1 @@ +Fix react button misalignment on safari ios diff --git a/changelog.d/reload-user-pinned.fix b/changelog.d/reload-user-pinned.fix new file mode 100644 index 00000000..db241c20 --- /dev/null +++ b/changelog.d/reload-user-pinned.fix @@ -0,0 +1 @@ +Fix pinned statuses gone when reloading user timeline diff --git a/changelog.d/scroll-emoji-selector-safari.fix b/changelog.d/scroll-emoji-selector-safari.fix new file mode 100644 index 00000000..3f5dda7d --- /dev/null +++ b/changelog.d/scroll-emoji-selector-safari.fix @@ -0,0 +1 @@ +Fix scrolling emoji selector in modal in safari ios |
