forked from jonjomckay/fritter
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement feature #296 Show Community Note.
- Loading branch information
Showing
4 changed files
with
87 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* Implement PR #297 Add true black tweet cards when system theme is dark (thanks @TheHJC). | ||
* Implement feature #296 Show Community Note. | ||
* Fix issue #258 Rearranging subscriptions duplicates subscription list. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
* Fix issue #284 Hebrew Translation. | ||
* Fix unnecessary rebuilds when using ModalRoute.of() with flutter 3.19.x. | ||
* Fix issue #245 UNIQUE constraint failed: twitter_token error at the account renewal when Squawker opens. | ||
* Use local time zone for absolute time (PR #285) (thanks @zihu12). | ||
* Fix issue #293 Profile search keeps searching for first search term entered, even after deleting it and entering new search term. | ||
* Fix issue #263 Search result not displaying properly. | ||
* Implement PR #297 Add true black tweet cards when system theme is dark (thanks @TheHJC). | ||
* Implement feature #296 Show Community Note. | ||
* Fix issue #258 Rearranging subscriptions duplicates subscription list. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters