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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some markdown processing related to inline gifs. Remove awards related...
Docile-Alligator
2023-11-25
27
-222
/
+25
*
Fix markdown link not rendered in EmoteCloseBracketInlineProcessor.
Docile-Alligator
2023-11-25
2
-13
/
+17
*
Enable gif playback in EmotePlugin.AsyncDrawableTarget. Fix bugs related to M...
Docile-Alligator
2023-11-24
3
-34
/
+44
*
Start implementing showing emotes in comments.
Docile-Alligator
2023-11-24
17
-32
/
+559
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
73
-278
/
+411
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-20
7
-73
/
+104
*
Fix MediaMetadata's fileName is always null.
Docile-Alligator
2023-11-20
38
-63
/
+49
*
Click to open reddit preview images in posts. Fix IllegalArgumentException in...
Docile-Alligator
2023-11-20
11
-17
/
+85
*
Temporarily disable showing Reddit preview images in posts.
Docile-Alligator
2023-11-19
2
-3
/
+4
*
Fix crashes related to gilded posts.
Docile-Alligator
2023-11-19
2
-4
/
+8
*
Fix crashes related to gilded posts.
Docile-Alligator
2023-11-19
4
-3
/
+24
*
Fix unable to submit gallery posts.
Docile-Alligator
2023-11-19
2
-1
/
+4
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-18
1
-5
/
+1
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
17
-94
/
+301
*
Start showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
14
-18
/
+355
*
Remove min and max awards in CustomizePostFilterActivity.
Docile-Alligator
2023-11-06
5
-78
/
+5
*
Continue deleting awards related components.
Docile-Alligator
2023-11-05
56
-555
/
+26
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
35
-154
/
+6
*
Start deleting awards related components.
Docile-Alligator
2023-11-04
35
-818
/
+5
*
New option in CommentMoreBottomSheetFragment: Add to comment filter.
Docile-Alligator
2023-11-04
8
-64
/
+127
*
Not loading images from i.redgifs.com because they are webpages.
Docile-Alligator
2023-11-04
2
-3
/
+25
*
Fix wrong tint on the vote buttons after voting fails.
Docile-Alligator
2023-11-01
3
-59
/
+59
*
Fix showing double "no comments" message in CommentsRecyclerViewAdapter if it...
Docile-Alligator
2023-11-01
1
-1
/
+11
*
Adjust the padding of bottom toolbar in post and comment.
Docile-Alligator
2023-10-25
25
-45
/
+55
*
Center the score of a comment. Switch the number of comment and the share but...
Docile-Alligator
2023-10-23
3
-86
/
+127
*
Switch the number of comment and the share button back in compact layout.
Docile-Alligator
2023-10-23
2
-32
/
+32
*
Center the score of a post. Switch the number of comment and the share button...
Docile-Alligator
2023-10-23
28
-1295
/
+1452
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1565
Docile-Alligator
2023-10-22
1
-1
/
+1
*
Fix app crashes in HistoryPostRecyclerViewAdapter when video autoplay is enab...
Docile-Alligator
2023-10-22
1
-0
/
+48
*
Fix card color issue in HistoryPostRecyclerViewAdapter.
Docile-Alligator
2023-10-22
1
-4
/
+5
*
Add "exclude users" entry in CustomizeCommentFilterActivity.
Docile-Alligator
2023-10-22
3
-2
/
+83
*
Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter.
Docile-Alligator
2023-10-21
8
-36
/
+19
*
Ignore case when comparing name_of_usage in PostFilterDao.
Docile-Alligator
2023-10-21
1
-1
/
+1
*
Finish applying comment filter.
Docile-Alligator
2023-10-21
1
-3
/
+3
*
Continue applying comment filter.
Docile-Alligator
2023-10-20
1
-58
/
+67
*
Start applying comment filter.
Docile-Alligator
2023-10-20
4
-29
/
+80
*
Continue adding comment filter.
Docile-Alligator
2023-10-19
16
-20
/
+590
*
Continue adding comment filter.
Docile-Alligator
2023-10-19
8
-9
/
+39
*
Continue adding comment filter.
Docile-Alligator
2023-10-18
3
-7
/
+27
*
Continue adding comment filter.
Docile-Alligator
2023-10-18
6
-9
/
+412
*
Continue adding comment filter.
Docile-Alligator
2023-10-17
40
-42
/
+669
*
Continue adding comment filter.
Docile-Alligator
2023-10-16
1
-1
/
+5
*
Continue adding comment filter.
Docile-Alligator
2023-10-16
3
-4
/
+89
*
Continue adding comment filter.
Docile-Alligator
2023-10-16
2
-2
/
+54
*
Start adding comment filter.
Docile-Alligator
2023-10-16
5
-0
/
+120
*
Continue implementing showing post filter usages in PostFilterPreferenceActiv...
Docile-Alligator
2023-10-15
4
-32
/
+61
*
Continue implementing showing post filter usages in PostFilterPreferenceActiv...
Docile-Alligator
2023-10-15
2
-1
/
+33
*
Continue implementing showing post filter usages in PostFilterPreferenceActiv...
Docile-Alligator
2023-10-15
6
-15
/
+104
*
Prepare to show post filter usages in PostFilterPreferenceActivity.
Docile-Alligator
2023-10-15
5
-19
/
+50
*
Start tweaking PostFilterPreferenceActivity.
Docile-Alligator
2023-10-14
3
-22
/
+42
[next]