Commit graph

4703 commits

Author SHA1 Message Date
Samuel Clay
341a70596f Only check for original text length on backend. 2021-09-30 12:32:36 -04:00
Samuel Clay
8e0aa8e313 Redirecting admin to dockerized assets. 2021-08-16 09:26:39 -04:00
Samuel Clay
b43c67919b Fixing saved story RSS feeds to allow for non-tags. 2021-07-24 10:20:19 -04:00
Samuel Clay
cfa034ee72 Fixing Import Sites button, broken by a typo. 2021-07-14 17:22:48 -04:00
Samuel Clay
73a35de048 Image previews should be 60% on read stories. 2021-07-12 22:42:20 -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
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
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
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
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
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
76bbc901f9 Fixing strict JS error with dupe methods. 2021-06-29 17:27:24 -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
4f912ba5a3 Fixing padding on story titles in certain configurations. 2021-06-28 16:20:00 -04:00
Samuel Clay
252e6c3c3c word-break: break-all; 2021-06-28 13:20:20 -04:00
Samuel Clay
76d8d81fff Fixing title overflow on dashboard (seen in global shared stories). 2021-06-28 13:10:12 -04:00
Samuel Clay
c2e34d3c8d WIP on post-mortem of the mongodb hack blog post. 2021-06-25 19:58:58 -04:00
Samuel Clay
4273d60c43 Upgrading jammit/closure-compiler, found a new repeated entries found under STRICT mode. 2021-06-21 14:41:22 -04:00
Samuel Clay
57bb0e3db9 Dark mode add site autocomplete. 2021-06-10 11:32:14 -04:00
Samuel Clay
1012779bf3 Logging elasticsearch, fixing autocomplete on feeds styling. Still need to fix feed search. 2021-06-09 12:52:22 -04:00
Samuel Clay
b653d77fd2 Heavier mark for new paragraph. Might revert. 2021-05-27 09:53:14 -04:00
Samuel Clay
28fe005522 Adjustments on story image previews on dashboard. 2021-05-14 15:36:15 -04:00
Samuel Clay
024cb30781 Button roles for side options. 2021-05-13 15:54:43 -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
3afd50a061 Throttling dashboard story retrieval. 2021-05-12 18:36:25 -04:00
Samuel Clay
cbc90b5192 Commafy site count on dashboard. 2021-04-30 12:19:44 -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
5fe5c19f49 Merge branch 'master' into dashboard3
* master:
  Whitney Bold to Whitney Semibold
2021-04-29 15:41:04 -04:00
Samuel Clay
173bfe7255 Whitney Bold to Whitney Semibold 2021-04-29 15:37:38 -04:00
Samuel Clay
48a8d2dc4e Refactoring no_more_stories and story limiting for river. 2021-04-29 11:44:12 -04:00
Samuel Clay
b27dc05b3c Removing last dashboard limit. 2021-04-28 13:00:53 -04:00