Lee Lawlor
e27fd396ff
fix importer
2015-03-30 09:56:17 -04:00
Lee Lawlor
a5871fabf6
updates from Production
2015-03-23 10:37:17 -04:00
Lee Lawlor
19ae3343cb
don't show 404 page for channels that don't exist
2015-03-13 11:19:48 -04:00
Lee Lawlor
87c2cf1b53
updates from Production
2015-03-13 10:19:45 -04:00
Lee Lawlor
ca5acacee9
check last_write_at field when applying rate limits to channels
2015-03-11 16:27:47 -04:00
Lee Lawlor
c0bc92b7e2
fix channel video_id validation when updating
2015-02-13 11:07:18 -05:00
Lee Lawlor
167f1ea6ae
fix channel params
2015-02-13 08:57:23 -05:00
Lee Lawlor
5ec4deb7fe
video id fix for channels
2015-02-13 08:47:12 -05:00
Lee Lawlor
e25885a96e
fix channel validation error
2015-02-12 14:00:15 -05:00
Lee Lawlor
1b44dfbd4b
update plugins to allow listing via API
2014-10-17 14:51:58 -04:00
Lee Lawlor
4ff5f6f35b
fix channel upload error
2014-09-17 11:10:03 -04:00
Lee Lawlor
a21733db9d
add error handling to uploaded files
2014-09-16 15:32:22 -04:00
Lee Lawlor
b3b397311e
fix typo
2014-09-16 15:15:59 -04:00
Lee Lawlor
32dac9c9c7
add API commands to view a single Channel
2014-08-15 21:56:02 -04:00
Lee Lawlor
83fd941c10
fix channel JSON response
2014-08-13 19:23:23 -04:00
Lee Lawlor
2125d714e6
add geolocation search for public channels
2014-08-05 15:12:41 -04:00
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