Commit graph

13019 commits

Author SHA1 Message Date
Samuel Clay
847d5e8c00 Merge branch 'master' into django1.6
* master:
  Specifying SESSION_SERIALIZER, which changes from PickleSerializer to JsonSerializer in django 1.5 to 1.6.
2020-06-24 15:57:29 -04:00
Samuel Clay
610f997f1f Specifying SESSION_SERIALIZER, which changes from PickleSerializer to JsonSerializer in django 1.5 to 1.6. 2020-06-24 15:57:19 -04:00
Samuel Clay
2d0c82a7b2 Merge branch 'master' into django1.6
* master: (43 commits)
  Fixing broken auto-dark theme.
  Increasing contrast for unread counts.
  Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225
  Cleaning up Twitter lists.
  Updating next/previous buttons and search icon.
  No ECMAScript 6 yet. Wait until it's the only change.
  Mark read button
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  Feed title color
  Tuning feedback colors.
  New blurred logo (for dark mode).
  Half-way fixed homepage. Also adding Auto theme (as default, too), thanks to @dejal's suggestion.
  Adding 10 features to welcome page.
  Removing debugging
  ...
2020-06-24 15:35:07 -04:00
Samuel Clay
8a51faf191 Fixing broken auto-dark theme. 2020-06-24 15:28:22 -04:00
Samuel Clay
ea62efba25 Increasing contrast for unread counts. 2020-06-24 15:18:39 -04:00
Samuel Clay
2d593807cf Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225 2020-06-24 15:16:57 -04:00
Samuel Clay
e1a8ffe064 Cleaning up Twitter lists. 2020-06-24 09:34:49 -04:00
Samuel Clay
99f61d9d5e Updating next/previous buttons and search icon. 2020-06-23 20:09:17 -04:00
Samuel Clay
6f755922b0 No ECMAScript 6 yet. Wait until it's the only change. 2020-06-23 19:25:59 -04:00
Samuel Clay
149afe4711 Merge branch 'darkmode'
* darkmode: (35 commits)
  Mark read button
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  Feed title color
  Tuning feedback colors.
  New blurred logo (for dark mode).
  Half-way fixed homepage. Also adding Auto theme (as default, too), thanks to @dejal's suggestion.
  Adding 10 features to welcome page.
  Removing debugging
  Updating logo for dark mode.
  Search
  Resizers
  Training tag colors.
  Feeds headers
  Popovers and dialogs. This is looking good!
  Story titles
  Scrollbars and author/date.
  ...
2020-06-23 19:22:15 -04:00
Samuel Clay
f4cced95dd Mark read button 2020-06-23 17:45:06 -04:00
Samuel Clay
a2b93d2de4 Merge branch 'master' into darkmode
* master:
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
2020-06-23 13:24:23 -04:00
Samuel Clay
745bab15af Older httplib2 doesn't have setuptools legacy issue. 2020-06-23 12:02:19 -04:00
Samuel Clay
891551a592 Upgrading redis session. 2020-06-22 12:25:09 -04:00
Samuel Clay
f056eac6ff Upgrading redis session. 2020-06-22 12:23:40 -04:00
Samuel Clay
c14d6e5bbc Django 1.6.11, not requiring fields=__all__. @sictiru, wondering if this is necessary? 2020-06-22 11:52:07 -04:00
Samuel Clay
cfd49f2da0 Merge branch 'master' into django1.6
* master: (63 commits)
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
  Android v10.0.
  #1161 (android widget) RemoteViews empty state
  Android v10.0b3.
  #1298 (saved searches)
  #1298 (saved searches)
  #1304 (not restoring state)
  #1306 (status bar during fullscreen)
  #1231 (sharing crash)
  #1309 (theme in story detail view)
  Fixed #1314 (persistent "All Done")
  #1306 (status bar during fullscreen)
  #1294 (move to new folder)
  #1293 (invalid permalink)
  #1306 (status bar during fullscreen)
  #1306 (status bar during fullscreen)
  #1294 (move to new folder)
  #1301 (white flash in dark mode)
  ...
