1.8 KiB
1.8 KiB
Unreleased
- Import data from JSON file.
- Database: Fix following logic.
- Configuration page: Disable retweets.
- Configuration page: Disable loading media content.
- Configuration page: Dark mode
Long term
- See cited posts (if any).
- Share a tweet.
- Play media from Parasitter.
- Create following lists.
[0.2.0] - 2020-07-29
Added
- Export your followed accounts (Youtube and Twitter) to a JSON file
- Youtube: follow Youtube accounts.
- Youtube: Manage suscriptions
- Youtube: Show video time duration
Changed
- Efficiency improvements. ~1s reduction on fetching time.
- Minor UI changes.
Fixed
- Saving posts didn't work on 2020.07.24 update.
[0.1.0] - 2020-07-19
Added
- Ability to save posts.
- Ability to remove a saved post.
- Error pages: Error 500, Error 405
- Open the original post on Nitter.
Changed
- Significant improvement on fetching feed efficiency - Parallelism applied.
- Changelogs now using Keep a changelog style.
Fixed
- "Saved" menu element logged out instead of showing saved posts.
[0.0.2] - 2020-07-14
Added
- First implementation of saved posts - Not working yet.
- Error 404 page.
- Empty feed now shows a notice.
- Requirements.txt file for a better installation and update experience.
- Pinned posts are now marked as it.
Changed
- More flexible user search. Search by username and show a list of possible results.
- Minor UI fixes.
- Fetching of accounts in a slightly more efficient way.
[0.0.1] - 2020-07-13
Added
- Ability to follow accounts.
- Ability to unfollow accounts.
- Ability to register users.
- Ability to visit a user profile.
- Search a user by its exact username.