Dag Ågren
Dag Ågren
### Zig Version 0.9.1 ### Steps to Reproduce Unpack this project, and run make: [Test.zip](https://github.com/ziglang/zig/files/8354489/Test.zip) ### Expected Behavior On 0.9.0, the result is a .elf file with a symbol table...
The iOS pull to refresh is far too long. A custom one needs to be implemented, preferably with a nice animation. Current idea for visuals is a ripping-paper/zip-like animation, to...
Figure out how to sensibly badge the icon with number of notifications.
Folding notification regarding the same toot or same user should be investigated and possibly implemented. Variations: 1. Combine all notifications about favouriting a certain toot. 2. Combine all notifications about...
The notifications tab on each instance should show a badge for how many unread notifications there are.
Improvements to the instance switching UI is needed to help discoverability. For instance, animated arrow on the icon, and hiding/showing arrows based on first/last.
* [ ] iOS 12 grouping https://github.com/DagAgren/toot/issues/151 * [ ] In-app badges https://github.com/DagAgren/toot/issues/28 * [ ] Icon badge https://github.com/DagAgren/toot/issues/27 * [ ] Notification folding in-app https://github.com/DagAgren/toot/issues/19 * [ ] Notification...
Track recently received push notifications and fold ones that refer to the same toot ("4 people favourited..."). Similar to https://github.com/DagAgren/toot/issues/19 but implementation is completely different.
The home, notification and instance tabs need to be able to do live updating, using the streaming API.