diff options
| author | Henry Jameson <me@hjkos.com> | 2020-12-16 18:43:38 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-12-16 18:43:38 +0200 |
| commit | 0cf06cb9ec2136630d5a2a183f48aa7975a14a71 (patch) | |
| tree | d8ee5d3c8710e57acf6ff1384d90e71161a95295 /CHANGELOG.md | |
| parent | 81bac9f8ac094df9a71a9c4f4427f11655362537 (diff) | |
| parent | 34c65e3bcf12c0f114ad657d8a67825a3b74388a (diff) | |
Merge remote-tracking branch 'origin/develop' into plain-bg
* origin/develop:
fix remote follow button style
Disable horizontal textarea resize
Add uk.json in messages.js
Display upload limit on the Features panel
use title html for poll options before vote
fix recent mistakes in react button
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d627a146..79dd0773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mouseover titles for emojis in reaction picker - Support to input emoji into the search box in reaction picker - Added some missing unicode emoji +- Added the upload limit to the Features panel in the About page - Support for solid color wallpaper, instance doesn't have to define a wallpaper anymore ### Fixed @@ -19,11 +20,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fixed pinned statuses not appearing in user profiles - Fixed some elements not being keyboard navigation friendly - Fixed your latest chat messages disappearing when closing chat view and opening it again during the same session +- Fixed custom emoji not showing in poll options before voting - Fixed link color not applied to instance name in topbar ### Changed - Errors when fetching are now shown with popup errors instead of "Error fetching updates" in panel headers - Made reply/fav/repeat etc buttons easier to hit +- Disabled horizontal textarea resize - Wallpaper is now top-aligned, horizontally centered. |
