barisusakli 
							
						 
					 
					
						
						
							
						
						171f02101d 
					 
					
						
						
							
							closes   #2035 ,  closes   #2036  
						
						
						
						
					 
					
						2014-09-02 05:04:39 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						eef200be10 
					 
					
						
						
							
							closes   #1284  
						
						
						
						
					 
					
						2014-08-26 13:47:53 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						05fdc945f3 
					 
					
						
						
							
							closes   #1993  
						
						
						
						
					 
					
						2014-08-17 00:14:45 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						931d46fe7e 
					 
					
						
						
							
							merge  
						
						
						
						
					 
					
						2014-08-14 18:01:22 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						b50b5e4787 
					 
					
						
						
							
							satifying my OCD  
						
						... 
						
						
						
						fire hook after successful follow/unfollow 
						
						
					 
					
						2014-08-14 17:59:33 -04:00 
						 
				 
			
				
					
						
							
							
								psychobunny 
							
						 
					 
					
						
						
							
						
						0c17ee15f7 
					 
					
						
						
							
							action:user.follow and action:user.unfollow  
						
						
						
						
					 
					
						2014-08-14 17:52:17 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						d0d1ebb28c 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into 0.5.1  
						
						
						
						
					 
					
						2014-08-14 07:52:11 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						2d0637d7c6 
					 
					
						
						
							
							fix user online status on profile page  
						
						
						
						
					 
					
						2014-08-14 07:51:21 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						e909e46786 
					 
					
						
						
							
							closes   #1989  
						
						
						
						
					 
					
						2014-08-13 19:25:58 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						32d46f3889 
					 
					
						
						
							
							crash fix  
						
						
						
						
					 
					
						2014-08-12 11:41:18 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						c07d9121df 
					 
					
						
						
							
							small optimizations  
						
						... 
						
						
						
						user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts 
						
						
					 
					
						2014-08-12 11:19:17 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						ef8bbdd359 
					 
					
						
						
							
							closes   #1864  
						
						... 
						
						
						
						doing andrew's //todo's since 1991 
						
						
					 
					
						2014-07-20 21:10:23 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						a4975cab33 
					 
					
						
						
							
							closes   #1825 ,  closes   #1674  
						
						
						
						
					 
					
						2014-07-19 10:33:27 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						3c3ad7d115 
					 
					
						
						
							
							closes   #1728  
						
						
						
						
					 
					
						2014-06-23 19:10:59 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						7610c11cd1 
					 
					
						
						
							
							closes   #450  
						
						... 
						
						
						
						backup database before upgrade!
upgrade script will take the first post of each topic and set the
`mainPid` property on the topic. then it will remove that pid from the
sorted sets for that topic, this was done to make alternative sorting
work.
added a new sorted set called `tid:<id>:posts:votes` that is used to
sort topic posts by vote count, the original sorted set `tid:<id>:posts`
is used to sort by oldest first or newest first.
the main post is added to the returned posts array on topic load and is
always at the top.
theme changes are minimal just a few new data properties on the posts
and the sorting dropdown.
hopefully didn't miss anything too critical. 
						
						
					 
					
						2014-06-06 22:12:19 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						efe04c12d3 
					 
					
						
						
							
							closes   #1635  
						
						... 
						
						
						
						if email isnt confirmed, show a warning in account/edit and let users
