Commit Graph

16 Commits

Author SHA1 Message Date
Aaron Mueller a4c8be72a7 Implement a read flag, mark unread items in the ui
+ unread count
2013-01-10 22:21:23 +01:00
Aaron Mueller c24799fed2 Make the importer even more robust and add a delete button 2013-01-10 21:34:08 +01:00
Aaron Mueller 04fa99b1f8 Save the errors in a table and make it viewable in the ui 2013-01-10 21:33:21 +01:00
Aaron Mueller ad247f6dce Start collecting broken feeds to uptimize the collector 2013-01-09 21:46:59 +01:00
Aaron Mueller b81b0cf730 Make the UI usable and polish up some stuff 2013-01-09 21:27:19 +01:00
Aaron Mueller 21bc92a461 Replace the default rails README with some usefull stuff 2013-01-09 21:25:59 +01:00
Aaron Mueller 85b78e6dc7 Make the feed parsing more robust 2013-01-05 00:28:01 +01:00
Aaron Mueller 9ea67909cc Replace the ruby unit testing framework with rspec
Add watchr and spork to speed up the test run. Please note that spork
and watchr needs to start up separately. (See Gemfile for more
information)
2012-06-06 22:41:31 +02:00
Aaron Mueller e77aecfdab Use the new on() method from jQuery instead. 2012-05-15 00:02:43 +02:00
Aaron Mueller b4acc0baa4 Add the import functionality and adjust some remote calls 2012-05-13 23:55:22 +02:00
Aaron Mueller f9e8d0f261 Add the Items controller and make it work 2012-04-09 22:48:10 +02:00
Aaron Mueller 2f41765985 Implement basic AJAX stuff and add feeds 2012-04-09 22:18:32 +02:00
Aaron Mueller e38a1bee12 Rudimentary feed fetching and display 2012-04-08 04:04:37 +02:00
Aaron Mueller c1194b4d3c Add feed and item model and start with a feeds controller 2012-04-07 19:15:25 +02:00
Aaron Mueller 0427d66201 Add feedzirra gem 2012-04-07 18:46:52 +02:00
Aaron Mueller a2e61df566 Create a new Rails 3.2 project 2012-04-07 18:38:16 +02:00