Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							8b2cad5637 
							
						 
					 
					
						
						
							
							Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ( #4090 )  
						
						
						
						
					 
					
						2017-07-07 04:02:06 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
						
						
							
						
						
							73540ffe6b 
							
						 
					 
					
						
						
							
							Clean up for api/base controller ( #3629 )  
						
						... 
						
						
						
						* Move ApiController to Api/BaseController
* API controllers inherit from Api::BaseController
* Add coverage for various error cases in api/base controller 
						
						
					 
					
						2017-06-07 20:09:25 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
						
						
							
						
						
							8235623362 
							
						 
					 
					
						
						
							
							Improve spec coverage and clean up api/v1/media controller ( #3467 )  
						
						
						
						
					 
					
						2017-05-30 21:11:29 -04:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							4c53af64f0 
							
						 
					 
					
						
						
							
							Fix ActionController::Parameters in API issue  
						
						
						
						
					 
					
						2017-04-04 01:33:34 +02:00 
						 
				 
			
				
					
						
							
							
								Alyssa Ross 
							
						 
					 
					
						
						
						
						
							
						
						
							cefef2c571 
							
						 
					 
					
						
						
							
							Extract filename obfuscation into module  
						
						
						
						
					 
					
						2016-11-24 00:30:58 +00:00 
						 
				 
			
				
					
						
							
							
								Andrea Faulds 
							
						 
					 
					
						
						
						
						
							
						
						
							7161f91313 
							
						 
					 
					
						
						
							
							Rename media to avoid exposing filename ( fixes   #207 )  
						
						
						
						
					 
					
						2016-11-23 21:03:03 +00:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							fdc17bea58 
							
						 
					 
					
						
						
							
							Fix rubocop issues, introduce usage of frozen literal to improve performance  
						
						
						
						
					 
					
						2016-11-15 16:56:29 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							b13e7dda1f 
							
						 
					 
					
						
						
							
							API pagination for all collections using Link header  
						
						
						
						
					 
					
						2016-11-09 17:48:44 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							9aecc0f48a 
							
						 
					 
					
						
						
							
							Move timelines API from statuses to its own controller, add a check for  
						
						... 
						
						
						
						resources that require a user context vs those that don't (such as public timeline)
/api/v1/statuses/public   -> /api/v1/timelines/public
/api/v1/statuses/home     -> /api/v1/timelines/home
/api/v1/statuses/mentions -> /api/v1/timelines/mentions
/api/v1/statuses/tag/:tag -> /api/v1/timelines/tag/:tag 
						
						
					 
					
						2016-11-08 23:29:08 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							a9e40a3d80 
							
						 
					 
					
						
						
							
							Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting  
						
						... 
						
						
						
						to the API 
						
						
					 
					
						2016-10-22 19:39:44 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							2f5b205916 
							
						 
					 
					
						
						
							
							Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil  
						
						
						
						
					 
					
						2016-10-06 14:40:15 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							4f9b7432dd 
							
						 
					 
					
						
						
							
							Fix   #52  - Add API versioning (v1)  
						
						
						
						
					 
					
						2016-09-27 16:59:08 +02:00