Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						ffe3670ff5 
					 
					
						
						
							
							feat: deprecate file.isFileTypeAllowed  
						
						... 
						
						
						
						use image.isFileTypeAllowed, this function was always meant for images 
						
						
					 
					
						2019-09-29 19:53:03 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						29f96b199c 
					 
					
						
						
							
							fix(style): requiring parens in block bodies  
						
						
						
						
					 
					
						2019-08-13 15:12:27 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						0921230976 
					 
					
						
						
							
							fix(style): updated code to follow new eslint recommendations  
						
						... 
						
						
						
						Squashed commit of the following:
commit f9ce878b26julian@nodebb.org >
Date:   Tue Aug 13 14:30:46 2019 -0400
    fix(style): updated code to follow new eslint recommendations
commit 80dd370e41julian@nodebb.org >
Date:   Tue Aug 13 14:14:58 2019 -0400
    fix(deps): update dependency sitemap to v4
    Squashed commit of the following:
    commit f4dd9cabb2julian@nodebb.org >
    Date:   Tue Aug 13 11:33:05 2019 -0400
        fix: resolved breaking changes from sitemap v4 upgrade
    commit 9043415ee1e3352b27272590b346julian@nodebb.org >
    Date:   Tue Aug 13 11:09:55 2019 -0400
        Merge branch 'master' into renovate/sitemap-4.x
    commit e3352b272ebot@renovateapp.com >
    Date:   Mon Aug 12 07:59:05 2019 +0000
        fix(deps): update dependency sitemap to v4
commit 8e3c0cdcaebot@renovateapp.com >
Date:   Fri Aug 9 00:49:51 2019 +0000
    fix(deps): update dependency commander to v3
commit 2104449d38bot@renovateapp.com >
Date:   Tue Aug 13 15:00:27 2019 +0000
    fix(deps): update dependency mongodb to v3.3.0
commit d2937f446abarisusakli@gmail.com >
Date:   Tue Aug 13 10:36:48 2019 -0400
    feat: async/await admin/controllers
commit 1b97e8b199deploy@nodebb.org >
Date:   Tue Aug 13 09:28:39 2019 +0000
    Latest translations and fallbacks
commit 69a48957a2barisusakli@gmail.com >
Date:   Mon Aug 12 21:56:09 2019 -0400
    feat: async/await
commit b9b2a7e593barisusakli@gmail.com >
Date:   Mon Aug 12 20:58:29 2019 -0400
    feat: async/await refactor
    controllers/accounts
commit a8d43a1759barisusakli@gmail.com >
Date:   Mon Aug 12 14:49:40 2019 -0400
    feat: async/await controllers/accounts
commit 2f25aae57bbarisusakli@gmail.com >
Date:   Sun Aug 11 23:09:50 2019 -0400
    fix : #7831 , fix pagination
    convert to async/await
commit c9e83f2374barisusakli@gmail.com >
Date:   Sun Aug 11 00:14:35 2019 -0400
    fix: remove empty line
commit 30be91b26cbarisusakli@gmail.com >
Date:   Sun Aug 11 00:13:41 2019 -0400
    fix: remove useless catchs and empty line
