Commit graph

3205 commits

Author SHA1 Message Date
Samuel Clay
d13fd172aa Android v10.3.0. 2021-03-26 11:50:21 -04:00
sictiru
022592a574 #1438 Downsample large images and max out at 800px 2021-03-25 16:27:30 -07:00
sictiru
48d51fcea8 #1431 Material Design Chips for story tags 2021-03-20 19:49:43 -07:00
sictiru
445b524ec9 Update dependencies 2021-03-20 16:07:54 -07:00
sictiru
072da3c9e5 #1431 Display saved story timestamp 2021-03-20 15:39:51 -07:00
sictiru
cb2a1118d6 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2021-03-06 17:56:55 -08:00
sictiru
d5c52af509 #1237 Preference to toggle offline text storage 2021-03-06 17:50:40 -08:00
sictiru
9e8927268e #1245 Copy to clipboard holds story url 2021-03-06 12:15:44 -08:00
Samuel Clay
f476bcf74a V10.2.1b3. 2021-02-23 14:40:43 -05:00
sictiru
dfa237e8fb #1198 Emailing stories 2021-02-21 17:29:24 -08:00
sictiru
d20de367f1 Update dependencies 2021-02-20 18:38:36 -08:00
sictiru
9522102ec7 #1199 Add recount before remote sync 2021-02-20 16:47:51 -08:00
sictiru
d524b71093 Version merge conflict 2021-01-30 13:49:42 -08:00
sictiru
fa46585abe #1396 Navigation gestures vs swipe gestures 2021-01-30 13:41:26 -08:00
sictiru
465c7dd463 #1401 Target SDK version 30 2021-01-30 13:32:28 -08:00
sictiru
ce0f403b59 #1399 Search for feeds 2021-01-16 22:18:08 -08:00
Samuel Clay
99a214be47 Android v10.2.1b2. 2021-01-03 17:29:54 -05:00
Andrei
fd69353bc8 Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru 2021-01-01 13:15:19 -08:00
sictiru
fc443a4e52 #1392 Collapsing toolbar sticky feed header 2021-01-01 13:14:16 -08:00
Samuel Clay
dffb1cd2bc v10.2.1b1. 2020-12-21 18:11:20 -05:00
Samuel Clay
d15049e963 Merge branch 'master' into sictiru
* master:
  Binding feeds. Hope this works.
  Adding real-time notification for shared stories. Not doing anything with this on the frontend yet, but the dashboard3 will use it for the global shared stories.
  Android v10.2.0.
  Marking bookmarklet js and css as safe.
  Adding django settings for munin.
  Adding django settings for munin.
  Adding django settings for munin.
  Adding django settings for munin.
  Handling empty feed (specifically for the case of a deleted shared/social feed with a saved search on the deleted feed.
  Clean analytics task name
2020-12-21 16:38:26 -05:00
sictiru
44963672c0 #1392 Collapsing toolbar background 2020-12-19 19:46:20 -08:00
sictiru
14d4e9eba8 #1392 Collapsing toolbar. NoActionBar themes 2020-12-19 16:28:45 -08:00
Samuel Clay
a6459f11bb Android v10.2.0. 2020-12-15 12:40:27 -05:00
Andrei
81dcb76533 Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru 2020-12-15 08:18:25 -08:00
sictiru
19421114a4 Cleanup immersive mode 2020-12-15 08:17:39 -08:00
sictiru
35b718a4d5 #1253 Re-sync mechanism 2020-12-14 18:50:18 -08:00
Samuel Clay
92e892b3ae Android v10.1.3. 2020-12-14 17:52:06 -05:00
Andrei
83878880e7 Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru 2020-12-14 12:14:28 -08:00
sictiru
d5f4fa2e86 Premium subscription currency 2020-12-14 12:13:16 -08:00
sictiru
c7fa94c81b #1204 Show story changes 2020-12-13 17:51:44 -08:00
Samuel Clay
a8e39cc9cd Merge branch 'master' into sictiru
* master: (179 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 13:08:00 -05:00
sictiru
e8299154c5 #1385 and #1390 In App Browser via Custom Tabs 2020-12-05 21:11:50 -08:00
sictiru
a501e36a40 #1378 Rearrange and trim main popup menu 2020-11-28 13:42:27 -08:00
Samuel Clay
1504ef7a4e Merge branch 'master' into django1.11
* master:
  Checking the 'credit' field if author not found. Works for TechRepublic, which I suspect is a one off.
  Handling multiple newsletter feeds.
  Attempting a fix of stories taking too long to sort while counting unreads.
  Fixing newsletter search.
  Fixing newsletter search.
  Newsletters feeds now de-duplicate based on sender email as well as sender name. This should cut down on duplicates.
  Android v10.1.1.
  Fix exception
  Update dependencies
  #1380 Use image proxy only for http images
  #1379 Automatic light/dark theme
  #1367 Starred stories service
2020-11-23 18:12:03 -05:00
Andrei
5a8a711585 Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru
# Conflicts:
#	clients/android/NewsBlur/build.gradle
2020-11-21 16:32:04 -08:00
Andrei
d6e0bbdd7a
Merge pull request #4 from sictiru/material_theme
Material theme
2020-11-21 16:29:37 -08:00
sictiru
1c9e29cdc3 Revert dev version name 2020-11-21 16:26:45 -08:00
sictiru
56a9bd6fad #1381 AndroidX Preference. Nav bar color 2020-11-21 14:42:37 -08:00
sictiru
9439d0ef43 #1381 Action bars and popup menus 2020-11-21 13:55:42 -08:00
Samuel Clay
d9f040cf5a Android v10.1.1. 2020-11-17 10:26:42 -05:00
Samuel Clay
67da6fb644 Merge branch 'master' into sictiru
* master: (57 commits)
  Ignoring cache for homepage user.
  Gotta recreate empty_values somehow
  Vendorizing paypal
  Re-vendorizing django-paypal until django 1.11 upgrade is complete.
  Downgrading django-paypal to deal with django1.5 -> django1.11 issue and IPN.
  Fixing feeds failed fetch monitor.
  Adding feed unread count refresh when changing intelligence level.
  Task fetches error.
  Only warn on old systems with broken swapfile.
  httplib2 causing pip issues.
  De-vendorizing paypal.
  Datetime needs to evaluate.
  Testing backups.
  Fixing missing Android receipt.
  Adding controls to twitter videos.
  Styling new features for dark mode.
  Adding style option for grid height. XS/S/M/L/XL
  Adding applinks to .well-known/apple app json. For #1361.
  #1377 (mark as read for titles only)
  iOS: project upgrade check
  ...
2020-11-16 17:59:03 -05:00
sictiru
3d1052c943 #1381 Material Dark and Black Themes 2020-11-15 19:31:32 -08:00
Samuel Clay
58d763629f RIP Shiloh (2000 - 2018). Welcome Lyric (Born May 2020). 2020-11-12 20:28:03 -05:00
sictiru
80c30d86a2 Fix exception 2020-11-10 21:37:01 -08:00
sictiru
d8b2e545a9 #1381 Material Light Theme 2020-11-09 21:37:29 -08:00
sictiru
6cf636271d #1381 Support Action Bar and AndroidX Alert Dialog 2020-11-09 18:35:28 -08:00
sictiru
550b8064d5 Update dependencies 2020-11-08 19:12:20 -08:00
Andrei
10770df655 Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru 2020-11-08 18:39:29 -08:00
Samuel Clay
5813e80a50 Merge branch 'dejal'
* dejal:
  #1377 (mark as read for titles only)
  iOS: project upgrade check
2020-11-02 11:35:30 -05:00