9d42bff285 
					 
					
						
						
							
							Hide follow/unfollow button from public page if follow already requested  
						
						
						
						
					 
					
						2016-12-22 23:07:46 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6de079a5af 
					 
					
						
						
							
							Removing external hub completely,  fix   #333  fixing digit-only hashtags,  
						
						... 
						
						
						
						removing web app capability from non-webapp pages 
						
						
					 
					
						2016-12-18 12:24:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c60757e99 
					 
					
						
						
							
							Improve images in opengraph meta tags  
						
						
						
						
					 
					
						2016-12-09 12:08:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8e0ceed56 
					 
					
						
						
							
							Fix OpenGraph meta tags  
						
						
						
						
					 
					
						2016-12-09 11:56:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f763e844e8 
					 
					
						
						
							
							Do not use expiring links after all  
						
						
						
						
					 
					
						2016-12-04 13:02:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						24e692b0cf 
					 
					
						
						
							
							Set a specific S3 expiration time so that files can be cached  
						
						
						
						
					 
					
						2016-12-04 12:58:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80c44ed9c1 
					 
					
						
						
							
							Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals  
						
						... 
						
						
						
						for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking) 
						
						
					 
					
						2016-12-04 12:28:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5abf64d647 
					 
					
						
						
							
							Add "next" pagination to public profiles  
						
						
						
						
					 
					
						2016-12-03 19:30:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d0321fc45 
					 
					
						
						
							
							Fix pt translations, improve pre-cache queries, removing will_paginate  
						
						... 
						
						
						
						from accounts/tags because it's a terribly inefficient way to paginate
large sets of data 
						
						
					 
					
						2016-12-01 16:26:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2d2c81765b 
					 
					
						
						
							
							Adding embedded PuSH server  
						
						
						
						
					 
					
						2016-11-28 13:36:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						546c4718e7 
					 
					
						
						
							
							Localizations for most server-side strings  
						
						
						
						
					 
					
						2016-11-16 00:55:33 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca3b364aea 
					 
					
						
						
							
							Fix   #122  - Add microformats-2 classes to mention links  
						
						
						
						
					 
					
						2016-11-10 01:19:33 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						23fc424b7a 
					 
					
						
						
							
							Account notes (bios) can now contain links. Character limit upped to 160  
						
						
						
						
					 
					
						2016-11-07 01:14:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0160d1d9b5 
					 
					
						
						
							
							Enable caching for some rabl views  
						
						
						
						
					 
					
						2016-11-03 13:28:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3554d638b3 
					 
					
						
						
							
							Fix   #72  - add follow/unfollow button to public profiles  
						
						
						
						
					 
					
						2016-10-06 21:27:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3c7c8700d 
					 
					
						
						
							
							Fix most pages on small screens  
						
						
						
						
					 
					
						2016-10-03 16:17:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57583f3fb8 
					 
					
						
						
							
							Improve partial rendering and Haml performance (Haml->Hamlit)  
						
						
						
						
					 
					
						2016-09-24 13:40:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3cc47beb6e 
					 
					
						
						
							
							Refactored generation of unique tags, URIs and object URLs into own classes,  
						
						... 
						
						
						
						as well as formatting of content 
						
						
					 
					
						2016-09-09 20:04:34 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1022d682dc 
					 
					
						
						
							
							Normalized data in Redux, fix for asset URLs when rendered outside request  
						
						
						
						
					 
					
						2016-09-04 14:04:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e58303a8d 
					 
					
						
						
							
							Limit Atom feeds to 20 items by default, add pagination by max_id  
						
						... 
						
						
						
						(But there are no Atom feed pagination elements yet) 
						
						
					 
					
						2016-03-24 12:49:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						02696a063e 
					 
					
						
						
							
							Change default avatar, redirect to home after sign up  
						
						
						
						
					 
					
						2016-03-21 17:18:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d55529318 
					 
					
						
						
							
							Fix text color in dashboard inputs, sanitize remote status content in UI,  
						
						... 
						
						
						
						simplify FanOutOnWriteService, add /api/accounts/lookup method 
						
						
					 
					
						2016-03-21 17:02:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e00a21ea6 
					 
					
						
						
							
							Small optimizations in Atom feeds  
						
						
						
						
					 
					
						2016-03-21 10:31:20 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46cbb9c551 
					 
					
						
						
							
							Increase note truncation length on account grids, improve FanOutOnWrite a bit,  
						
						... 
						
						
						
						fix tests (the recorded Salmon fixture expects LOCAL_DOMAIN to be something
specific unfortunately) 
						
						
					 
					
						2016-03-21 08:44:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5d72b92271 
					 
					
						
						
							
							Improving account grid cards layout for longer usernames and notes  
						
						
						
						
					 
					
						2016-03-19 14:11:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71ae4dd3d2 
					 
					
						
						
							
							Adding public following and followers pages,  fix   #3  
						
						
						
						
					 
					
						2016-03-19 14:02:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c349200761 
					 
					
						
						
							
							Removing some unused gems, adding pagination to profiles,  fix   #10  
						
						
						
						
					 
					
						2016-03-19 12:49:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3441361568 
					 
					
						
						
							
							Adding simple_form, adding profile settings, header image  
						
						
						
						
					 
					
						2016-03-12 20:47:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aab330eb2d 
					 
					
						
						
							
							Adjusting design of public pages, optimizing account page queries  
						
						
						
						
					 
					
						2016-03-06 12:34:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ab80ebdeec 
					 
					
						
						
							
							Adjusting design of profile and entry pages, linkify mentions in statuses  
						
						
						
						
					 
					
						2016-03-05 23:42:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b4e04dc32 
					 
					
						
						
							
							Fixing some bugs, adding pending test examples  
						
						
						
						
					 
					
						2016-03-05 12:50:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						23d08c6749 
					 
					
						
						
							
							Changing the use of config constants to the Rails configuration object  
						
						
						
						
					 
					
						2016-02-29 20:06:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0e8f59c16f 
					 
					
						
						
							
							Refactoring Grape API methods into normal controllers & other things  
						
						
						
						
					 
					
						2016-02-29 19:42:08 +01:00