Commit graph

31 commits

Author SHA1 Message Date
Samuel Clay
3956564a2e Add folder to folder in move feed menu. 2014-06-28 08:22:32 -07:00
Samuel Clay
cab28a845e Reloading feed list when adding, moving, and deleting feeds and folders. 2013-09-13 16:35:48 -07:00
Samuel Clay
83cdbebcd7 Reloading feeds on feed/folder add and feedchooser. 2013-09-13 15:54:52 -07:00
Samuel Clay
37607a78ec Adding new preference for auto-opening a default folder on load. 2013-08-23 13:43:15 -07:00
Samuel Clay
6751ff890e Fixing autocomplete to only update input value on select, not focus. 2013-07-05 18:50:57 -07:00
Samuel Clay
63bbfc8f63 Removing Reader import, adding categories. 2013-07-03 22:16:01 -07:00
Samuel Clay
21dfcc91eb Fixing autocomplete. Upgrading jQuery 2.0.2 -> 2.0.3. 2013-07-03 22:16:01 -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
e60bf12245 New world icon. Add site in a popover (still needs lots of work). Favicons in add site. 2013-03-03 17:37:54 -08:00
Samuel Clay
f103feaa3c Re-styling all button controls. 2013-02-26 12:37:13 -08:00
Samuel Clay
630314a5f2 Syncing refresh getting started module settings with dynamic settings. As the user performs actions, the module reacts. 2013-02-04 15:14:20 -08:00
Samuel Clay
269a608d5a Interactions and activities popover. Needs paging. 2013-01-29 18:35:24 -08:00
Samuel Clay
ba6f4ff580 Fixing add url popover errors. 2013-01-25 15:16:18 -08:00
Samuel Clay
007f6a6468 Finishing up new add site popover. 2013-01-25 15:07:27 -08:00
Samuel Clay
d628e59df9 Adding add site popover and complete popover view. 2013-01-24 18:26:46 -08:00
Samuel Clay
08756f8a6c Fixing autocomplete behavior on add dialog. 2013-01-04 16:42:09 -08:00
Samuel Clay
63bd36212c Fixing feed fetcher to use updated date if the feed doesn't provide it otherwise. 2012-12-24 00:10:40 -08:00
Samuel Clay
717402261d New folder options: add subfolder. 2012-09-13 14:20:09 -07:00
Samuel Clay
fa1280952e Opening site after adding it. 2012-08-27 15:28:56 -07:00
Samuel Clay
d1126ae64d Fixing the living snot out of the add site dialog. Adding an autocomplete spinner, showing results on focus, and no longer auto-adding on click (allowing user to select a folder). Big thanks to @afita for the push. 2012-07-17 13:00:30 -07:00
Samuel Clay
642d323fdb Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches. 2012-06-30 11:59:17 -07:00
Samuel Clay
b4a6791d77 Deselecting sites properly. Also adding context option to folders to add a site directly to that folder. 2012-05-24 11:54:10 -07:00
Samuel Clay
8e1d736095 Delete folder, backboneified. 2012-05-23 21:07:01 -07:00
Samuel Clay
220a00c682 Fixing scroll to feed action. 2012-05-23 10:02:30 -07:00
Samuel Clay
bfe7ee1634 Initial stab at Backbone-ifying the front-end. Added feed, folder, story, and story_title views with feed, folder, story, and feed_list models. Converted AssetModel to a Router. 2012-05-17 18:40:46 -07:00
Samuel Clay
d2cb186d56 Following and unfollowing from intro. 2012-03-19 16:35:56 -07:00
Samuel Clay
c2fb0c6692 Finishing up OPML upload and Reader import in new intro-style. 2012-03-05 19:18:40 -08:00
Samuel Clay
2112fd8e0a Adding OPML upload to intro dialog. 2012-03-03 09:51:38 -08:00
Samuel Clay
f6b88bf499 Fixing small bugs: following/unfollowing self lead to wrong counts due to modifying row in multiple places with stale data. 2012-02-10 11:57:37 -08:00
Samuel Clay
66867a812f Merge branch 'master' into social
* master:
  Cosing #44: Adding chosen.js library to add search to dropdowns. Used in Add Dialog.

Conflicts:
	assets.yml
2012-01-24 18:51:59 -08:00
Samuel Clay
9ea6ee9086 Rearranging javascript. Also backbonizing user models for follower and following collections. 2012-01-04 09:42:35 -08:00
Renamed from media/js/newsblur/reader_add_feed.js (Browse further)