Commit Graph

2261 Commits

Author SHA1 Message Date
70672fdc40 Submit image posts with text content (without embedded images). 2024-03-14 16:14:56 -04:00
540b64a0d2 Submit link posts with text content (without embedded images). 2024-03-14 11:04:53 -04:00
4297f93750 Submit poll posts with text content (of course with embedded images). 2024-03-13 19:51:16 -04:00
8f9fecd1d0 Fix rounded corners in blurred images in ImageAndGifEntry. 2024-03-13 12:12:00 -04:00
04377b9eb0 Order history reverse chronologically (#1601)
* Typo and variable name

* Order history reverse chronologically
2024-03-13 01:25:12 +07:00
532fab53ed Delete oldest read posts first (#1600) 2024-03-13 01:01:14 +07:00
b2af137bf2 Edit comments with embedded images. 2024-03-11 22:56:44 -04:00
1a2d0c397c Handle null alignment value in TableCell in RichTextJSONConverter. 2024-03-11 17:08:46 -04:00
21b1e3f512 Submit comment with up to one embedded image. 2024-03-11 16:33:58 -04:00
705eef9011 Submit text post with embedded images. 2024-03-10 22:28:59 -04:00
3e00a7a738 Uploaded image richtext_json. Enable uploading images in markdown editor. 2024-03-10 15:12:49 -04:00
b3ddebcbb4 Table richtext_json. 2024-03-10 11:22:36 -04:00
6d2e2bed67 Optimize spoiler richtext_json. 2024-03-09 20:08:30 -05:00
15f1845aee Spoiler richtext_json. 2024-03-09 19:58:26 -05:00
ec380b2c07 FencedCodeBlock and IndentedCodeBlock richtext_json. 2024-03-09 18:10:34 -05:00
9afcb05eb5 Inline code richtext_json. 2024-03-09 10:55:20 -05:00
3ef64e2a17 BlockQuote richtext_json. 2024-03-09 10:06:29 -05:00
14a451bdc8 List richtext_json. 2024-03-09 09:23:17 -05:00
2a725b490b Heading richtext_json. 2024-03-08 23:33:53 -05:00
8ca2efa244 Superscript richtext_json. Still some issues though. 2024-03-08 17:46:46 -05:00
1a4a15d457 Continue adding the richtext_json feature. 2024-03-07 23:59:11 -05:00
5617e46cb3 Use Visitor pattern to convert nodes to rich text json. 2024-03-07 12:13:11 -05:00
00ae2c3932 Experiment: Use richtext_json when submitting posts. 2024-03-07 10:08:19 -05:00
40b3df6752 Version 7.0.2. v7.0.2 2024-03-02 22:24:01 -05:00
f851293b53 Add a message about subscription in LoginActivity. 2024-03-02 22:20:25 -05:00
ce79815346 Fix NullPointerException in when loading fallback video. 2024-03-02 12:51:28 -05:00
28acf9933d Version 7.0.1. Fix fallback video file name in ViewVideoActivity. v7.0.1 2024-02-28 11:43:50 -05:00
0ae49fc19f Version 7.0.1. Fix fallback video unable to play in ViewVideoActivity. 2024-02-28 11:34:05 -05:00
4a58527d1b Version 7.0.1. Load fallback video for failed redgifs and streamable links in ViewVideoActivity. 2024-02-28 11:09:22 -05:00
60677f3c2b Version 7.0.1. 2024-02-28 10:56:07 -05:00
bf8bbcb0cd Load fallback video in other adapters. 2024-02-27 16:01:45 -05:00
f0e5bcb477 Loading fallback video in PostRecyclerViewAdapter 2024-02-26 23:29:43 -05:00
378b65b84f Try loading fallback video in PostRecyclerViewAdapter 2024-02-25 23:01:48 -05:00
5d41c996b0 Use mp4 version of the fallback video. 2024-02-24 09:29:32 -05:00
4b167f91bc Load a fallback video when the video link is not working. 2024-02-23 23:56:23 -05:00
82b6cb16f6 Fix comment button not shown in post compact layout. 2024-02-23 16:06:15 -05:00
67da3ba531 Version 7.0.0. v7.0.0 2024-01-30 17:24:10 -05:00
ee34fa0da0 Version 7.0.0-beta1. v7.0.0-beta1 2024-01-29 09:57:57 -05:00
96702436f4 Fix IllegalArgumentException when sending notifications in DownloadRedditVideoService. 2024-01-29 09:56:26 -05:00
cf91d03122 Fix background color not applied to CustomThemeListingActivity. 2024-01-28 17:04:35 -05:00
ddb1fb6b42 Move accessToken and accountName to BaseActivity. 2024-01-28 12:31:32 -05:00
0af03d952b Change colorPrimaryLightTheme and buttonTextColor in white theme. 2024-01-28 11:13:13 -05:00
c1488c8c63 Version 6.7.3. v6.7.3 2024-01-27 18:41:41 -05:00
4a2a277af9 Fix unable to search subreddits. 2024-01-27 18:41:07 -05:00
650cfaf924 Version 6.7.2. v6.7.2 2024-01-27 10:14:03 -05:00
da0135a034 Fix comment icon not tinted properly. 2024-01-27 10:12:54 -05:00
73af409099 Fix a bug in FilteredPostsActivity. 2024-01-26 09:36:27 -05:00
adaa1d3dc8 Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in anonymous mode. v6.7.1 2024-01-23 23:29:15 -05:00
2fdd38f188 Version 6.7.1. 2024-01-23 22:16:10 -05:00
ff1609cd00 Fix anonymous mode not loading anything. 2024-01-23 18:28:01 -05:00