Commit graph

221 commits

Author SHA1 Message Date
Samuel Clay
0baaa951b9 Adding preference for changing days of unreads. Need to kick off a re-counter on preference change. 2022-01-18 12:40:49 -05:00
Samuel Clay
45b3cfdecf Switching from yuglify to the original closure compiler. Everything's working well, although deployment needs to be rearranged a bit. 2021-11-17 13:41:22 -05:00
Samuel Clay
b6db14dacd Switching from Jammit to django-pipeline. Doesn't work yet, needs compressor hooked up and assets checked. 2021-11-14 13:42:06 -05:00
Samuel Clay
ce1ec6fcd8 Adding feed font controls to manage menu. Choose between Whitney (default), Lucida Grande (old default), and Sentinel. 2021-07-07 15:49:36 -04:00
Samuel Clay
24250de9a0 Adding compact/comfortable density controls to feed popover. 2021-07-02 16:11:44 -04:00
Samuel Clay
e8043e5118 Adding a drag handle to the feed list. 2021-04-15 19:12:51 -04:00
Samuel Clay
91525a41b1 Adding Whitney SSm 2021-04-14 15:21:55 -04:00
Samuel Clay
b4ade7afc0 New feature: full bleed images. Borrowed from iOS, takes small images into consideration. 2021-04-06 19:25:02 -04:00
Samuel Clay
73c3a0242b New feature: single or double column dashboard. 2021-04-06 15:04:50 -04:00
Samuel Clay
a85633296b New feature: image previews on left, both large and small. Retooled story titles to fit. 2021-04-06 12:15:56 -04:00
Samuel Clay
2537634d46 Clearing end line timers just in case (to hopefully nip the memory leaks in the bud). 2021-04-05 14:22:36 -04:00
Samuel Clay
cb0ccb3e02 Whitney everywhere. This is a big change. I think everything needs a 1px bump up in size. 2021-02-26 17:25:22 -05:00
Samuel Clay
f9b7bbcd6e Merge branch 'master' into dashboard3
* master:
  Adding a preference to notification title only.
  Adding in preference to only send full title in iOS notifications.
  Forgot primary state
  Adding replset oplog timing to db monitor.
2021-02-01 15:01:58 -05:00
Samuel Clay
1024374a55 Adding a preference to notification title only. 2021-02-01 14:59:24 -05:00
Samuel Clay
b89e7dc429 Merge branch 'django1.11' into django2.0
* django1.11: (152 commits)
  request.raw_post_data -> request.body (django 1.6)
  Upgrading pgbouncer to 1.15.0.
  Finishing off Postgresql 13 upgrade.
  Upgrading to Postgresql 13.
  Ubuntu 20.04
  Fixing supervisor path issues
  Upgrading setuptools
  Fixing flask
  Handling over capacity for twitter.
  Max length for image_urls.
  Properly filtering newsletter feeds.
  Fixing issue with text importer on feed-less urls.
  Removing dependency, fixing encoding issue for pages.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing Statistics by fixing how timezones are handled.
  ...
2020-12-03 14:04:26 -05:00
Samuel Clay
16b50b5110 Adding style option for grid height. XS/S/M/L/XL 2020-10-28 11:51:42 -04:00
Samuel Clay
c508c58224 Merge branch 'django1.11' into django2.0
* django1.11: (102 commits)
  Beginning fix of rss_feeds unit tests.
  Fixing unit test for profile app and signup.
  Remove highlights count when it reaches zero.
  Android v10.1b1.
  Stubbing in profile tests.
  Adding nginx.local.conf
  Adding original text and original story to API docs.
  #1282 Adding feed to root folder
  #1319 In app and external browser options
  Adding a smarter wakeup for real-time to handle cases where a laptop is re-opened but real-time is not immediately reestablished.
  #1348 (scroll indicators theme)
  #1344 (search loses focus)
  #1335 Auto theme option for OS level dark mode
  Fixing signup flow.
  #1347 Show pager with stories after using the intel trainer and refreshing
  #1272 Load HTML in comments
  New icon for Infrequent Site Stories.
  Allowing selection in private notes.
  Autoresizing private notes field.
  For #1035: Adding private notes to saved stories.
  ...
