Commit graph

269 commits

Author SHA1 Message Date
Samuel Clay
811512d8da Finishing up account dialog. Also re-styling subscriber counts. 2011-07-27 22:17:34 -07:00
Samuel Clay
de98a4e49b Adding account dialog. Also remvoing colorama as a third-party. 2011-07-27 09:33:34 -07:00
Samuel Clay
945b604368 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-07-17 22:34:23 -07:00
Samuel Clay
ff50d85d7d Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions. 2011-07-17 20:53:30 -07:00
Samuel Clay
38accaa3c0 Merge branch 'master' into animations 2011-07-12 08:53:15 -07:00
Samuel Clay
2b58b5fb0d Adding date to moderated recommended feeds to schedule recommendations. 2011-07-11 18:44:47 -07:00
Samuel Clay
ae7f79b3a0 Adding moderation queue to recommended feeds (finally!) 2011-07-11 18:22:28 -07:00
Samuel Clay
8cc2f046b1 Adding automatic scroll paging to story list page on mobile web app. 2011-06-17 21:29:25 -04:00
Samuel Clay
2532925011 More mobile web app styling, fixing sizing, and getting the next/previous buttons ready for their workhorse schedule. 2011-06-17 10:09:36 -04:00
Samuel Clay
883946ea49 Finishing up the story detail page. Need to hook up the next/previous buttons, add paging, add an intelligence slider, and mark read and mobile will be done for v1. 2011-06-16 23:45:41 -04:00
Samuel Clay
bf8eb9b1de Adding story detail view to mobile web app. 2011-06-16 11:08:38 -04:00
Samuel Clay
a038d7d23e Adding pref for turning off animations. Still needs some love. 2011-06-07 12:57:34 -04:00
Samuel Clay
ab3e707a8a Adding stories page. 2011-06-07 12:57:14 -04:00
Samuel Clay
3d933723d9 Showing feeds, icons, and unread counts. Needs separated unread counts and an intelligence slider. 2011-06-07 10:17:56 -04:00
Samuel Clay
6d0c0c3cdc Adding in new mobile site. Doesn't sohwing anything but a stubbed in list view. 2011-06-05 17:52:11 -04:00
Samuel Clay
aaf83ed7a0 Merge branch 'master' into tutorial 2011-05-18 17:51:58 -04:00
Samuel Clay
58a24c32c7 Adding collapsed folder icon. Also fixing scroll on story manage menu in feed view. 2011-05-16 11:34:05 -04:00
Samuel Clay
b22bbf98b8 Feed icons for recommended feeds. 2011-05-14 12:50:11 -04:00
Samuel Clay
5adf024dda Finishing all boilerplate to the tutorial. This includes the preference to show/hide tutorial, and hiding the dashboard module. 2011-05-13 10:15:56 -04:00
Samuel Clay
2de8f6dc2e Cleaning up index page by removing howitworks random start and a bit of logic. 2011-05-11 20:25:01 -04:00
Samuel Clay
03d370b040 Adding paging to tutorial. Also adding the tutorial dashboard image. Colorful. 2011-05-11 12:27:28 -04:00
Samuel Clay
53d9724e0e Adding in tutorial module on dashboard, hooking up tutorial launcher button and tutorail launcher menu item to open the new tutorial dialog. 2011-05-10 18:30:35 -04:00
Samuel Clay
9f3cd3d05b Stubbing in the new tutorial. 2011-05-09 20:59:52 -04:00
Samuel Clay
14d412422b 9 line changes and we get scrolling on the dashboard. Much needed relief. 2011-05-09 18:33:46 -04:00
Samuel Clay
9ed4cd6bbb Merge branch 'master' into timezone_features
Conflicts:
	apps/reader/views.py
	templates/reader/feeds.xhtml
	utils/templatetags/utils_tags.py
