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 #240 Retrieve more tweets on search.
- Loading branch information
Showing
5 changed files
with
120 additions
and
62 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 |
---|---|---|
@@ -1,2 +1,6 @@ | ||
* Implement feature #145 Option to use system accent color. | ||
Go to Settings / Theme / select Accent in Theme list. | ||
* Implement feature #240 Retrieve more tweets on search. | ||
By keeping scrolling there are new requests automatically made. | ||
* Implement feature #242 Rearrange subscriptions\pin favorite subscriptions to top. | ||
On the Subscriptions page, simply drag each subscription to the desired position. |
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,2 +1,6 @@ | ||
* Implement feature #145 Option to use system accent color. | ||
Go to Settings / Theme / select Accent in Theme list. | ||
* Implement feature #240 Retrieve more tweets on search. | ||
By keeping scrolling there are new requests automatically made. | ||
* Implement feature #242 Rearrange subscriptions\pin favorite subscriptions to top. | ||
On the Subscriptions page, simply drag each subscription to the desired position. |
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
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