added some bugfix

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
pull/262/head
Maxence Lange 2018-12-21 13:11:05 -01:00
rodzic 627fb99dfd
commit d450c85ade
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -13,10 +13,12 @@
- [global] The app will now verify every signed ld-json object. This should fix forwarded Note not being displayed in the streams.
- [global] Unfollowing a user will keep remote instance up-to-date.
- [UI] Some strange behavior while typing message have been fixed.
- [UI] Better display of the Public/Account page
- [UI] Better display of the Public/Account page.
- [UI] Better UX when using the searchbar to search for a remote account.
- [bugfix] Home Stream is working even when user is following no one.
- [bugfix] fixing minor issues.
- [bugfix] fixing quotes encoding.
- [bugfix] the cache refresher will now avoid ghost account.
- [bugfix] fixing minor issues.