v1.19.0
1.19.0 (2020-09-01)
Highlights:
- Bookmarks support (go to Community -> Bookmarks, and press ... then Bookmark on a toot to bookmark it)
- Nicer "maskable" PWA icons (supported in Firefox/Chrome on Android, reinstall may be necessary)
- Press
/
to start searching - Empty timelines no longer show infinite spinner, instead they say "Nothing to show"
Thanks to @charlag for implementing bookmark support! And thanks to @shinenelson for the VIM-esque /
hotkey to instantly start searching!
Features
- add
/
as a navigation shortcut for search (#1838) (c86d2b5) - add maskable PWA icons (#1857) (6adad8e), closes #1856
- Implement bookmarks, close #1726 (2113ab3)
- pressing / or s focuses search input (#1855) (07f23c5)
Bug Fixes
- add "/" hotkey to help info (#1843) (7de0023)
- empty timelines no longer show infinite loading spinner (#1854) (430ab4d), closes #1763
- use absolute positioning over transform (#1850) (55b9c8d)
- VirtualList: fix some TODOs (#1851) (40e9b44)
- log an error when images cannot be decoded (#1849) (08c021b)
- tidy up bookmarks, add tests (5a9e5ae)
- tweak language around bookmarking (#1848) (2f41494)