Commit graph

2720 commits

Author SHA1 Message Date
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
b9bf48fa14 Merge branch 'django1.7' into django1.8
* django1.7:
  Refactoring welcome screen to fix input alignment issue.
  Fixing login rotation.
  Adding cookies to path inspector.
  Upgrading httplib2.
2020-07-07 15:56:04 -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
fcbbd4ac25 Merge branch 'django1.7' into django1.8
* django1.7:
  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.
2020-06-25 17:46:40 -04:00
Samuel Clay
5272a11ab0 Not every story is from a feed. 2020-06-25 16:31:18 -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
540587e01e Merge branch 'django1.7' into django1.8
* django1.7: (108 commits)
  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.
  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.
  Upgrading redis session.
  Django 1.6.11, not requiring fields=__all__. @sictiru, wondering if this is necessary?
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  ...
2020-06-24 16:34:18 -04:00
Samuel Clay
8a51faf191 Fixing broken auto-dark theme. 2020-06-24 15:28:22 -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
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
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
78445a809c Removing last vestigates of Google Analytics. 2020-06-22 08:44:40 -04:00
Samuel Clay
82ab5fdd32 Cleaning up profile modal. 2020-06-19 12:06:33 -04:00
Samuel Clay
14eb52ebee Better cross browser watching for changing theme. 2020-06-19 11:50:27 -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
0d26d46655 Popovers and dialogs. This is looking good! 2020-06-16 18:06:19 -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
a8129d75df Styling dark stories. 2020-06-15 19:59:55 -04:00
Samuel Clay
49eca350f4 Adding theme chooser controls. 2020-06-11 19:25:03 -04:00
Samuel Clay
bc45f2b042 Fixing grid to take hidden stories into account. Also fixing sizing. 2020-06-11 16:16:23 -04:00
Samuel Clay
d90a9aa718 Goodbye AppDotNet 2020-06-11 14:06:08 -04:00
Samuel Clay
26dfca92d8 Rewrote story header to position sticky. Much better. Grid needs numbering to handle new grid layout. 2020-06-10 20:56:34 -04:00
Samuel Clay
953b9712c2 Removing Google Reader traces. 2020-06-10 19:24:02 -04:00
Samuel Clay
33e27834a5 Fixing layout bug (thanks for catching this @cyranix) 2020-06-10 17:54:24 -04:00
Samuel Clay
c0318065b6 Whoops, forgot to automatically turn off sidebar collapse button. 2020-06-10 16:47:46 -04:00
Samuel Clay
24268cb961 Fixing #1117 by adding a new button to collapse/open the feed list sidebar. 2020-06-10 15:48:40 -04:00
Samuel Clay
fc5a09479d Adding close callback to modal. 2020-06-09 18:40:12 -04:00
Samuel Clay
3f6feb87aa jQuery's andSelf is deprecated. 2020-06-09 15:57:41 -04:00
Samuel Clay
4557ecacb8 Updating to jQuery UI 1.12.1. (from 1.10.3). This is for #1324. 2020-06-09 15:48:31 -04:00
Samuel Clay
7cfba433c7 Updating to jquery 3.5.1 (fixes #1324). Everything looks good, who knows what's broken though. 2020-06-09 15:37:04 -04:00
Samuel Clay
c60c00e504 Fixing #824. Muted sites now show a muted icon in All Sites view. 2020-06-09 11:59:13 -04:00
Samuel Clay
3a1a94cc60 This actually fixes #1098 by keeping the add url even through login. 2020-06-08 20:40:45 -04:00
Samuel Clay
0168010788 Fixing #1098: Show login when adding a url but user is unauthenticated. 2020-06-08 20:26:06 -04:00
Samuel Clay
d354828727 Removing google reader signup. 2020-06-08 12:20:19 -04:00
Samuel Clay
d37ca03d07 Adding twitter lists to feed fetcher. 2020-06-04 16:57:04 -04:00
Samuel Clay
3d25d1a2d2 Merge branch 'master' into highlights
* master: (54 commits)
  Removing unused merge_feeds command, this is better used in rss_feeds/models.py
  Temporarily turn off https only.
  Changing color on dark mode cutoff.
  Adding dark mode cutoff for blurlogs.
  Redirect http to https. Long time coming.
  Testing http > https redirect.
  Handling broken page importer.
  Handling multiple starred stories.
  Handling NoAnswer on broken emails.
  Overriding story url.
  Removing Daily Skip from text importer.
  Adding YouTube ToS to ToS.
  Adding saved searches to flat feeds for #1298.
  6 hour min
  6 hour minimum for craigslist
  #1292 (dark mode FTUX)
  Xcode 11.4 tweaks
  #1290 (state restoration)
  Fixing premium upgrade form
  ios v10.0.2.
  ...
2020-05-22 10:26:50 -04:00
Samuel Clay
4ea2e13f7c Jammit issue 2020-03-17 12:23:00 -04:00
Samuel Clay
50e88b2baf Changing update_counts on /reader/feeds so that all clients are forced to count unreads on initial feed load unless they explicitly say they can update their own counts by later calling /reader/refresh_feeds, which can take a while (Counting is difficult). 2020-03-17 12:20:59 -04:00
Samuel Clay
cef29f0165 Adding royalroad.com to excluded original page sites. 2020-02-27 10:23:23 -05:00
Samuel Clay
2c7d564f37 Building standalone webpage for statistics. 2020-01-08 10:28:35 -08:00
Samuel Clay
a9e0831fa7 Unhighlighting comment 2019-08-21 18:22:28 -07:00
Samuel Clay
55b87af166 Creating unhighlight tooltip, just need to find the highlight and remove it. 2019-08-12 09:52:27 -07:00
Samuel Clay
5d9f8b178e Fixing text view highlighting. 2019-08-11 20:11:51 -07:00
Samuel Clay
e984ad8ee3 Cleaning it up. Needs Text view. 2019-08-11 19:59:09 -07:00
Samuel Clay
16a2d2c50e Hiding tooltip when no longer needed. 2019-08-11 19:34:54 -07:00
Samuel Clay
393346e07a Nothing like sitting on a feature branch for a year to fix the bug that stumped you last. Now highlights. Needs unhighlight and a bit of plish around hiding the popover. 2019-08-11 17:45:22 -07:00