Commit graph

1709 commits

Author SHA1 Message Date
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
4bfbc0fb94 Styling dashboard 2020-12-09 17:11:36 -05:00
Samuel Clay
e10e28e6a2 Fixing recommended site date. 2020-12-09 16:46:04 -05:00
Samuel Clay
cf6b4b8ffc Styling 2020-12-08 17:34:08 -05:00
Samuel Clay
a5da57648f Folder colors 2020-12-08 15:49:06 -05:00
Samuel Clay
1025f07a0b Sizing of right column 2020-12-05 19:36:36 -05:00
Samuel Clay
7467529687 Folder colors. 2020-11-25 12:24:55 -05:00
Samuel Clay
6ce9940dc8 Goodbye uppercase everything. 2020-11-24 18:38:33 -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
c257074036 Fixing both Stripe form and Login form. 2020-11-13 21:14:41 -05:00
Samuel Clay
95481ca097 Lyric class 2020-11-12 20:29:43 -05:00
Samuel Clay
d5432f4661 Styling new features for dark mode. 2020-10-28 13:03:00 -04: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
2fa0a1062c Dark mode renewal date color. 2020-09-03 18:51:01 -04:00
Samuel Clay
dcee19d40d Fixing premium dialog in dark mode. 2020-09-03 18:47:56 -04:00
Samuel Clay
d2d2648e69 More color 2020-08-10 16:02:04 -04:00
Samuel Clay
5ce9a0236b Cleaner highlighted site. 2020-08-10 15:51:45 -04:00
Samuel Clay
d2251a7bd3 Merge branch 'master' into dashboard
* master:
  Stubbing in profile tests.
  Adding nginx.local.conf
  Adding original text and original story to API docs.
  Adding a smarter wakeup for real-time to handle cases where a laptop is re-opened but real-time is not immediately reestablished.
2020-08-03 10:40:39 -04:00
Samuel Clay
1f86cb7429 Adding a smarter wakeup for real-time to handle cases where a laptop is re-opened but real-time is not immediately reestablished. 2020-07-27 09:41:37 -04:00
Samuel Clay
fcae5f6297 Merge branch 'master' into dashboard
* master:
  New icon for Infrequent Site Stories.
  Allowing selection in private notes.
  Autoresizing private notes field.
  For #1035: Adding private notes to saved stories.
  Adding REDIS_SESSIONS to local-settings template.
  Adding user notes. Unverified and needs saved confirmation.
2020-07-16 19:08:47 -04:00
Samuel Clay
6c29e2804b New icon for Infrequent Site Stories. 2020-07-16 17:49:51 -04:00
Samuel Clay
0e09e46606 Allowing selection in private notes. 2020-07-16 16:24:27 -04:00
Samuel Clay
5f569ade71 Autoresizing private notes field. 2020-07-16 16:10:38 -04:00
Samuel Clay
aab7f1f49e For #1035: Adding private notes to saved stories. 2020-07-16 15:49:28 -04:00
Samuel Clay
537e4ed1c9 Adding user notes. Unverified and needs saved confirmation. 2020-07-15 21:25:00 -04:00
Samuel Clay
74fdefb53e Turning off queueing for dashboard stories. 2020-07-14 18:01:33 -04:00
Samuel Clay
951dd54d81 Individual dashboard rivers. Need support for opening stories and limits. 2020-07-14 16:41:07 -04:00
Samuel Clay
7516493690 Stubbing in new dashboard river modules. Needs hooked up and needs module-specific options. Would also be nice to add density controls. 2020-07-14 12:08:31 -04:00
Samuel Clay
d94d533631 The story margins now allow for highlighting. 2020-07-13 17:26:02 -04:00
Samuel Clay
30b047bbb4 New highlights saved story feed. Adding API docs, url handling, and counts. Counts need work, as does active selection of new highlights feed. 2020-07-10 17:59:11 -04:00
Samuel Clay
10288ccff0 Got highlighting works end-to-end! This is nearly ready to launch, just need to re-select selected text. 2020-07-08 19:00:09 -04:00
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
d66537bd0f Refactoring welcome screen to fix input alignment issue. 2020-07-06 19:57:30 -04:00
Samuel Clay
3dfbb5ccd0 Styling background colors for newsletters. 2020-06-25 15:31:20 -04:00
Samuel Clay
81f9791761 Styling more newsletter elements. 2020-06-25 15:26:07 -04:00
Samuel Clay
2e878eee1d Attempting to style newsletters in dark mode. 2020-06-25 15:18:47 -04:00
Samuel Clay
b7874de600 Adding scrollbar colors. 2020-06-25 14:51:00 -04:00
Samuel Clay
ea62efba25 Increasing contrast for unread counts. 2020-06-24 15:18:39 -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
f4cced95dd Mark read button 2020-06-23 17:45:06 -04:00
Samuel Clay
970daa8d5d New spinners. 2020-06-19 12:28:30 -04:00
Samuel Clay
82ab5fdd32 Cleaning up profile modal. 2020-06-19 12:06:33 -04:00
Samuel Clay
0e7b14709f Scratch that, better bright. 2020-06-19 11:55:35 -04:00
Samuel Clay
6754280f9c Darkening light blue links and graphs. 2020-06-19 11:53:35 -04:00
Samuel Clay
c3b28bdebb Feed title color 2020-06-19 11:45:58 -04:00
Samuel Clay
9aee41c391 Tuning feedback colors. 2020-06-19 11:44:09 -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
dbb555741c Adding 10 features to welcome page. 2020-06-17 19:59:09 -04:00