aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2021-03-15 09:45:38 +0000
committerShpuld Shpludson <shp@cock.li>2021-03-15 09:45:38 +0000
commita00212a3bbc029439a27ba01895e01adf37a2db6 (patch)
tree7848bf740d0e081501ccb194031329ce5980d337 /CHANGELOG.md
parent184364c7e06a982b48bbe6d913f02a73dd428aef (diff)
parenta8967d85bd7ae1541f1d4e41e95fc8fa111f2360 (diff)
Merge branch 'websocket-fixes' into 'develop'
Various websocket fixes See merge request pleroma/pleroma-fe!1326
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29930443..6fe57ba5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Follows/Followers tabs on user profiles now display the content properly.
- Handle punycode in screen names
+- Fixed local dev mode having non-functional websockets in some cases
+- Show notices for websocket events (errors, abnormal closures, reconnections)
+- Fix not being able to re-enable websocket until page refresh
+- Fix annoying issue where timeline might have few posts when streaming is enabled
### Changed
- Don't filter own posts when they hit your wordfilter