Commit graph

2821 commits

Author SHA1 Message Date
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
a20272ec9b New display options save. Now to hook them up. 2021-01-14 18:14:11 -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
e6a3d502e6 Fixing issue where events were stacking on redraw. 2021-01-13 20:12:40 -05:00
Samuel Clay
51a13fcb61 Fixing inconsisstencies in DOM. Fixing feeds. Needs stories to open in correct feed. Also needs to test non-feeds/folders. 2021-01-13 19:59:22 -05:00
Samuel Clay
bccafbb6b9 Fixing add folder. Also fixing dashboard so folder reloads work. Favicon seems sticky. 2021-01-13 19:32:36 -05:00
Samuel Clay
2533733dc9 Refactoring favicon url generation. Broke adding folders (due to the addition of 'river:' in the folder id) 2021-01-13 18:51:47 -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
ab2d9804ef Adjusting to newsblur_web. Also adding feed chooser to dashboard river. Needs hookup. 2021-01-12 15:52:10 -05:00
Samuel Clay
c86a79c414 Don't turn off DEBUG if it wasn't off before. 2021-01-11 20:39:38 -05:00
Samuel Clay
fff445253f Updating HAProxy 2021-01-11 10:57:29 -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
00269d94b9 Adding RSS Tracker for Windows to Goodies. 2021-01-04 20:03:26 -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
ee186a9a81 Adding GrazeTEN 2021-01-04 15:55:26 -05:00
Samuel Clay
83d7357306 Adding 1 year expire to admin. 2021-01-03 13:59:33 -05:00
Samuel Clay
3bb7aa4b42 Adding check for missing user 2021-01-03 13:59:24 -05:00
Samuel Clay
3fac1b8639 Broken feedbar options for dashboard river due to feed chooser not being a reusable component. Need to extract it and place with folder chooser. 2020-12-21 20:26:58 -05:00
Samuel Clay
2b389aae33 Sizing on dashboard. 2020-12-21 09:49:25 -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
Samuel Clay
fde7f75646 Handling wrong feed id in saved searches. 2020-12-17 18:21:45 -05:00
Samuel Clay
d18216e49d Adding more logging around real-time updates to debug dashboard swallowing story updates. 2020-12-17 18:09:38 -05:00
Samuel Clay
58851d15d7 Don't refresh dashboard feeds in debug to better debug them. 2020-12-17 14:43:29 -05:00
Samuel Clay
6c6f300d37 Styling vertical segmented controls. 2020-12-17 10:07:01 -05:00
Samuel Clay
163578646d Turning on refresh in debug for dashboard. 2020-12-17 09:18:11 -05:00
Samuel Clay
a2fefeebc2 Restyling segmented controls. 2020-12-16 13:09:51 -05:00
Samuel Clay
1cbbbcceaf Reversing social/river_stories due to change in comparison of sorted lists (the old way used a b-a comparator, which is backwards to timestamps. 2020-12-15 18:23:48 -05:00
Samuel Clay
18f7377dd3 Infrequent stories get real-time, global shared stories do not get real-time. 2020-12-15 17:36:35 -05:00
Samuel Clay
238bed3aa6 Limiting stories on dashboard. 2020-12-14 18:32:47 -05:00
Samuel Clay
1fecc9aca3 Fixing global shared stories on dashboard. 2020-12-14 15:08:14 -05:00
Samuel Clay
f52090b68e Dashboard stories are now loading! Need to add all types of folders, then the configuration popover. 2020-12-11 18:47:37 -05:00
Samuel Clay
6b43f5a9e6 Saving missing dashboard rivers and correctly placing them. Now to tie data and template together, then add options. 2020-12-10 18:33:43 -05:00
Samuel Clay
8736260077 Stubbing in dashboard rivers. Also restyling static pages. 2020-12-10 12:32:20 -05:00
Samuel Clay
ccdf7e260b Stubbing in dashboard rivers model and loading. Needs attachment to JS models. 2020-12-09 18:20:55 -05:00
Samuel Clay
b75948ed60 Pubsub on multiple rivers. 2020-12-08 18:39:58 -05:00
Samuel Clay
c257f2c7bd Cleaning up feed title display for dashboard river to use. 2020-12-08 18:14:09 -05:00
Samuel Clay
0e427cbea8 Removing imperfect proxy warning for every story. 2020-12-06 10:31:20 -05:00
Samuel Clay
46f96bbe6e Removing imperfect proxy warning for every story. 2020-12-06 10:30:21 -05:00
Samuel Clay
b64b37f105 Merge branch 'django1.11' into dashboard
* django1.11: (220 commits)
  Fixing Statistics by fixing how timezones are handled.
  Checking the 'credit' field if author not found. Works for TechRepublic, which I suspect is a one off.
  Handling multiple newsletter feeds.
  Attempting a fix of stories taking too long to sort while counting unreads.
  Fixing newsletter search.
  Fixing newsletter search.
  Newsletters feeds now de-duplicate based on sender email as well as sender name. This should cut down on duplicates.
  Android v10.1.1.
  Fixing API page.
  Ignoring cache for homepage user.
  Fixing both Stripe form and Login form.
  Handling missing user during auth.
  Gotta recreate empty_values somehow
  Going back on AllowAllUsers backend, as it doesn't work with django 1.5 authentication sessions.
  Going back and forth on this but without AllowAllUsersModelBackend, then is_active=False won't allow authentication.
  De-vendorizing django-paypal
  Vendorizing paypal
  Re-vendorizing django-paypal until django 1.11 upgrade is complete.
  Wrong fix for missing tagline. SHould instead create a FeedData.
  Fixing missing tagline error.
  ...
2020-11-24 18:28:03 -05:00
Samuel Clay
ce52802ebd Fixing Statistics by fixing how timezones are handled. 2020-11-23 18:58:00 -05:00
Samuel Clay
58d763629f RIP Shiloh (2000 - 2018). Welcome Lyric (Born May 2020). 2020-11-12 20:28:03 -05:00
Samuel Clay
0f87f7b2b6 Merge branch 'django1.10' into django1.11
* django1.10:
  Adding feed unread count refresh when changing intelligence level.
  Task fetches error.
2020-11-12 18:41:17 -05:00
Samuel Clay
de170a4f29 Merge branch 'django1.7' into django1.8
* django1.7:
  Adding feed unread count refresh when changing intelligence level.
  Task fetches error.
2020-11-12 18:41:01 -05:00
Samuel Clay
edc2d3c938 Adding feed unread count refresh when changing intelligence level. 2020-11-12 18:37:30 -05:00
Samuel Clay
48ebe5ce84 Feed unread count should be a GET request, not a POST. 2020-11-09 13:18:35 -05:00