.. |
dashboard_river_view.js
|
Dashboard with saved searches for missing feeds shouldn't crash.
|
2023-09-01 10:22:56 -07:00 |
dashboard_rivers_view.js
|
Adding # of stories per dashboard module. Also fixing long-standing double load bug on initial page load. Fixed issues around phantom read stories popping in and out of existance on page load.
|
2022-05-16 17:21:46 -04:00 |
dashboard_search.js
|
|
|
feed_badge_view.js
|
|
|
feed_list_view.js
|
Adding active_provider field to profile to capture most recent payment provider in order to show correction options on feedchooser/premium dialog. Paypal now upgrades, just need to write messaging stating switches should happen at rewewal.
|
2022-02-16 09:20:43 -05:00 |
feed_notification_view.js
|
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 |
feed_options_popover.js
|
Adding stories in archive to stats popover.
|
2022-06-09 10:18:32 -07:00 |
feed_search_header.js
|
Cleaning up feed title display for dashboard river to use.
|
2020-12-08 18:14:09 -05:00 |
feed_search_view.js
|
Fixing XSS on search query. Thanks to @reybango for discovering and disclosing this vulnerability.
|
2018-01-18 15:27:18 -08:00 |
feed_selector.js
|
Only show active feeds in dashboard river. Also link dashboard river title and icon.
|
2021-03-04 10:24:17 -05:00 |
feed_title_view.js
|
Don't open feed exception dialog when loading saved stories.
|
2023-03-01 09:18:29 -05:00 |
folder_view.js
|
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 |
interactions_popover.js
|
Showing OPML backup exports and imports in activity popover. Closes #1646.
|
2022-03-14 11:06:01 -04:00 |
module_follow_requests.js
|
Fixing strict JS error, missing var statement, broken in follow requests.
|
2022-03-28 14:50:36 -04:00 |
original_tab_view.js
|
Fixing strict bug where wasn't defined.
|
2022-03-04 18:21:49 -05:00 |
profile_badge_view.js
|
Adding mute user feature to hide public comments from users you don't want to see.
|
2021-10-25 16:47:52 -04:00 |
profile_thumb.js
|
|
|
sidebar.js
|
All new icons for the feed list.
|
2022-05-04 11:27:32 -04:00 |
sidebar_header_view.js
|
All new icons for the feed list.
|
2022-05-04 11:27:32 -04:00 |
story_comment_reply_view.js
|
|
|
story_comment_view.js
|
Command+enter for replies (shouldn't just be enter).
|
2018-04-27 13:38:13 -07:00 |
story_comments_view.js
|
Forcing re-rendering of feed/text view when switching or loading stories.
|
2017-05-18 15:41:54 -07:00 |
story_detail_view.js
|
Adjusting story tag font size, adding flex so they stay on the right.
|
2023-06-28 08:06:07 -04:00 |
story_list_view.js
|
Adding # of stories per dashboard module. Also fixing long-standing double load bug on initial page load. Fixed issues around phantom read stories popping in and out of existance on page load.
|
2022-05-16 17:21:46 -04:00 |
story_options_popover.js
|
More icons redesigned.
|
2022-05-26 15:17:12 -04:00 |
story_save_view.js
|
Adding new buttons for adding and removing dashboard story list modules. Finally get to use the right-side dashboard module. Looks great in 3 column as well.
|
2022-05-17 13:45:51 -04:00 |
story_share_view.js
|
Goodbye AppDotNet
|
2020-06-11 14:06:08 -04:00 |
story_sideoptions_view.js
|
|
|
story_tab_view.js
|
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 |
story_title_view.js
|
Adding # of stories per dashboard module. Also fixing long-standing double load bug on initial page load. Fixed issues around phantom read stories popping in and out of existance on page load.
|
2022-05-16 17:21:46 -04:00 |
story_titles_header_view.js
|
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 |
story_titles_view.js
|
Fixing issue in List view where clicking on a story would sometimes inadvertently mark a number of stories below where you scrolled as read. This fix ensures we don't mark stories as read while opening a story.
|
2023-04-29 11:39:05 -04:00 |
text_tab_view.js
|
Removing flashing unread counts indicator at bottom of story titles.
|
2022-05-26 12:06:30 -04:00 |
unread_count_view.js
|
Fixing #824. Muted sites now show a muted icon in All Sites view.
|
2020-06-09 11:59:13 -04:00 |