Files
2026-07-23 22:17:00 +02:00

1.0 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

2026-07-23

Fixed

  • Page in the back scrolling when the modal is open.

2026-07-22

Added

  • Button to see thread tweets from a tweet that is part of a thread
  • Button to see replies to a tweet that is part of a thread
  • Border around a quoted tweet to differentiate it from the main tweet

2026-07-21

Added

  • Add Heart icon with number of likes to each tweet
  • Add click action to each tweet heart icon that triggers a like tweet request.

2026-07-20

Added

  • Base files for project kick-off
  • Get the App working with Twitter API v2
  • Pull tweets and display the timeline
  • Write and push a tweet to X
  • Additional components to proper render the timeline and tweets
  • Link to the user's profile from the tweet
  • Link to the original post from the tweet