2020-08-10 17:53:48 -04:00
Samuel Clay
009a59006e Adding preference to turn off highlighter. 2020-07-14 17:30:35 -04:00
Samuel Clay
0d6cb69548 Merge branch 'django1.11' into django2.0
* django1.11: (73 commits)
  Switching to new celery 4 standalone binary.
  Fixing various mongo data calls.
  Upgrading to latest celery 4 (holy moly), which required some big changes to project layout. Still needs supervisor scripts updated.
  Removing unused log on cookies.
  I believe this Context wrapping is still preserved. See this django ticket: https://code.djangoproject.com/ticket/28125. Reverting this fixes the error, so I'm assuming this is that type of render.
  Have to revert 3f122d5e03 because this broke existing sessions (logged me out) because the model has changed and the serialized model stored in redis no longer matches. Whew, this took a while to figure out.
  Upgrading redis cache.
  Adding cookies to path inspector.
  Removing dupe db log.
  Fixing missing DB logs (redis and mongo) due to this change in django 1.8: "connections.queries is now a read-only attribute."
  Removing migrations that set a default date of 2020-05-08. Not sure why this was committed. I thought we resolved the issue with default datetimes?
  Fixing CallableBool.
  Missing import
  Fixing runtime errors on django 1.10
  Fixing OAuth connect.
  Fixing various django1.9 issues, mainly around templates.
  BASE_DIR
  Not every story is from a feed.
  Styling background colors for newsletters.
  Styling more newsletter elements.
  ...
2020-06-30 12:34:59 -04:00
Jonathan Math
af6db197d5 Merge remote-tracking branch 'origin/django1.6' into django2.0 2020-06-23 00:46:40 -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
3adb60944d Updating logo for dark mode. 2020-06-17 18:17:05 -04:00
Jonathan Math
b14e4a2f35 add loadstatic and autoescale off tags to base.html 2020-06-17 06:44:16 -04:00
Samuel Clay
4434c8003e Merge branch 'master' into darkmode
* master:
  Adding two dependencies for postlight's mercury parser.
  Updating minimist node dependency.
  Updating dependencies
  Removing additional traces of Google Reader.
  Upgrading to latest node.
  Updating flask requirements.
  Removing Google Analytics. Should've done this 7 years ago.
  Renaming feedfinder and feedfinder2.
2020-06-15 18:28:23 -04:00
Samuel Clay
0a2266ebc9 Removing Google Analytics. Should've done this 7 years ago. 2020-06-15 13:50:38 -04:00
Samuel Clay
49eca350f4 Adding theme chooser controls. 2020-06-11 19:25:03 -04:00
Samuel Clay
953b9712c2 Removing Google Reader traces. 2020-06-10 19:24:02 -04:00
Samuel Clay
d354828727 Removing google reader signup. 2020-06-08 12:20:19 -04:00
Samuel Clay
757d333724 Removing svg mask on favicon. 2019-02-05 15:09:07 -05:00
Samuel Clay
2f5a5adbd1 Adding preference to toggle global shared stories and infrequent site stories on web. 2017-12-15 19:14:18 -08:00
Samuel Clay
f2ab8145c5 Adding options to control infrequency of infrequent site stories feed. 2017-11-05 14:01:25 -08:00
Samuel Clay
3fa2a7562d Removing links to Readability. Fixes #1045. 2017-10-16 11:43:06 -07:00
Samuel Clay
dcc942c9c6 Undoing story change preference. Now story changes are loading through ajax. 2016-02-26 20:01:41 -08:00
Samuel Clay
454eb3d0d8 Moving from hide changes to show changes. Needs migration. Also needs feed stories to match profile pref. 2016-02-24 11:52:50 -08:00
Samuel Clay
dce3000932 Merge branch 'master' into thumbnails
* master: (123 commits)
  Handling broken getsatisfaction feedback url.
  Handling feeds that go missing.
  Fixing yet another requests error on icon fetching.
  Handling more errors when fetching feeds.
  Raising time limit on analytics cleaning.
  Handling another requests error when fetching icons.
  Cleaner spam logging.
  No IP is grounds for spam.
  Fixing IP logging.
  Deleting users should log IP.
  Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix #786.
  Stubbing in new MFeedFolder model to count folders that feeds are in.
  iOS: fixed #821 (improve sharing for Notes)
  Android v4.6.0.
  iOS app v5.0.1.
  I think this is a better fix for the iOS 8 crash
  Crash on iOS 8.4.
  iOS: fixed #771 (mark all as read)
  No longer stripping debug symbols from ios release. No need, considering NewsBlur is open source. And this helps debug end user issues.
  Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.)
  ...
