Commit Graph

18 Commits

Author SHA1 Message Date
Lee Lawlor
48daaf51f9 parse time parameters in proper time zone 2014-05-02 12:58:00 -04:00
Lee Lawlor
7f0d8644f8 add timezone parameter and documentation 2014-04-25 14:38:30 -04:00
Lee Lawlor
860ba6f393 use Chronic gem to parse uploaded date data 2014-04-15 22:02:13 -04:00
Lee Lawlor
6ff22048b4 add user_agent to channels 2014-04-10 14:03:08 -04:00
Lee Lawlor
6e5883bb80 return API key when creating a channel via API 2014-03-31 14:16:20 -04:00
Lee Lawlor
6d48aaa8fc allow tags to be added when creating a channel 2014-03-27 15:15:54 -04:00
Lee Lawlor
1343f72f7a add API to create/clear/delete Channels 2014-03-26 11:10:26 -04:00
Lee Lawlor
774543e678 update authentication system to Devise 2014-03-13 19:16:35 -04:00
Lee Lawlor
4c9886612f allow updates in any format 2014-03-02 22:29:26 -05:00
Lee Lawlor
4b83bfc3cf update documentation 2014-02-28 13:57:58 -05:00
Lee Lawlor
a4937fb2e5 update with changes from Production branch 2014-02-17 12:05:39 -05:00
Alan Bradburne
94b73faf85 Change clear channel to not do a find-all before deleting feeds. 2012-02-23 11:35:34 +00:00
Alan Bradburne
4f0354303f Improve channel, user and api_key models with basic scopes, correct references and protect attributes.
Simplify channels & user controllers and models, moving code to the models.
Remove catch-all route and ensure all actions are specified, fixing url paths.
Change clone to dup in feed_controller as using clone seems to affect the cloned object (problem only in ruby 1.9.3?)
2012-02-09 23:42:16 +00:00
ioBridge
2194956a33 adding csv import to channels 2011-04-05 16:26:52 -04:00
ioBridge
fbcbe79764 remove rate limiting for posts 2011-03-27 19:33:47 -04:00
ioBridge
4852fc8a61 fix for invalid method 2011-03-27 19:32:47 -04:00
ioBridge
7e964afcc6 added support for gelocation in feeds 2011-03-27 19:27:48 -04:00
ioBridge
740a1b338c initial checkin of full application 2011-03-27 16:56:15 -04:00