Commit graph

13056 commits

Author SHA1 Message Date
Samuel Clay
c83a6ebe80 Fixing highlights counts. 2020-07-10 18:58:01 -04:00
Samuel Clay
30b047bbb4 New highlights saved story feed. Adding API docs, url handling, and counts. Counts need work, as does active selection of new highlights feed. 2020-07-10 17:59:11 -04:00
Samuel Clay
6de5c30a42 Filtering out highlights from other nodes, at least minimizing the one remaining highlight bug. 2020-07-09 17:55:35 -04:00
Samuel Clay
10288ccff0 Got highlighting works end-to-end! This is nearly ready to launch, just need to re-select selected text. 2020-07-08 19:00:09 -04:00
Samuel Clay
058154c913 Merge branch 'master' into highlights
* master: (161 commits)
  Refactoring welcome screen to fix input alignment issue.
  Fixing login rotation.
  Adding cookies to path inspector.
  Upgrading httplib2.
  Removing dupe db log.
  Not every story is from a feed.
  Styling background colors for newsletters.
  Styling more newsletter elements.
  Using the correct attribute.
  Typo in template
  Attempting to style newsletters in dark mode.
  Loading dark theme if selected on load.
  Adding scrollbar colors.
  Using request body for ios subscription.
  Specifying SESSION_SERIALIZER, which changes from PickleSerializer to JsonSerializer in django 1.5 to 1.6.
  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.
  ...
2020-07-07 16:28:13 -04:00
Samuel Clay
d66537bd0f Refactoring welcome screen to fix input alignment issue. 2020-07-06 19:57:30 -04:00
Samuel Clay
f7d3c5d3e6 Fixing login rotation. 2020-07-06 18:14:09 -04:00
Samuel Clay
4b7549f105 Adding cookies to path inspector. 2020-07-06 18:14:09 -04:00
Samuel Clay
154e5b864a Upgrading httplib2. 2020-06-30 17:26:36 -04:00
Samuel Clay
d0f15ab141 Removing dupe db log. 2020-06-26 16:26:59 -04:00
Samuel Clay
5272a11ab0 Not every story is from a feed. 2020-06-25 16:31:18 -04:00
Samuel Clay
3dfbb5ccd0 Styling background colors for newsletters. 2020-06-25 15:31:20 -04:00
Samuel Clay
81f9791761 Styling more newsletter elements. 2020-06-25 15:26:07 -04:00
Samuel Clay
3c334d56ff Using the correct attribute. 2020-06-25 15:22:29 -04:00
Samuel Clay
12ab2342d5 Typo in template 2020-06-25 15:20:25 -04:00
Samuel Clay
2e878eee1d Attempting to style newsletters in dark mode. 2020-06-25 15:18:47 -04:00
Samuel Clay
3bae1582df Loading dark theme if selected on load. 2020-06-25 14:57:31 -04:00
Samuel Clay
b7874de600 Adding scrollbar colors. 2020-06-25 14:51:00 -04:00
Samuel Clay
cef0ebf66d Using request body for ios subscription. 2020-06-25 09:30:59 -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
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
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