commit 2e4a71c0b6bot@renovateapp.com >
Date:   Sat Aug 10 06:51:50 2019 +0000
    chore(deps): update dependency eslint-config-airbnb-base to v14 
						
						
					 
					
						2019-08-13 15:12:27 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						3cc7ec63e8 
					 
					
						
						
							
							feat: async/await refactor  
						
						... 
						
						
						
						controllers/accounts 
						
						
					 
					
						2019-08-12 20:58:29 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						c126cd8572 
					 
					
						
						
							
							feat:  #7743  plugins  
						
						
						
						
					 
					
						2019-07-22 00:30:47 -04:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						f3440ebfca 
					 
					
						
						
							
							fix: typo  
						
						
						
						
					 
					
						2019-07-04 11:30:21 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						bd640a1107 
					 
					
						
						
							
							Topic await errors ( #7727 )  
						
						... 
						
						
						
						* feat: derp await
* feat: restore user.getSettings
* feat: cleanup
* feat: make tid const
* feat: cleanup
* fix: tests
* feat: deprecate filter:controllers.topic.get
* feat: rewrite post-index logic
* feat: change calculation to match others
* fix: use .async
* feat: remove try/catch wrapper 
						
						
					 
					
						2019-07-03 12:48:26 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						a7600b4bbe 
					 
					
						
						
							
							feat: dont log action:plugins.fireHook  
						
						
						
						
					 
					
						2019-06-17 17:06:47 -04:00 
						 
				 
			
				
					
						
							
							
								Aziz Khoury 
							
						 
					 
					
						
						
							
						
						a6436716ea 
					 
					
						
						
							
							feat: hooks can now return promise or call callbacks  
						
						... 
						
						
						
						* hooks can now return promise or call callbacks, either way works
* cleanups
* moar cleanups and fix callback 1st null arg
* rm unnessesary spread 
						
						
					 
					
						2019-06-10 12:05:27 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						6472a06515 
					 
					
						
						
							
							fix: hook names getting objectified by winston  
						
						
						
						
					 
					
						2019-02-21 18:27:29 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						a23854e3ff 
					 
					
						
						
							
							feat: new hook type: response  
						
						... 
						
						
						
						Used in authentication middleware. Instead of firing an action
hook, it now fires a response hook.
Response hooks are invoked serially, and if headers are sent from
one of the hook listeners, all subsequent hook methods are not
called.
Response hooks should only be used in situations where res.send
(or other like methods) are invoked. Existing plugin hooks that
pass in res purely for data retrieval purposes have not changed).
fixes  nodebb/nodebb-plugin-write-api#101  
						
						
					 
					
						2019-01-19 14:49:22 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						c14dbfc6b7 
					 
					
						
						
							
							attempt to fix tests  
						
						
						
						
					 
					
						2019-01-15 13:38:42 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						65f6630722 
					 
					
						
						
							
							add new hook action:plugins.firehook  
						
						
						
						
					 
					
						2019-01-15 12:56:01 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						ba619c7ec8 
					 
					
						
						
							
							style(eslint): match operator-linebreak preferences  
						
						
						
						
					 
					
						2018-11-30 13:38:59 -05:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						64b9dabff8 
					 
					
						
						
							
							chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )  
						
						... 
						
						
						
						* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬  
						
						
					 
					
						2018-11-07 15:53:14 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						26d4e0852f 
					 
					
						
						
							
							use includes instead of indexOf  
						
						... 
						
						
						
						use _.uniq instead of filter&indexOf 
						
						
					 
					
						2018-10-20 14:40:48 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						81341e86ee 
					 
					
						
						
							
							log fired hooks  
						
						
						
						
					 
					
						2018-06-13 11:43:51 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						b7f5995aab 
					 
					
						
						
							
							closes   #6550  
						
						
						
						
					 
					
						2018-06-03 14:54:25 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						0b0ce1df8a 
					 
					
						
						
							
							closes   #6549  
						
						
						
						
					 
					
						2018-06-03 14:46:23 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						25ebd306cc 
					 
					
						
						
							
							closes   #6548  
						
						
						
						
					 
					
						2018-06-03 14:37:23 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						2edd908aee 
					 
					
						
						
							
							closes   #6547  
						
						
						
						
					 
					
						2018-06-03 14:31:02 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						3b57d3eadb 
					 
					
						
						
							
							closes   #6434  
						
						
						
						
					 
					
						2018-04-05 14:35:49 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						15e9bbac92 
					 
					
						
						
							
							closes   #6311  
						
						
						
						
					 
					
						2018-02-15 14:52:49 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						b55087dab7 
					 
					
						
						
							
							closes   #6166  
						
						
						
						
					 
					
						2017-12-13 12:06:45 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						9101400264 
					 
					
						
						
							
							closes   #5961  
						
						
						
						
					 
					
						2017-10-12 17:57:25 -04:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						da9da8190f 
					 
					
						
						
							
							Bump dependencies  
						
						... 
						
						
						
						Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail 
						
						
					 
					
						2017-10-02 09:24:27 -04:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						2053726c81 
					 
					
						
						
							
							up spam-be-gone  
						
						
						
						
					 
					
						2017-08-14 11:10:54 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						f4fb9ee04b 
					 
					
						
						
							
							adding filter hooks for flag list and retrieval  
						
						
						
						
					 
					
						2017-06-16 10:58:21 -04:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						d500e7f2aa 
					 
					
						
						
							
							add back action:plugin.install and action:plugin activate  #5407  
						
						
						
						
					 
					
						2017-04-19 13:23:53 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						45c479a101 
					 
					
						
						
							
							Merge branch 'master' into develop  
						
						
						
						
					 
					
						2017-02-28 12:07:56 -05:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						2e47cf4db3 
					 
					
						
						
							
							intersititial test  
						
						
						
						
					 
					
						2017-02-28 16:42:10 +03:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						72e77772db 
					 
					
						
						
							
							Merge branch 'master' into develop  
						
						
						
						
					 
					
						2017-02-24 12:46:40 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						4bb49a7171 
					 
					
						
						
							
							ESlint no-unused-vars  
						
						
						
						
					 
					
						2017-02-18 15:05:36 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						09e868ce5f 
					 
					
						
						
							
							ESlint no-useless-escape, no-else-return  
						
						
						
						
					 
					
						2017-02-18 14:27:26 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						1493afee2a 
					 
					
						
						
							
							ESlint indent  
						
						
						
						
					 
					
						2017-02-18 02:38:03 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						3b0dd2d1ef 
					 
					
						
						
							
							ESlint padded-blocks  
						
						
						
						
					 
					
						2017-02-18 02:32:24 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						604358ecc4 
					 
					
						
						
							
							ESlint keyword-spacing, no-multi-spaces  
						
						
						
						
					 
					
						2017-02-18 01:52:56 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						2ba46808a1 
					 
					
						
						
							
							ESlint one-var, fix comma-dangle  
						
						
						
						
					 
					
						2017-02-17 20:20:42 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						bc1d70c126 
					 
					
						
						
							
							ESlint comma-dangle  
						
						
						
						
					 
					
						2017-02-17 19:31:21 -07:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						b37d52c089 
					 
					
						
						
							
							closes   #5407  
						
						
						
						
					 
					
						2017-01-31 18:38:06 +03:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						a5fb4825b4 
					 
					
						
						
							
							deprecating old hook for  #5232  
						
						
						
						
					 
					
						2016-12-07 13:06:55 -05:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						bfcef27c47 
					 
					
						
						
							
							plugin tests  
						
						
						
						
					 
					
						2016-10-14 21:48:38 +03:00 
						 
				 
			
				
					
						
							
							
								HeeL 
							
						 
					 
					
						
						
							
						
						4a3c31b2dc 
					 
					
						
						
							
							Fix space-before-function-paren linter rule  
						
						
						
						
					 
					
						2016-10-13 11:43:39 +02:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						ae8b9c3683 
					 
					
						
						
							
							closes   #4665  
						
						
						
						
					 
					
						2016-09-14 15:56:35 +03:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						50aac3c6a4 
					 
					
						
						
							
							closes   #4979   closes   #4984  
						
						
						
						
					 
					
						2016-08-27 14:06:14 +03:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						11236bb841 
					 
					
						
						
							
							fix missing callback  
						
						
						
						
					 
					
						2016-07-28 21:28:25 +03:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						af75a887b5 
					 
					
						
						
							
							closes   #4892  
						
						... 
						
						
						
						prevent crash if registerHook is called with invalid hook name 
						
						
					 
					
						2016-07-27 22:17:08 +03:00 
						 
				 
			
				
					
						
							
							
								akhoury 
							
						 
					 
					
						
						
							
						
						46a57f5d5c 
					 
					
						
						
							
							rm cls because it's not ready yet  
						
						
						
						
					 
					
						2016-06-24 16:57:58 -04:00 
						 
				 
			
				
					
						
							
							
								Aziz Khoury 
							
						 
					 
					
						
						
							
						
						374fa8dd8c 
					 
					
						
						
							
							fix: deprecated-message not showing for all hooks ( #4714 )  
						
						... 
						
						
						
						* fix deprecated hooks params warning + var-cleanup
* fix deprecated message 
						
						
					 
					
						2016-06-01 12:27:36 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						192998c5c3 
					 
					
						
						
							
							Revert "fixed link to documentation, @akhoury"  
						
						... 
						
						
						
						This reverts commit bc0359475c 
						
						
					 
					
						2016-05-19 10:02:45 -04:00