2020-06-22 10:49:00 -04:00
Samuel Clay
4c6918f93e Better newsletter check 2020-06-22 10:47:51 -04:00
Samuel Clay
8c305ad1c8 Adding allowlist (whitelist) for RSS Bridge. 2020-06-22 08:51:02 -04:00
Samuel Clay
78445a809c Removing last vestigates of Google Analytics. 2020-06-22 08:44:40 -04:00
Samuel Clay
970daa8d5d New spinners. 2020-06-19 12:28:30 -04:00
Samuel Clay
82ab5fdd32 Cleaning up profile modal. 2020-06-19 12:06:33 -04:00
Samuel Clay
0e7b14709f Scratch that, better bright. 2020-06-19 11:55:35 -04:00
Samuel Clay
6754280f9c Darkening light blue links and graphs. 2020-06-19 11:53:35 -04:00
Samuel Clay
14eb52ebee Better cross browser watching for changing theme. 2020-06-19 11:50:27 -04:00
Samuel Clay
c3b28bdebb Feed title color 2020-06-19 11:45:58 -04:00
Samuel Clay
9aee41c391 Tuning feedback colors. 2020-06-19 11:44:09 -04:00
Samuel Clay
aadea9715c New blurred logo (for dark mode). 2020-06-19 11:25:14 -04:00
Samuel Clay
29965a2436 Half-way fixed homepage. Also adding Auto theme (as default, too), thanks to @dejal's suggestion. 2020-06-19 11:25:01 -04:00
Samuel Clay
dbb555741c Adding 10 features to welcome page. 2020-06-17 19:59:09 -04:00
Samuel Clay
2f505de82d Removing debugging 2020-06-17 18:17:29 -04:00
Samuel Clay
3adb60944d Updating logo for dark mode. 2020-06-17 18:17:05 -04:00
Samuel Clay
228c67ae0b Merge branch 'master' into darkmode
* master:
  Android v10.0.
  #1161 (android widget) RemoteViews empty state
2020-06-17 17:23:51 -04:00
Samuel Clay
30a30bc659 Merge branch 'sictiru'
* sictiru:
  #1161 (android widget) RemoteViews empty state
2020-06-17 17:23:40 -04:00
Samuel Clay
210ca64239 Android v10.0. 2020-06-17 17:23:35 -04:00
Samuel Clay
d3b19f1d93 Search 2020-06-17 16:32:27 -04:00
Samuel Clay
dda9c99d28 Resizers 2020-06-17 15:25:11 -04:00
Samuel Clay
4d49eaaaec Training tag colors. 2020-06-17 14:32:09 -04:00
Andrei
b2c4f51ae8 #1161 (android widget) RemoteViews empty state 2020-06-17 09:45:49 -07:00
Samuel Clay
0eda76c697 Feeds headers 2020-06-16 18:13:16 -04:00
Samuel Clay
0d26d46655 Popovers and dialogs. This is looking good! 2020-06-16 18:06:19 -04:00
Samuel Clay
81acc1fa98 Story titles 2020-06-16 17:39:44 -04:00
Samuel Clay
70391e10c1 Scrollbars and author/date. 2020-06-16 17:04:49 -04:00
Samuel Clay
b77617e646 Cleaning up statistics, email story in plaintext, and style popover. 2020-06-16 14:56:37 -04:00
Samuel Clay
b1215c008c Merge branch 'master' into darkmode
* master:
  Android v10.0b3.
  #1298 (saved searches)
  #1298 (saved searches)
  #1304 (not restoring state)
  #1306 (status bar during fullscreen)
  #1231 (sharing crash)
  #1309 (theme in story detail view)
  Fixed #1314 (persistent "All Done")
  #1306 (status bar during fullscreen)
  #1294 (move to new folder)
  #1293 (invalid permalink)
  #1306 (status bar during fullscreen)
  #1306 (status bar during fullscreen)
  #1294 (move to new folder)
  #1301 (white flash in dark mode)
  #1270 (replacing UIWebView with WKWebView)
  #1270 (replacing UIWebView with WKWebView)
  #1270 (replacing UIWebView with WKWebView)
  #1270 (replacing UIWebView with WKWebView)
  #1270 (replacing UIWebView with WKWebView)
2020-06-16 12:19:47 -04:00
Samuel Clay
15b20d6faa Android v10.0b3. 2020-06-16 10:46:48 -04:00
David Sinclair
e056ac4fd7 #1298 (saved searches)
- Saved searches (if any) are now listed near the bottom of the feeds list.
- When one is tapped, the folder or feed is displayed and the search performed.
- When showing a saved search, a Delete Saved Search command appears at the top of the menu.
- When showing a non-saved search, a Save Search command appears in the menu.
2020-06-16 10:46:48 -04:00
David Sinclair
43d5a74993 #1298 (saved searches)
- Work in progress.
2020-06-16 10:46:48 -04:00
David Sinclair
5e7c673c99 #1304 (not restoring state)
- Fixed issue with background operations that could result in the app getting killed.
2020-06-16 10:46:48 -04:00
David Sinclair
f5a57b8950 #1306 (status bar during fullscreen)
- When the status bar is shown and nav bar hidden, now shows the feed gradient.
- Fixed incorrect scrolling when going to a story that shows the bar.
- Fixed the status bar background not showing up.
- Fixed the traversal buttons sliding down on first appearance.
2020-06-16 10:46:48 -04:00