Commit graph

41 commits

Author SHA1 Message Date
Samuel Clay
3b6c6307f8 Fixing login and show hidden story titles. 2013-07-30 17:20:13 -07:00
Samuel Clay
53510cce84 Fixing disappearing search field. 2013-07-30 11:39:41 -07:00
Samuel Clay
9f30ec5da8 Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query. 2013-07-25 17:05:32 -07:00
Samuel Clay
271781aa2b Fixing right-click menu when opening with menu icon. 2013-07-12 15:21:11 -07:00
Samuel Clay
963497912a Adding preference to use either native browser context menu or NewsBlur's context menu. 2013-07-12 13:20:32 -07:00
Samuel Clay
0a6499934e Upgrading to jQuery 2, removing all old migrations. Need to fix autocomplete. 2013-07-03 22:16:01 -07:00
Samuel Clay
40ea81b441 Fixing Show Hidden Stories button for fake folder titles. 2013-06-28 18:42:26 -07:00
Samuel Clay
66125d306f Merge branch 'master' into circular
* master:
  Fixing double click on unread count to actually mark the feed as read.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2013-05-06 13:23:14 -07:00
Samuel Clay
34046ad2da Fixing double click on unread count to actually mark the feed as read. 2013-05-06 13:22:44 -07:00
Samuel Clay
c4ad789263 Refactoring unread count view to merge feed and folder unread count views. Also re-centering unread counts (still need to re-center loading bar). Hiding Original tab in river view. 2013-04-03 12:37:20 -07:00
Samuel Clay
b8ed1bb487 Cleaning up animations on hide/show panes. 2013-03-29 10:58:20 -07:00
Samuel Clay
1082dd54a4 Double clicking the unread counts now marks a feed as read. 2013-03-19 10:19:19 -07:00
Samuel Clay
dedd9c3076 Double clicking the unread counts now marks a feed as read. 2013-03-18 18:46:17 -07:00
Samuel Clay
f27a099988 View icons and nav icons. 2013-02-21 12:53:45 -08:00
Samuel Clay
9fd75d855a Lots of styling changes around story titles, hidden stories, and moving the hidden indicator andfilter popover. 2013-02-11 12:35:42 -08:00
Samuel Clay
b09f1355dd Colors 2013-01-31 15:23:17 -08:00
Samuel Clay
42354aac03 Moving read filter and order options to feedbar from feed menu. Much cleaner and now works on All Stories. 2013-01-25 17:29:38 -08:00
Samuel Clay
ca1c7f8065 Adding readfilter and order to feedbar. Also fixing misaligned manage menus. 2013-01-25 16:18:30 -08:00
Samuel Clay
59d93003a1 Upgrading to latest Backbone and Underscore. May break shit. 2013-01-15 11:31:00 -08:00
Samuel Clay
9bcfd0ad41 Upgrading to latest Backbone and Underscore. May break shit. 2013-01-14 12:50:00 -08:00
Samuel Clay
ef772ff0d3 Hiding folders with no unread stories in Unread/Focus mode. 2013-01-02 17:44:14 -08:00
Samuel Clay
b7b0243356 Fixing ios classifiers in river view. 2012-12-19 15:37:36 -08:00
Samuel Clay
248d511f90 Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
Samuel Clay
240f5e4c6e Cleaning up RSS feed header for shared stories feeds. 2012-10-30 15:06:30 -07:00
Samuel Clay
94e7c9573e Big new feature: real-time unread counts when reading on multiple devices. Read a story on your iPhone and the feed unread count updates instantaneously on the web. 2012-10-22 16:25:36 -07:00
Samuel Clay
ad0c8e0e71 Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.) 2012-09-07 17:36:12 -07:00
Samuel Clay
c6ff2093c9 Tweaking right-click on feeds and upping ratelimit. 2012-08-31 13:20:25 -07:00
Samuel Clay
c7ca0f1544 Fixing broken menus. 2012-08-30 18:31:44 -07:00
Samuel Clay
cbfc00eb69 Fixing right clicks and updating team. 2012-08-30 15:08:24 -07:00
Samuel Clay
90f746d1ff Tons of small styling cleanups. Also fixing refresh throttling. 2012-07-29 00:49:34 -07:00
Samuel Clay
a4414eebde Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up. 2012-07-18 18:34:19 -07:00
Samuel Clay
109a82b680 Double clicking sites and stories now works. Thanks to @ojiikun for figuring this one out. 2012-07-12 15:13:51 -07:00
Samuel Clay
63c8e0691a console.log -> NEWSBLUR.log 2012-07-10 15:26:34 -07:00
Samuel Clay
e45f8d5f6d Readjusting folder and feed contet menu flip points. Thanks to @dariusk and troyb30. 2012-07-06 11:07:40 -07:00
Samuel Clay
1412c0012d Adding rounded corners to social photos in feedlist. Also moving feed floater on window resize. 2012-06-27 16:46:19 -07:00
Samuel Clay
302e35ca9e Always show own blurblog. Change Share to Post to blurblog. 2012-06-26 18:02:48 -07:00
Samuel Clay
b96879e115 Fixing both the welcome tour google reader import, and the feed chooser. Need to fix the fetching indicator. 2012-06-15 14:49:59 -07:00
Samuel Clay
bc40a1bb82 Fixing hidden unread stories indicator. 2012-06-13 13:47:50 -07:00
Samuel Clay
6c30e071d1 Handling of intelligence resorting and temporary showing of hidden stories. 2012-06-12 16:13:34 -07:00
Samuel Clay
e0df1c1fd4 Backbonifying feedbar. Still needs folder view. 2012-06-11 21:25:17 -07:00
Samuel Clay
3ecf5d0380 Fixing loads of active story bugs. 2012-06-11 17:51:12 -07:00
Renamed from media/js/newsblur/views/feed_view.js (Browse further)