2011-05-08 20:45:32 -04:00
Samuel Clay
e00dc9914b Text change in emailed stories for plain text version. 2011-05-08 20:37:06 -04:00
Samuel Clay
e24a32d329 Cleaning up from address in shared stories. 2011-05-08 20:32:02 -04:00
Samuel Clay
0b4527c3f0 Cleaning up emailed stories. 2011-05-08 20:24:37 -04:00
Samuel Clay
5d4c7565e9 Story text in shared/emailed stories. Extracting text for plain/text emails. 2011-05-08 19:41:50 -04:00
Samuel Clay
c6ebb58cf8 Merge branch 'master' of github.com:samuelclay/NewsBlur into send_email 2011-05-07 21:12:24 -04:00
Samuel Clay
03d74d5313 Cleaning up the send email dialog (as well as the add site dialog). Everything looks great, save for an email icon and a bit more validation. 2011-05-07 21:12:13 -04:00
Samuel Clay
da7e36db2e Sending html/text emails based on user input. Just need to add some validation and potential cleanups. The form is kinda ugly. 2011-05-07 17:58:53 -04:00
Samuel Clay
504d7d94da Adding feedback archiving for instant loads. Feedback is now on the dashboard. 2011-05-07 17:22:41 -04:00
Samuel Clay
54a10301b9 Adding community feedback to whats new module on dashboard. 2011-05-07 12:06:51 -04:00
Samuel Clay
08bee1e13c Adding Send to Email button on stories. 2011-05-03 11:40:38 -04:00
Samuel Clay
f8583ad955 Django 1.3-izing everything. Moving logging back to counting everything in the last day, but without the hard-work of deleting old entries. 2011-05-01 19:58:40 -04:00
Samuel Clay
cc94f3fd12 Double duty: Adding /rss_feeds/search_feed endpoint for discovering feeds through the API. Also adding in a new preference for the sort order of feeds. A bit broken, but it'll do for now. Thanks to @heliostatic for the idea. 2011-04-25 20:53:29 -04:00
Samuel Clay
8cf598fcbe Refreshing dashboard graphs every 10 minutes. Why not? 2011-04-24 22:47:20 -04:00
Samuel Clay
2842162b0e Adding an API endpoint for feed training. Cleaning up internal use of the feed trainer (fixing a bug around training a single unloaded feed.) 2011-04-24 21:27:31 -04:00
Samuel Clay
350afa15d7 Merge branch 'master' into dashboard_tweaks 2011-04-24 18:17:52 -04:00
Samuel Clay
b81d39d3b0 Using GetSatisfaction for feedback. Added authentication section to API. Ready to launch! 2011-04-24 18:17:44 -04:00
Samuel Clay
455c1cb058 Cleaning up API YAML. Merging Publishers into FAQ. Now I just need a page to replace Publishers and this can launch. 2011-04-24 14:13:01 -04:00
Samuel Clay
6b13260872 Screenshots added to press page. Press Page is now complete! 2011-04-24 11:20:22 -04:00
Samuel Clay
c83e412615 Defaults and formatting on the API. 2011-04-24 02:02:10 -04:00
Samuel Clay
42cd43681f Completed API. May need some example output, but it's all there and documented. 2011-04-24 01:52:44 -04:00
Samuel Clay
9bb423936d Filling out the feed and stories and feed management sections of the API. Just intelligence and import/export to go. 2011-04-24 00:05:39 -04:00
Samuel Clay
d1fd28b702 Adding the last few endpoints. Now just need to write out descriptions and params for all of them and we're done. 2011-04-23 23:15:44 -04:00
Samuel Clay
1d9168bd0e Moving API to a YAML backed template. 2011-04-23 18:22:52 -04:00
Samuel Clay
ee993e46d5 Adding the shortcut key for hiding sidebar to the hide sidebar button. It's 'u' by the way. 2011-04-23 00:05:49 -04:00
Samuel Clay
e81a843b09 API continuing to evolve. 2011-04-22 10:05:22 -04:00