Commit graph

836 commits

Author SHA1 Message Date
Samuel Clay
9912f3ad8e Showing OPML backup exports and imports in activity popover. Closes #1646. 2022-03-14 11:06:01 -04:00
Samuel Clay
4bba8a1642 Found another strict variable reference. 2022-03-10 14:54:54 -05:00
Samuel Clay
1e86c2715e More use strict changes 2022-02-28 11:53:05 -05:00
Samuel Clay
8ea177b7f5 Another use strict JS global var. 2022-02-28 11:27:32 -05:00
Samuel Clay
2372fec42b Re-arranging grid to fit more text and allow mor ecustomization of image preview. 2022-02-23 12:02:11 -05:00
Samuel Clay
eb2b3dee04 New Magazine view. Doesn't work in river yet nor on the dashboard. Also needs new story detail view. 2022-02-18 17:52:24 -05:00
Samuel Clay
a1fba2fe10 Adding new story position preference which controls where the story is placed on the viewport. Supercedes full width setting, which is now captured in the stretch setting of the story position. Should also turn the width into a preference. 2022-02-17 17:19:32 -05:00
Samuel Clay
cfa034ee72 Fixing Import Sites button, broken by a typo. 2021-07-14 17:22:48 -04:00
Samuel Clay
61e24b088e Switching from Sentinel to Gotham Narrow. 2021-07-07 15:53:58 -04: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
1a737b5d1e Merge branch 'master' into dashboard3
* master:
  old.newsblur.com
  old.newsblur.com
  50% www -> beta
  25% www -> beta.
  Update FAQ: Things haven't displayed OK in Google Reader in years.
2021-07-01 16:50:43 -04:00
Samuel Clay
8d27d980f1 old.newsblur.com 2021-07-01 15:14:41 -04:00
Samuel Clay
88d0b3db32 50% www -> beta 2021-07-01 11:28:30 -04:00
Samuel Clay
e68f58f80a 25% www -> beta. 2021-06-30 20:43:16 -04:00
Samuel Clay
4ef57aaa61 Deploy beta to 10% of users. 2021-06-30 09:51:45 -04:00
Samuel Clay
58c11935ee Removing beta site redirect. 2021-06-29 17:28:11 -04:00
Samuel Clay
ea94205512 Merge branch 'master' into dashboard3
* master:
  Fixing strict JS error with dupe methods.
  1% of users, not 20%.
  Begin upgrade, 1% of users.
2021-06-29 17:27:50 -04:00
Samuel Clay
cd14261afe 1% of users, not 20%. 2021-06-29 17:23:53 -04:00
Samuel Clay
78c9a4fd0c Begin upgrade, 1% of users. 2021-06-29 17:22:54 -04:00
Samuel Clay
f3730b5dfc Nice accessibility push. This enables tridactyl and other screen assistance tech to know what's actionable on newsblur. You can now use a keyboard to 100% drive NewsBlur. 2021-05-13 15:37:33 -04:00
Samuel Clay
9e7bb92d3c Dashboard graphs and feedback should reload on debug, just slowly. 2021-04-30 12:17:37 -04:00
Samuel Clay
48a8d2dc4e Refactoring no_more_stories and story limiting for river. 2021-04-29 11:44:12 -04:00
Samuel Clay
7fa57956fb Narrower west split feedicon sentiment. 2021-04-16 17:37:27 -04:00
Samuel Clay
ab9bc55e36 Adjusting narrow sizes for feed pane now that it will be dragged more often. 2021-04-15 20:00:19 -04:00
Samuel Clay
e8043e5118 Adding a drag handle to the feed list. 2021-04-15 19:12:51 -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
cee74670ca Fixing issue where image previews dont change size. 2021-04-06 16:16:40 -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
db99ed2eac Looking into memory leaks. 2021-04-02 13:27:10 -04:00
Samuel Clay
fb5e36d61b Anonymous users don't see the dashboard river. 2021-03-25 16:35:48 -04:00
Samuel Clay
7cf3188a55 Anonymous users don't see the dashboard river. 2021-03-25 16:34:30 -04:00
Samuel Clay
bae6cf7348 Fixing feedback date format. 2021-03-09 12:42:02 -05:00
Samuel Clay
7ee8fb4204 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:02:31 -05:00
Samuel Clay
404e5874b6 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:01:28 -05:00
Samuel Clay
0a9cc47f80 Fixing error conditions when creating dashboard rivers. 2021-02-05 17:29:55 -05:00
Samuel Clay
8b8de48b40 Been wanting to add this for a long time. Now showing a nice error when feeds fail to load, complete with retry button. 2021-02-03 18:52:39 -05:00
Samuel Clay
eca5468c4c Also rerendering story titles on main app. 2021-01-14 20:15:51 -05:00
Samuel Clay
2549ea7b91 Image thumbnail size in popover now works. 2021-01-14 20:13:57 -05:00
Samuel Clay
4a2afe15b6 Styling popovers, adding new display options to feed popover, fixing opening story on dashboard for read story feed (all other feeds need testing). 2021-01-14 14:16:51 -05:00
Samuel Clay
16d6f4a97c Storing and replacing rivers. Needs favicons fixed. 2021-01-13 15:40:31 -05:00
Samuel Clay
aa2171e470 Re-rendering dashboard rivers when changing feeds. Doesn't work yet. 2021-01-12 20:15:42 -05:00
Samuel Clay
82fecb23a6 Merge branch 'docker_django3.1' into dashboard3
* docker_django3.1: (117 commits)
  Adding docker to node scripts.
  Removing node_modules from repo
  Whoops
  Better logging for broken paypal ipns.
  Adding RSS Tracker for Windows to Goodies.
  Refactoring socketio so real-time works around username restrictions.
  Socket.IO v3 on the server too.
  Switching to Socket.IO v3.
  Haproxy splitting for socketio 3
  Socket.io 3
  Handling missing feed.
  Only nb.local.com uses ports for websockets.
  Adding GrazeTEN
  Full node install on setup.
  Updating toprc
  correct newsblur to newsblur_web in tasks
  Changing mongodb server.
  Fixing toprc
  Attempting to collect queries for 1% of requests by using DEBUG.
  Fixing mongo install.
  ...
2021-01-05 19:36:49 -05:00
Samuel Clay
e7e8bd88cd Refactoring socketio so real-time works around username restrictions. 2021-01-04 19:01:30 -05:00
Samuel Clay
5892a8a9c0 Switching to Socket.IO v3. 2021-01-04 17:55:47 -05:00
Samuel Clay
a7ae7602ac Handling missing feed. 2021-01-04 17:00:28 -05:00
Samuel Clay
8bb1be8de6 Only nb.local.com uses ports for websockets. 2021-01-04 16:47:24 -05:00
Samuel Clay
ee7d2cc891 Adding real-time notification for shared stories. Not doing anything with this on the frontend yet, but the dashboard3 will use it for the global shared stories. 2020-12-17 18:52:06 -05:00