2015-11-29 18:43:52 -08:00
Samuel Clay
5c2f085f35 Adding monochrome favicon. Thanks to Ben Yafai for the images. 2015-10-21 21:37:07 -07:00
Samuel Clay
3fbe1da03a Adding vector logos. 2015-10-14 19:45:10 -07:00
Samuel Clay
3c107fbba2 Merge branch 'master' into thumbnails
* master:
  Correctly showing text or story view for stories based on story feed, not folder.
  Experimental commit to speedup scrolling between stories.
  Cleaning up a couple warnings.
  Updating Fabric.
  Fixing Safari view on ipad, although still need to remove navigation bar.
  Adding updated Android screenshots for both phone and tablet sizes.
  Android v4.5.0.
  Fixing iOS share extensions.
  Using canonical rss url.
2015-10-05 15:50:24 -07:00
Samuel Clay
7b08a64200 Adding updated Android screenshots for both phone and tablet sizes. 2015-10-01 17:14:00 -07:00
Samuel Clay
5d8842d4a2 Adding show image preview preference. Fixing padding for all views and layouts. 2015-09-29 15:35:27 -07:00
Samuel Clay
a44bce4860 Complete backend for folder rss. Just needs a premium message. 2015-08-24 14:59:12 -07:00
Samuel Clay
cbf7282599 Front-end is complete. Rss feeds for folders now being generated. Just needs backend. 2015-08-24 14:59:12 -07:00
Samuel Clay
3e5492a3b2 Auto-enabling open first unread story setting. 2015-05-18 17:29:20 -07:00
Samuel Clay
d3737cebf4 Unfortunately have to take out the new content security policy as too many users were complaining of broken images. 2015-05-05 10:13:22 -07:00
Samuel Clay
9882dd9449 Adding new content security policy meta tag for upgrading insecure requests. 2015-05-04 11:16:44 -07:00
Samuel Clay
577fc87fa3 Adding new preference for the space bar keyboard shortcut. Controls whether to load next unread stories. 2015-04-01 17:07:46 -07:00
Samuel Clay
8ad75f4bf9 Merge branch 'master' into grid
* master: (42 commits)
  Switching to new redis sessions db.
  If text fails to fetch, tapping the text button should not change the text lock.
  Fixing Feed view space bar scrolling bug where story is collapsed.
  Adding new space bar behavior to full view as well.
  Fixing space bar scrolling in list view.
  Adding 'm' keyboard shortcut to toggle read/unread.
  Shift+space goes backwards too.
  Jumping to next story when scrolling using space bar.
  Handling timeout on original page fetch.
  Fixing timeout error on PUSH. Also fixing requests error on page importing.
  Boosting timeout on analtics cleaning.
  Adding fetch original page to msharedstory.
  Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web).
  Cutting unneccessary logging.
  Adding user agents to logging. Reeder, Fever, Superfeedr, Old Reader, IE11.
  Adding modern android app user agent in logging.
  Switching back to original redis server for sessions while the new sessions server gets monitored.
  Adding redis sessions db.
  Making text view sticky on ios. Maybe bugs?
  Upgrading to redis 2.8.
  ...

Conflicts:
	media/js/newsblur/reader/reader_preferences.js
2015-03-11 19:04:42 -07:00
Samuel Clay
b18e58d815 Switching default story layout to west from south. 2015-03-09 15:32:05 -07:00
Samuel Clay
74fefd0fe4 Adding mark read on story titles scroll preference, defaulting to off. 2015-03-09 12:52:00 -07:00
Samuel Clay
0cf3881832 Merge branch 'master' into grid
* master: (29 commits)
  Adding new preference for wrapping story content either at 700px or edge of screen.
  Bumping Android to v4.2.1.
  Work around API change that throws out hidden stories and vends blank pages. (#664)
  Fixing duplicate Pocket share extension message.
  Don't cache super-small images.
  Don't use cache filenames that are impossible to debug.
  Fix image prefetch for protocol-hopping redirects.
  Keep action replays around until there is less risk of them being needed.
  Overhaul and simplify nextUnread search algo. (#640)
  Ensure recounts don't get stuck behind story page requests.
  Updating push logging message when skipping.
  v4.2.0 of android app.
  New maintenance message.
  Updating fabfile to handle psycopg2/pgbouncer.
  Tweak load throb anim speed for stock devices.
  Tweak and comment new story list loading indicator.
  Move story list loader to correct position. (#582)
  New loading-progress animation for story lists. (#582)
  Chopping off milliseconds in push delta.
  Chopping off milliseconds in push delta.
  ...
2015-02-27 18:13:44 -08:00