resend confirm email 
						
						
					 
					
						2014-06-03 18:39:54 -04:00 
						 
				 
			
				
					
						
							
							
								psychobunny 
							
						 
					 
					
						
						
							
						
						791fde7904 
					 
					
						
						
							
							fixing  #1587  properly for unread count  
						
						
						
						
					 
					
						2014-05-28 18:20:02 -04:00 
						 
				 
			
				
					
						
							
							
								psychobunny 
							
						 
					 
					
						
						
							
						
						0334a487b5 
					 
					
						
						
							
							fixing  #1587  properly for profile views  
						
						
						
						
					 
					
						2014-05-28 18:15:53 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						8a510c340b 
					 
					
						
						
							
							limiting user and group creation so that their slugs can't intersect.  
						
						
						
						
					 
					
						2014-05-22 10:21:27 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						883978007d 
					 
					
						
						
							
							closes   #1482  
						
						... 
						
						
						
						removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well 
						
						
					 
					
						2014-05-06 18:42:42 -04:00 
						 
				 
			
				
					
						
							
							
								Micheil Smith 
							
						 
					 
					
						
						
							
						
						3e82cab398 
					 
					
						
						
							
							Add missing new lines at end of files.  
						
						
						
						
					 
					
						2014-04-10 20:56:53 +01:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						fdeaf3a16e 
					 
					
						
						
							
							user.js error keys  
						
						
						
						
					 
					
						2014-04-09 21:44:00 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						770e0a67c1 
					 
					
						
						
							
							send values directly  
						
						
						
						
					 
					
						2014-04-04 13:11:09 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						301008b9cb 
					 
					
						
						
							
							missed this one  
						
						
						
						
					 
					
						2014-03-20 12:49:31 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						fa98da6978 
					 
					
						
						
							
							related to  #1250  
						
						
						
						
					 
					
						2014-03-19 21:32:13 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						10d8eed7b9 
					 
					
						
						
							
							closes   #1229  
						
						
						
						
					 
					
						2014-03-17 16:28:00 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						d8e00f95a2 
					 
					
						
						
							
							moved user search to its own file  
						
						
						
						
					 
					
						2014-03-12 22:11:48 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						6496b91c29 
					 
					
						
						
							
							closes   #1180  
						
						
						
						
					 
					
						2014-03-09 14:02:30 -04:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						a29ea27596 
					 
					
						
						
							
							closes   #1106  
						
						
						
						
					 
					
						2014-02-22 22:46:58 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						43e8016dd1 
					 
					
						
						
							
							fixes admin user picture edit  
						
						
						
						
					 
					
						2014-02-15 17:12:05 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						bb59158bbc 
					 
					
						
						
							
							closes   #721 , admins can edit other users from their edit page  
						
						
						
						
					 
					
						2014-02-11 20:39:07 -05:00 
						 
				 
			
				
					
						
							
							
								psychobunny 
							
						 
					 
					
						
						
							
						
						225e8c012b 
					 
					
						
						
							
							SocketUser.getSettings  
						
						
						
						
					 
					
						2014-02-11 17:57:28 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						242927d702 
					 
					
						
						
							
							user selectable pagination  
						
						
						
						
					 
					
						2014-02-10 14:15:54 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						a142789c25 
					 
					
						
						
							
							if status is not set assume online  
						
						
						
						
					 
					
						2014-02-06 18:40:01 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						11e8fa31ab 
					 
					
						
						
							
							small fix to online user visiblity  
						
						
						
						
					 
					
						2014-02-06 17:12:13 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						c2746b3bb1 
					 
					
						
						
							
							minor tweaks to status  
						
						
						
						
					 
					
						2014-01-31 16:21:41 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						52962a7e9b 
					 
					
						
						
							
							dont show invisible users in online users page  
						
						
						
						
					 
					
						2014-01-31 15:47:26 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						97e0e48b07 
					 
					
						
						
							
							closes   #714 ,  closes   #824  
						
						
						
						
					 
					
						2014-01-31 15:13:52 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						039f02456d 
					 
					
						
						
							
							if user is in the topic when a new post comes in mark the topic read  
						
						
						
						
					 
					
						2014-01-21 10:06:13 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						e542da1f52 
					 
					
						
						
							
							added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins  
						
						
						
						
					 
					
						2014-01-19 22:07:29 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						31d353ab0e 
					 
					
						
						
							
							more fixes  
						
						
						
						
					 
					
						2014-01-16 21:19:29 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						ba8e98520c 
					 
					
						
						
							
							added data checks to user calls  
						
						
						
						
					 
					
						2014-01-16 18:18:42 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						4366c11ec0 
					 
					
						
						
							
							users.js fix  
						
						
						
						
					 
					
						2014-01-16 18:10:38 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						39b631a3a8 
					 
					
						
						
							
							more fixes  
						
						
						
						
					 
					
						2014-01-16 18:06:19 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						e061978bd5 
					 
					
						
						
							
							more fixes  
						
						
						
						
					 
					
						2014-01-16 17:52:46 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						0b132cadcf 
					 
					
						
						
							
							user fixes  
						
						
						
						
					 
					
						2014-01-16 16:50:41 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						adf4a5c407 
					 
					
						
						
							
							user.js changes  
						
						
						
						
					 
					
						2014-01-16 15:46:37 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Soner Usakli 
							
						 
					 
					
						
						
							
						
						8bb24fa034 
					 
					
						
						
							
							fixed update header  
						
						
						
						
					 
					
						2014-01-16 15:25:04 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						eb974ec1d8 
					 
					
						
						
							
							fixing user register socket calls  
						
						
						
						
					 
					
						2014-01-11 22:09:23 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						a150691b5e 
					 
					
						
						
							
							that's the last of it!! :D  
						
						
						
						
					 
					
						2014-01-10 16:00:03 -05:00