Commit Graph

28 Commits

Author SHA1 Message Date
Lee Lawlor
5789de8f1d refactor chart windows 2014-08-02 14:36:38 -04:00
Lee Lawlor
28bc4e18e5 fix deprecations 2014-08-01 18:07:55 -04:00
Lee Lawlor
acd42142dc refactor channel rankings 2014-08-01 15:23:28 -04:00
Lee Lawlor
ff8077d37b only compare dates if they exist 2014-07-16 16:12:32 -04:00
Lee Lawlor
a7ba0eae18 allow channel to be updated via API 2014-07-02 11:46:04 -04:00
Lee Lawlor
0f0ff33b54 add metadata field to channels 2014-06-30 13:16:22 -04:00
Lee Lawlor
027f1f2b53 don't show social channels in API requests 2014-05-28 12:17:17 -04:00
Lee Lawlor
ffbc1f78c2 fix feed import 2014-05-20 12:55:55 -04:00
Lee Lawlor
c28007ff2d add ability to get my channels via API 2014-05-19 12:31:31 -04:00
Lee Lawlor
c240b89ed0 updates from Production version 2014-05-15 16:42:47 -04:00
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