Commit graph

796 commits

Author SHA1 Message Date
Samuel Clay
21e872bddc Removing audio handler 2022-04-01 16:10:49 -04:00
Samuel Clay
a704f18025 Fixing strict JS error, missing var statement, broken in follow requests. 2022-03-28 14:50:36 -04:00
Samuel Clay
9912f3ad8e Showing OPML backup exports and imports in activity popover. Closes #1646. 2022-03-14 11:06:01 -04:00
Samuel Clay
00aabee31a Preserving paragraphs in magazine and grid views. 2022-03-07 19:33:49 -05:00
Samuel Clay
f414a502d6 Fixing strict bug where wasn't defined. 2022-03-04 18:21:49 -05:00
Samuel Clay
7a75a97d23 Showing grid image previews. Not sure how this ever worked before. 2022-03-04 18:18:12 -05:00
Samuel Clay
8af4ded941 Grid has image if found already. 2022-03-04 18:13:47 -05:00
Samuel Clay
5d0272e40c Showing grid image on load if youtube 2022-03-04 18:10:56 -05:00
Samuel Clay
0bae64e6fd Recoloring db times logs. 2022-03-04 12:49:01 -05:00
Samuel Clay
b5dff2004e Adding saved header. 2022-02-28 12:23:34 -05:00
Samuel Clay
443925b6b7 Fixing starred date in header. 2022-02-28 12:20:14 -05:00
Samuel Clay
e2cdc90e3f More potential checks for youtube videos in story image preview. 2022-02-23 16:28:16 -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
dd2ad179a3 We no longer know if the original story could not be proxied because an .contents() failed to find a body. 2022-01-19 16:28:36 -05:00
Samuel Clay
76ffe7bb8a Fixing bookmarklet, moving endlne fleuron, adding load-line, archviing Jammit. 2022-01-05 11:18:31 -05:00
Samuel Clay
1dbc1007d0 Adding mute user feature to hide public comments from users you don't want to see. 2021-10-25 16:47:52 -04:00
Samuel Clay
341a70596f Only check for original text length on backend. 2021-09-30 12:32:36 -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
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
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
48a8d2dc4e Refactoring no_more_stories and story limiting for river. 2021-04-29 11:44:12 -04:00
Samuel Clay
e8043e5118 Adding a drag handle to the feed list. 2021-04-15 19:12:51 -04:00
Samuel Clay
7d1fdb330a Updating all rivers on column change. 2021-04-07 16:14:03 -04:00
Samuel Clay
0463e5418c Single column dashboard shows south pane, double column dashboard uses west pane (tighter stories). 2021-04-07 15:58:27 -04:00
Samuel Clay
b561ce756b Fixing issue with dashboard river folder not being changeable or selectable. 2021-04-07 15:32:17 -04:00
Samuel Clay
b9f3fd4eb5 Read more content expander needs to handle full bleed images. 2021-04-07 11:30:53 -04:00
Samuel Clay
eba74ccbe7 Natural width is better at calculating image size. 2021-04-06 19:37:01 -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
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
2c9e92da2a Switching from JS animations to CSS animations for the pulsating blue loading line. 2021-04-05 16:15:23 -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
0c6119b5b0 Deactivating new stories and refreshes on dashboard with appropriate flags in bid to find memory leaks. 2021-04-03 10:19:08 -04:00
Samuel Clay
c5b06441f0 Closing the loop on an interval that was never stopped. 2021-04-02 23:07:44 -04:00
Samuel Clay
7177afef08 Turning off story adding on dashboard to narrow down memory leak. 2021-04-02 16:49:00 -04:00
Samuel Clay
03ddd83e08 Fixing #1436: preferences should show All Site Stories title. 2021-03-26 18:18:05 -04:00
Samuel Clay
dbec2708da Only show active feeds in dashboard river. Also link dashboard river title and icon. 2021-03-04 10:24:17 -05:00
Samuel Clay
cb0ccb3e02 Whitney everywhere. This is a big change. I think everything needs a 1px bump up in size. 2021-02-26 17:25:22 -05:00
Samuel Clay
90fbf35cda More logging. 2021-02-03 20:30:46 -05:00