| 
							
							
								 Baris Usakli | 168052bf45 | added back feeds, removed duplicate post var in feed | 2013-11-28 15:33:26 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | a87ebb64d8 | clean up of posts and some template additions | 2013-11-28 15:18:19 -05:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 0a06f1ac7d | Merge remote-tracking branch 'origin/master' into category-whitelisting | 2013-11-27 16:23:48 -05:00 |  | 
			
				
					| 
							
							
								 Baris Soner Usakli | c860df7975 | more #559 | 2013-11-27 15:03:36 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 7d7ead3f47 | fixed js error in recent.js, remove content assignment | 2013-11-27 12:39:07 -05:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 5ee5c8179a | category whitelist for replying to posts, lots of refactoring, too | 2013-11-27 11:27:20 -05:00 |  | 
			
				
					| 
							
							
								 Baris Soner Usakli | 32b191fa62 | removed global.io | 2013-11-26 19:09:32 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 541993c80a | fontawesome 4 migration, closes #473 | 2013-11-26 14:25:46 -05:00 |  | 
			
				
					| 
							
							
								 Baris Soner Usakli | 81e5cf0cf3 | fixed posts not appearing immediately | 2013-11-23 17:56:03 -05:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 6dd72f480c | Merge pull request #538 from draco2003/add_fav_context add breadcrumb like context to favorites | 2013-11-22 13:15:10 -08:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 08ef67e824 | closed #536 | 2013-11-22 11:42:42 -05:00 |  | 
			
				
					| 
							
							
								 Dan Rowe | 7e71fb218c | add breadcrumb like context to favorites | 2013-11-22 08:57:54 -05:00 |  | 
			
				
					| 
							
							
								 Baris Soner Usakli | bff0c8fdaf | increased active users count to 16 | 2013-11-21 18:40:16 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 7c1b6d6ad2 | lots of refactor for error handling | 2013-11-15 14:57:50 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 84fa704b25 | refactor abit adding error checking to missing parts | 2013-11-15 13:39:09 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 4ce6ac5af9 | closes #491, added check to prevent crash in getAnonUserCount | 2013-11-11 12:40:15 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 7d1aa02fd1 | removed schema.js | 2013-11-06 13:56:32 -05:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 5a96f5f64b | removed filterBannedPosts method that seemed unused -- monkey-patching install script to remember old values (if present, otherwise use defaults) | 2013-11-03 11:53:44 -05:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | c8ec095d99 | anons cant edit after posting #365 | 2013-11-01 13:45:24 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 04ed1df0ef | closes #365, allow guest posting. enabled from admin/settings, defaults to disabled | 2013-11-01 13:04:15 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | ccf4ed1235 | topics and posts counters will update for everyone | 2013-10-28 13:34:36 -04:00 |  | 
			
				
					| 
							
							
								 Baris Soner Usakli | ab1015b11e | #433 | 2013-10-22 21:47:09 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 468688615f | Merge branch 'master' of https://github.com/designcreateplay/NodeBB | 2013-10-22 15:54:10 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | f4faee4283 | moved image uploading to a require js module, added image upload to site logo | 2013-10-22 15:54:02 -04:00 |  | 
			
				
					| 
							
							
								 psychobunny | 2ee29683a7 | random whitespace | 2013-10-22 14:22:53 -04:00 |  | 
			
				
					| 
							
							
								 psychobunny | 51395dda91 | updated all RDB.hget in posts to use getPostField. new post filters for retrieving and saving posts. made editPost saving synchronous. | 2013-10-22 14:22:21 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | e8801a75f3 | fixing weird passing in of a single param as an array for post.save hook | 2013-10-14 21:47:45 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 9375369b88 | fixed issues caused by inadvertant globalisation (and its subsequent fix) | 2013-10-14 16:41:34 -04:00 |  | 
			
				
					| 
							
							
								 psychobunny | bf677522a9 | added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer also fixed app.alert - if title is not set then do not show title. | 2013-10-13 19:16:48 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 9613ea9018 | reverted change where post title was sanitized on saving (which didn't seem to work), now sanitizing post title on output | 2013-10-01 11:54:00 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 7bf5b2ec57 | changed fireHook to be error-first, closes #319 | 2013-09-29 20:33:35 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 4cea313060 | updated getPostsByPids method to resolve premature return issue, and refactored it to use async.map instead of eachSeries | 2013-09-28 17:44:18 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | cdaf409a99 | monkey-patching getPostsByPids so that it returns ISOString instead of relativeTime | 2013-09-27 11:53:25 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 3ab7306199 | linting, minor bugfix, moving hiredis to optional deps | 2013-09-27 11:47:16 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 2e4e94d5f8 | Merge branch 'redis-optimizations' of https://github.com/adarqui/NodeBB into adarqui-redis-optimizations | 2013-09-27 11:44:40 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 99440585e6 | Merge branch 'master' into optimize-22-09-2013 Conflicts:
	package.json | 2013-09-23 20:04:09 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | bae9f46d8b | small fixes to search | 2013-09-23 15:31:52 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 5f00f1e18e | renamed "toHTML" method to "parse" | 2013-09-22 13:54:21 -04:00 |  | 
			
				
					| 
							
							
								 Andrew Darqui | d2b858c997 | slight variable name changes & remove unused var from getPostsByPids, removed underscore dependency | 2013-09-22 00:36:40 -04:00 |  | 
			
				
					| 
							
							
								 adarqui | e26cc79819 | redis multi pipeline used for getPostsByPids | 2013-09-21 22:47:27 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | efef9c864c | closes #306 | 2013-09-19 15:02:35 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 24e4be77d8 | closes #304 | 2013-09-18 16:01:54 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | ce61138351 | fixed conflicts | 2013-09-17 13:42:07 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 564662ee00 | closes #294 | 2013-09-17 13:37:03 -04:00 |  | 
			
				
					| 
							
							
								 psychobunny | aea3181d27 | formatting - server side core | 2013-09-17 13:09:37 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | 7798004568 | fixed active_users not deleting over 10 | 2013-09-09 16:27:16 -04:00 |  | 
			
				
					| 
							
							
								 Julian Lam | 164977972e | totally derped commit | 2013-09-03 23:42:26 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | a2af4a3e91 | closes #220 | 2013-09-03 13:11:34 -04:00 |  | 
			
				
					| 
							
							
								 Baris Usakli | d2eb73df96 | can add and remove images from posts | 2013-08-30 11:40:20 -04:00 |  | 
			
				
					| 
							
							
								 Baris Soner Usakli | 54ba6efc93 | can edit and add an image to a post, still cant remove previously added images #issue #233 | 2013-08-29 21:18:23 -04:00 |  |