Commit graph

2909 commits

Author SHA1 Message Date
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
Samuel Clay
b1d6f88e3c Merge branch 'master' into highlights
* master: (218 commits)
  Deploying camo https proxy for images.
  add title to story sharing
  Font tag has attrs too
  don't include inactive feeds on unread count
  Typo
  Handling bs4 attr difference.
  Upgrading beautifulsoup for html sanitizing in email newsletters.
  http -> https on all emails.
  Adding link to specific tweet. Thanks to @ktf for the suggestion.
  use system formatted date for non-english locales
  Fixing classmethod
  Adding stripe history reimport background task.
  New screenshots for iOS.
  iOS bundle version 104.
  iOS: #1208 (iOS 13 support)
  iOS bundle version.
  iOS: #1210 (hiding on swiping feeds)
  iOS: #1171 (autoscroll)
  Upgrading to mercury parser v2.1.1 thanks to @mgeraci
  iOS: #1171 (autoscroll)
  ...
2019-08-11 14:53:37 -07:00
Samuel Clay
74e8fd4606 Deploying camo https proxy for images. 2019-08-11 14:44:15 -07:00
daanzu
a8645302ad Disable stories loading animation (if preference), to avoid memory leak 2019-05-30 22:07:43 -04:00
Samuel Clay
d17a9115d4 Fixing #1174: Removing Kippt. 2019-04-14 18:48:52 -04:00
Samuel Clay
49d421c637 Moving mark read button to consistent location. 2019-03-24 18:42:47 -04:00
Samuel Clay
96df94f8b4 Turning off online/offline events in case they're causing issues. 2019-02-07 15:02:01 -05:00
Samuel Clay
185d5ac8fc Binding to online/offline events. 2019-02-01 11:04:00 -05:00
Samuel Clay
67d237a6ce First do a naive strip, which is faster than rendering which makes network calls 2019-01-20 14:24:43 -05:00
Samuel Clay
80ee4fd814 Securing images through Text view. Now need to fix shared stories and saved stories. 2019-01-20 13:55:40 -05:00
Samuel Clay
e8c0decd50 Adding logging for secure images 2019-01-20 11:01:37 -05:00
Samuel Clay
bffec3e7e3 Switching to ssl proxy backed images, only for staff for now. 2019-01-19 16:40:13 -05:00