This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Yotter/CHANGELOG.md
2020-07-31 12:40:18 +02:00

2.3 KiB

Unreleased

  • General: Import data from JSON file.
  • Database: Improve following logic.
  • Configuration page: Disable retweets.
  • Configuration page: Disable loading media content.
  • Configuration page: Dark mode.
  • Configuration page: Change Invidious / Nitter instance.
  • Youtube: Follow management page.
Long term
  • See cited posts (if any).
  • Share a tweet.
  • Play media from Parasitter.
  • Create following lists.

[0.2.1] - 2020-07-29

Added

  • Youtube: New video page - Watch videos without exiting Parasitter.
  • Youtube: Improved search - You can now search for channels and videos.

Changed

  • General: Improved code structure.
  • Efficiency: Minor improvements

[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.
  • General: Minor UI changes.

Fixed

  • Twitter: Saving posts didn't work on 2020.07.24 update.

[0.1.0] - 2020-07-19

Added

  • Twitter: Ability to save posts.
  • Twitter: Ability to remove a saved post.
  • Twitter: Open the original post on Nitter.
  • General: Error pages: Error 500, Error 405

Changed

  • Efficiency: Significant improvement on fetching feed efficiency - Parallelism applied.
  • General: Changelogs now using Keep a changelog style.

Fixed

  • Twitter: "Saved" menu element logged out instead of showing saved posts.

[0.0.2] - 2020-07-14

Added

  • Twitter: First implementation of saved posts - Not working yet.
  • Twitter: Empty feed now shows a notice.
  • Twitter: Pinned posts are now marked as it.
  • General: Error 404 page.
  • General: Requirements.txt file for a better installation and update experience.

Changed

  • Twitter: More flexible user search. Search by username and show a list of possible results.
  • General: Minor UI fixes.
  • Efficiency: 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.