64cfbbcc55 
								
							 
						 
						
							
							
								
								Adding French locale  
							
							
							
						 
						
							2016-11-21 22:46:59 +01:00  
				
					
						
							
							
								 
						
							
								38dd85daab 
								
							 
						 
						
							
							
								
								Adding notifications column  
							
							
							
						 
						
							2016-11-20 19:39:58 +01:00  
				
					
						
							
							
								 
						
							
								c7a1b78536 
								
							 
						 
						
							
							
								
								Activating Spanish i18n  
							
							
							
						 
						
							2016-11-19 00:10:47 +01:00  
				
					
						
							
							
								 
						
							
								85d1b74ac3 
								
							 
						 
						
							
							
								
								Adding german localization  
							
							
							
						 
						
							2016-11-18 15:53:46 +01:00  
				
					
						
							
							
								 
						
							
								2c766bd4b4 
								
							 
						 
						
							
							
								
								Add user locale setting  
							
							
							
						 
						
							2016-11-16 17:56:31 +01:00  
				
					
						
							
							
								 
						
							
								546c4718e7 
								
							 
						 
						
							
							
								
								Localizations for most server-side strings  
							
							
							
						 
						
							2016-11-16 00:55:33 +01:00  
				
					
						
							
							
								 
						
							
								ff229aa978 
								
							 
						 
						
							
							
								
								Fix   #141  - Add "Server: Mastodon" header to responses  
							
							
							
						 
						
							2016-11-10 23:34:33 +01:00  
				
					
						
							
							
								 
						
							
								448ab18a20 
								
							 
						 
						
							
							
								
								Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint  
							
							
							
						 
						
							2016-11-09 18:06:01 +01:00  
				
					
						
							
							
								 
						
							
								a59d10d3df 
								
							 
						 
						
							
							
								
								Fix missing default headers  
							
							
							
						 
						
							2016-11-02 13:12:18 +01:00  
				
					
						
							
							
								 
						
							
								9467b900a2 
								
							 
						 
						
							
							
								
								Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,  
							
							... 
							
							
							
							add permissive CORS to API controllers 
							
						 
						
							2016-11-02 12:58:15 +01:00  
				
					
						
							
							
								 
						
							
								c9a7e6e1e3 
								
							 
						 
						
							
							
								
								Enable source maps  
							
							
							
						 
						
							2016-10-18 00:36:01 +02:00  
				
					
						
							
							
								 
						
							
								e21a3fe0cd 
								
							 
						 
						
							
							
								
								Adding sync of follow relationships to Neo4J, accounts/suggestions API  
							
							
							
						 
						
							2016-10-14 23:10:07 +02:00  
				
					
						
							
							
								 
						
							
								d74da1a89a 
								
							 
						 
						
							
							
								
								Small fixes  
							
							
							
						 
						
							2016-10-02 23:46:25 +02:00  
				
					
						
							
							
								 
						
							
								7e14eefc81 
								
							 
						 
						
							
							
								
								Replace logo,  fix   #57  - delete/unreblog/unfavourite API,  fix   #45  - app  
							
							... 
							
							
							
							registration API 
							
						 
						
							2016-09-26 23:56:53 +02:00  
				
					
						
							
							
								 
						
							
								49520d6e62 
								
							 
						 
						
							
							
								
								Adding React.js, Redux, revamping dashboard  
							
							
							
						 
						
							2016-08-24 17:56:44 +02:00  
				
					
						
							
							
								 
						
							
								10ba09f546 
								
							 
						 
						
							
							
								
								Upgrade to Rails 5.0.0.1  
							
							
							
						 
						
							2016-08-17 17:58:00 +02:00  
				
					
						
							
							
								 
						
							
								318886287b 
								
							 
						 
						
							
							
								
								Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query  
							
							
							
						 
						
							2016-03-25 15:09:40 +01:00  
				
					
						
							
							
								 
						
							
								42dcb0d4cb 
								
							 
						 
						
							
							
								
								Adding Sidekiq for background processing (firstly just of mailers)  
							
							
							
						 
						
							2016-03-25 02:50:48 +01:00  
				
					
						
							
							
								 
						
							
								e2b846f630 
								
							 
						 
						
							
							
								
								Adding letter opener for development and Rack::Attack for future rate limiting implementations  
							
							
							
						 
						
							2016-03-19 14:57:30 +01:00  
				
					
						
							
							
								 
						
							
								aab9f57e36 
								
							 
						 
						
							
							
								
								Adding config for puma, dashboard layout, fixing some queries  
							
							
							
						 
						
							2016-03-12 16:21:53 +01:00  
				
					
						
							
							
								 
						
							
								ab6696e855 
								
							 
						 
						
							
							
								
								Adding doorkeeper, adding a REST API  
							
							... 
							
							
							
							POST /api/statuses                  Params: status (text contents), in_reply_to_id (optional)
GET  /api/statuses/:id
POST /api/statuses/:id/reblog
GET  /api/accounts/:id
GET  /api/accounts/:id/following
GET  /api/accounts/:id/followers
POST /api/accounts/:id/follow
POST /api/accounts/:id/unfollow
POST /api/follows                  Params: uri (e.g. user@domain)
OAuth authentication is currently disabled, but the API can be used with HTTP Auth. 
							
						 
						
							2016-03-07 12:42:33 +01:00  
				
					
						
							
							
								 
						
							
								1dad72bf13 
								
							 
						 
						
							
							
								
								Fixes and general progress  
							
							
							
						 
						
							2016-02-22 18:10:30 +01:00  
				
					
						
							
							
								 
						
							
								9c4856bdb1 
								
							 
						 
						
							
							
								
								Initial commit  
							
							
							
						 
						
							2016-02-20 22:53:20 +01:00