Commit graph

16608 commits

Author SHA1 Message Date
sictiru
48dad79bab
New preference to load next feed on mark read (#15)
New preference to load next feed on mark read. When the option is enabled, a session data source is created to calculate the next feed or folder to load.
2022-10-25 21:09:45 -07:00
Andrei
b88906404c Item list context menu delegate 2022-10-16 15:09:41 -07:00
Andrei
49b301c7ce Delegate for Main context menu 2022-10-16 14:22:06 -07:00
Andrei
c8d3dcb1f7 State flow instead of Live data 2022-10-16 13:03:40 -07:00
Andrei
fdf97b9f9b Merge remote-tracking branch 'upstream/sictiru' into sictiru 2022-09-20 20:51:19 -07:00
Andrei
2a876cdce7 Update dependencies 2022-09-20 20:45:32 -07:00
Andrei
a953d74a45 #1731 Add option to add feed by url 2022-09-20 20:45:16 -07:00
sictiru
8fd423182e
Notification settings (#14)
Global notification settings.
2022-09-14 21:52:41 -07:00
Andrei
eacb5a5e20 #1626 Add share as a notification action 2022-09-11 12:36:57 -07:00
Samuel Clay
a08f6135d5 Android v12.0.1 2022-09-09 07:23:02 -04:00
Andrei
660b2bc956 #1725 Remove shape image view 2022-09-06 20:38:50 -07:00
Andrei
2373e6334e #1624 Shortcut icons 2022-08-29 21:38:25 -07:00
Andrei
4977edecde Merge remote-tracking branch 'upstream/sictiru' into sictiru 2022-08-25 21:25:51 -07:00
Andrei
5f77defa0b Fix shapeable image view crash. 2022-08-25 21:24:34 -07:00
Andrei
b0ef328147 Update dependencies 2022-08-21 19:30:15 -07:00
Andrei
0eeb7c0054 Return ShapeableImageView 2022-08-21 19:02:42 -07:00
Andrei
1ef2c1a977 Catch BackgroundServiceStartNotAllowedException for now. 2022-08-21 18:59:46 -07:00
Samuel Clay
8cb1af8acc Android app v12.0. 2022-08-15 22:38:02 -04:00
Samuel Clay
afea0a0a49 Merge branch 'master' into sictiru
* master: (410 commits)
  Don't delete redis keys because they take time to rebuild and subs can be counted incorrectly during that time.
  Adding make collectstatic to make nb because even though it's slower, it fixes the #1 issue people have when deploying on their own machines. Fixes #1717.
  Time to take Nicholas and Mark off the about page.
  Updating David's photo on the About page. Fixes #1716.
  Fixing issue of Unread only not seeing every story. Due to the removal of UserSubscription.get_stories in 30127d7c72, we were no longer caching story hashes for single feeds.
  User count should include beyond yearly.
  Deferring execution of expensive statistics.
  Caching newsblur_users.py statistics.
  Adding cutoff from trimming stories for memory profiling.
  Switching timestamp to better calculator that doesn't spit out -1's. Matches c469608 and fixes #1671.
  Merging SDIFFSTORE and ZINTERSTORE into a single ZDIFFSTORE, thanks to redis 6.2.0. Requires new docker image.
  Bumping highlights max from 1024 characters to 16384 characters.
  Maxing out mark read dates.
  Adding mark read dates to dialog for archive users that stretches into the past year.
  Revert "Merging SDIFFSTORE and ZINTERSTORE into a single ZDIFFSTORE, thanks to redis 6.2.0. Requires new docker image."
  Merging SDIFFSTORE and ZINTERSTORE into a single ZDIFFSTORE, thanks to redis 6.2.0. Requires new docker image.
  Improving redis performance by reading the config.
  Don't remove unread stories for U: unread stories list because users are actively paging through.
  Re-exposing forgot password link.
  Trying 1 hour for story unread list.
  ...
2022-08-15 10:29:26 -04:00
Samuel Clay
cdf5a36b81 Don't delete redis keys because they take time to rebuild and subs can be counted incorrectly during that time. 2022-08-10 17:45:25 -04:00
Andrei
a267488a97 #1694 Chip padding 2022-08-09 18:20:14 -07:00
Andrei
ae75ebb096 #1694 UI tweaks 2022-08-07 17:00:57 -07:00
Andrei
cea73fc8f5 #1694 Story content tweaks 2022-07-30 17:33:11 -07:00
Andrei
929cc929ac #1694 Story list tweaks 2022-07-30 17:32:33 -07:00
Andrei
4b9e65bb40 #1694 Feed list tweaks 2022-07-30 17:30:34 -07:00
Samuel Clay
e06147aa71 Adding make collectstatic to make nb because even though it's slower, it fixes the #1 issue people have when deploying on their own machines. Fixes #1717. 2022-07-30 13:02:47 -04:00
Samuel Clay
bff393ec5d Time to take Nicholas and Mark off the about page. 2022-07-30 12:30:38 -04:00
Samuel Clay
d95f0d9f02 Updating David's photo on the About page. Fixes #1716. 2022-07-30 12:29:23 -04:00
Samuel Clay
2915a4b2ec Fixing issue of Unread only not seeing every story. Due to the removal of UserSubscription.get_stories in 30127d7c72, we were no longer caching story hashes for single feeds. 2022-07-28 23:49:48 -04:00
Samuel Clay
2eb80a31ea User count should include beyond yearly. 2022-07-28 23:14:42 -04:00
Samuel Clay
a22aaf349d Deferring execution of expensive statistics. 2022-07-28 23:08:49 -04:00
Samuel Clay
ee3b9e61a5 Caching newsblur_users.py statistics. 2022-07-28 22:47:35 -04:00
Samuel Clay
78547af24b Adding cutoff from trimming stories for memory profiling. 2022-07-27 08:19:46 -04:00
Samuel Clay
92f48a0821 Switching timestamp to better calculator that doesn't spit out -1's. Matches c469608 and fixes #1671. 2022-07-26 09:54:41 -04:00
Andrei
b0ec0e6292 #1694 Story detail tweaks 2022-07-20 19:53:31 -07:00
Andrei
5e1d640bd1 #1694 Story view tweaks 2022-07-20 19:28:34 -07:00
Andrei
a8626b430f #1694 Feed intelligence filter 2022-07-20 18:33:50 -07:00
Andrei
f56b0bdfbc #1694 Top level folder updates 2022-07-20 18:00:20 -07:00
Samuel Clay
9e21d03255 Merging SDIFFSTORE and ZINTERSTORE into a single ZDIFFSTORE, thanks to redis 6.2.0. Requires new docker image. 2022-07-19 21:02:42 -04:00
Samuel Clay
381953ee78 Bumping highlights max from 1024 characters to 16384 characters. 2022-07-19 10:00:16 -04:00
Samuel Clay
b2f54782cb Maxing out mark read dates. 2022-07-19 09:27:37 -04:00
Samuel Clay
cca33db396 Adding mark read dates to dialog for archive users that stretches into the past year. 2022-07-19 09:19:09 -04:00
Samuel Clay
8f1655d7d1 Revert "Merging SDIFFSTORE and ZINTERSTORE into a single ZDIFFSTORE, thanks to redis 6.2.0. Requires new docker image."
This reverts commit b3ec9fd748.
2022-07-18 22:45:22 -04:00
Samuel Clay
b3ec9fd748 Merging SDIFFSTORE and ZINTERSTORE into a single ZDIFFSTORE, thanks to redis 6.2.0. Requires new docker image. 2022-07-18 22:34:07 -04:00
Samuel Clay
c94bb6640d Improving redis performance by reading the config. 2022-07-18 21:10:42 -04:00
Samuel Clay
6508bc222b Don't remove unread stories for U: unread stories list because users are actively paging through. 2022-07-13 06:41:10 -07:00
Samuel Clay
438a85cc47 Re-exposing forgot password link. 2022-07-13 06:40:47 -07:00
Andrei
3f2145372f Update hilt 2022-07-12 21:05:07 -07:00
Andrei
e1267b990e Update dependencies 2022-07-12 20:57:43 -07:00
Andrei
e1b9a7f9fa Update shortcut icons. 2022-07-12 20:44:41 -07:00