Commit graph

15068 commits

Author SHA1 Message Date
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
24e15d8d34 Only apply full bleed images on narrow viewports. And default to non-large image, making large images pop into their full bleed. 2021-07-07 13:09:19 -04:00
Samuel Clay
b74fc79266 Load local_settings on top of docker-local_settings. 2021-07-06 10:37:36 -04:00
Samuel Clay
762292429e Fixing full bleed images in Text view. 2021-07-05 15:59:06 -04:00
Samuel Clay
893f83dfae Fixing balance between large/medium sized images when tables are in the story, since they can't be relied upon for layout. So don't use full bleed when tables are found. 2021-07-05 15:52:04 -04:00
Samuel Clay
9f5c706c5c More font size changes. 2021-07-05 14:46:11 -04:00
Samuel Clay
2dfdd5fecd Bumping all XS and S font sizes. 2021-07-05 14:21:36 -04:00
Samuel Clay
98258a8f64 Increasing contrast of read story titles, bumping story title font size on Small. 2021-07-05 14:16:14 -04:00
Samuel Clay
5084722964 No more low contrast reading in light theme. 2021-07-05 14:09:26 -04:00
Samuel Clay
43e33d61bd Handling feed id coming from other context source. 2021-07-05 13:03:54 -04:00
Samuel Clay
21ef8ad631 Better error mesaging on zipfile OPML upload. 2021-07-05 12:59:50 -04:00
Samuel Clay
2fea152441 No need to decode twice. 2021-07-05 12:57:21 -04:00
Samuel Clay
8d11cd68f1 Better normalization of feeds with feed:// in the protocol. 2021-07-05 12:54:23 -04:00
Samuel Clay
cb1f168812 Better way to show invisible space is by using unicode code points instead of utf-8 characters. 2021-07-05 11:52:29 -04:00
Samuel Clay
889caf82a4 Fixing replaceAll call which is not supported in older browsers. 2021-07-05 11:49:50 -04:00
Samuel Clay
d27d00db10 Darkening read content preview a touch. 2021-07-02 17:14:08 -04:00
Samuel Clay
6a79b6c131 Increasing contrast between story titles and content preview. 2021-07-02 16:28:50 -04:00
Samuel Clay
87b25c6bf6 Adding more granularity to mongo queries. Fixing double query bug. 2021-07-02 16:12:14 -04:00
Samuel Clay
24250de9a0 Adding compact/comfortable density controls to feed popover. 2021-07-02 16:11:44 -04:00
Samuel Clay
0a81617d21 Better handling medium and large width images by allowing them room to grow based on the pane size. 2021-07-02 14:23:13 -04:00
Samuel Clay
f780c070c1 Max width should be max content. 2021-07-02 13:56:36 -04:00
Samuel Clay
923d2a7894 Backing up updated grafana dashboard. 2021-07-02 13:03:08 -04:00
Samuel Clay
14e3d6dd25 Fixing broken requirements.txt, downgrading pymongo to 3.6, since monitoring was changed and we're not ready for it yet. 2021-07-02 12:42:02 -04:00
Samuel Clay
2e51001b5b Typo on dashboard. 2021-07-02 09:15:56 -04:00
Samuel Clay
4c5a5907c5 Adding redirects for dashboard refreshes. Also attempting to cache global river for dashboard. 2021-07-02 09:15:22 -04:00
Samuel Clay
9ad1fb4739 Use refresh servers if auto-loading dashboard. 2021-07-02 08:43:16 -04:00
Samuel Clay
dd9de64b29 Updating dashboard3 -> master. 2021-07-01 17:11:11 -04:00
Samuel Clay
9ea331f06f Updating readme to remove stripe language 2021-07-01 16:54:11 -04:00
Samuel Clay
4615949c78 Merge branch 'dashboard3'
* dashboard3: (1184 commits)
  Launching redesign.
  Adding graf about rivers.
  Switching to png for a couple images to preserve transparent bg.
  Polishing redesign blog post.
  Redesign blog post, nearly done.
  update requirements for new image. Use boto3 instead of s3 and use nosetests
  build factories for testing for profile, reader, rss_feeds models
  Typo
  Fix logging for shared stories from non-feeds.
  Adding autoheal to celery label.
  Adding refresh and counts back into analytics.
  Switching celery to local log driver for docker due to logs filling up disk space.
  Adding logrotate for mongo.
  Removing beta site redirect.
  add RUNWITHMAKEBUILD=True to Makefile commands
  add fixtures for duplicate_feeds test
  rm utils/test_settings.py. It is never used
  remove custom installed_apps from test settings
  make test_settings.py use docker mongo
  add RUNWITHMAKEBUILD=True to makefile docker-compose commands. add make command for looking at mongo logs
  ...
2021-07-01 16:52:10 -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
8181f0768d Launching redesign. 2021-07-01 16:49:40 -04:00
Samuel Clay
a8b84c79f7 Adding graf about rivers. 2021-07-01 16:38:43 -04:00
Samuel Clay
b1b3a085bd Switching to png for a couple images to preserve transparent bg. 2021-07-01 16:26:24 -04:00
Samuel Clay
1986b21176 Polishing redesign blog post. 2021-07-01 16:25:04 -04:00
Samuel Clay
a66853eb4d old.newsblur.com 2021-07-01 15:17:08 -04:00
Samuel Clay
8d27d980f1 old.newsblur.com 2021-07-01 15:14:41 -04:00
Samuel Clay
d9780badae Redesign blog post, nearly done. 2021-07-01 15:01:47 -04:00
Samuel Clay
88d0b3db32 50% www -> beta 2021-07-01 11:28:30 -04:00
Jonathan Math
fa92ac24fd update requirements for new image. Use boto3 instead of s3 and use nosetests 2021-06-30 21:33:35 -06:00
Jonathan Math
9221147309 build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
Samuel Clay
85765025f0 Typo 2021-06-30 21:14:56 -04:00
Samuel Clay
e68664343e Fix logging for shared stories from non-feeds. 2021-06-30 21:14:23 -04:00
Samuel Clay
e68f58f80a 25% www -> beta. 2021-06-30 20:43:16 -04:00
Samuel Clay
f652941687 Adding autoheal to celery label. 2021-06-30 20:41:17 -04:00
Samuel Clay
17c8584015 Adding refresh and counts back into analytics. 2021-06-30 13:27:26 -04:00
Samuel Clay
8441c077bb
Merge pull request #1504 from lahosken/formerlyaq
Update FAQ: Things haven't displayed OK in Google Reader in years.
2021-06-30 12:50:09 -04:00
Samuel Clay
8af879269b Merge branch 'master' into dashboard3
* master:
  Categories should work when feeds are moved.
  Deploy beta to 10% of users.
2021-06-30 11:28:47 -04:00
Samuel Clay
44cd738a86 Categories should work when feeds are moved. 2021-06-30 11:28:21 -04:00
Samuel Clay
4ef57aaa61 Deploy beta to 10% of users. 2021-06-30 09:51:45 -04:00
Samuel Clay
e160a86d2a Switching celery to local log driver for docker due to logs filling up disk space. 2021-06-30 00:22:09 -04:00