index
:
infinity-for-reddit.git
client-id
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
ml
/
docilealligator
/
infinityforreddit
/
readpost
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the way read posts are handled to support an arbitrary read posts lim...
Eitan
2024-10-20
6
-8
/
+82
*
Order history reverse chronologically (#1601)
Louis Pré
2024-03-12
1
-4
/
+4
*
Delete oldest read posts first (#1600)
Louis Pré
2024-03-12
1
-1
/
+1
*
Fix problems when fetching more history posts in ViewPostDetailActivity.
Docile-Alligator
2022-11-05
1
-0
/
+3
*
Fix history posts problems.
Docile-Alligator
2022-11-05
1
-4
/
+4
*
Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragmen...
Docile-Alligator
2022-11-04
1
-1
/
+4
*
Read posts history is available.
Docile-Alligator
2022-07-13
2
-0
/
+18
*
Only save read post ids in PostFragment. Add read post ids to readPosts in Po...
Alex Ning
2021-09-22
1
-5
/
+0
*
Use Executor to save read posts. Hide the fab and the bottom app bar when scr...
Alex Ning
2020-12-26
2
-67
/
+5
*
Remove SubredditFilter completely.
Alex Ning
2020-12-26
1
-12
/
+5
*
Add a new option category: Post Filter. Marking posts as read is disabled by ...
Alex Ning
2020-12-23
1
-1
/
+3
*
Add an option to delete all read posts.
Alex Ning
2020-12-09
1
-0
/
+3
*
Mark posts as read.
Alex Ning
2020-12-07
4
-0
/
+203