Julian Lam 
							
						 
					 
					
						
						
							
						
						0788fb5118 
					 
					
						
						
							
							feat:  #11420 , add new GET routes to retrieve pending and invited members of a group, plus accept/reject pending  
						
						
						
						
					 
					
						2023-04-06 17:17:47 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						b879b6a0c2 
					 
					
						
						
							
							fix: use admin:groups priv for groups ( #10960 )  
						
						
						
						
					 
					
						2022-10-12 10:02:45 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						02ea17ea1b 
					 
					
						
						
							
							breaking: remove deprecated groups socket calls  
						
						... 
						
						
						
						socket.emit('groups.join') removed use `PUT /api/v3/groups/:slug/membership/:uid`
socket.emit('groups.leave') removed use `DELETE /api/v3/groups/:slug/membership/:uid`
socket.emit('groups.grant') removed, `PUT /api/v3/groups/:slug/ownership/:uid`
socket.emit('groups.rescind') removed, `DELETE /api/v3/groups/:slug/ownership/:uid`
socket.emit('groups.update') removed, `PUT /api/v3/groups/:slug`
socket.emit('groups.create') removed, `POST /api/v3/groups`
socket.emit('groups.delete') removed, `DELETE /api/v3/groups` 
						
						
					 
					
						2021-12-10 21:50:23 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						dab3b23575 
					 
					
						
						
							
							chore: eslint no-var, vars-on-top  
						
						
						
						
					 
					
						2021-02-08 18:06:44 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						80ee3dfbd1 
					 
					
						
						
							
							fix(api): tests  
						
						
						
						
					 
					
						2020-12-22 14:39:48 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						32e36f7b2e 
					 
					
						
						
							
							feat(api): group ownership API route, switch client-side to use API route  
						
						
						
						
					 
					
						2020-12-22 14:26:31 -05:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						1cd2689cf6 
					 
					
						
						
							
							refactor(api): deprecated groups update socket in favour of API lib  
						
						
						
						
					 
					
						2020-12-22 13:22:01 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						2b73a14e42 
					 
					
						
						
							
							fix :  #8933  
						
						
						
						
					 
					
						2020-11-23 17:01:36 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						e367c5403e 
					 
					
						
						
							
							refactor: move groups.leave, fix some tests  
						
						
						
						
					 
					
						2020-10-15 17:29:38 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						8ae1f81cf4 
					 
					
						
						
							
							feat: refactor groups.delete  
						
						
						
						
					 
					
						2020-10-15 16:36:53 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						d69e503d21 
					 
					
						
						
							
							feat: move groups.join to api  
						
						
						
						
					 
					
						2020-10-15 16:13:19 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						5e2caf19f5 
					 
					
						
						
							
							refactor: use single function for api code  
						
						
						
						
					 
					
						2020-10-15 12:12:01 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						872bacf1c4 
					 
					
						
						
							
							Admin/users ( #8762 )  
						
						... 
						
						
						
						* feat: wip admin/users
* feat: more work
* feat: more fixes
* feat: #8662 , verified/unverified user groups
* feat: add filter
* feat: change user search to use filters array
* refactor: remove unused search call
* fix: tests
* fix: cant join system groups
* fix: upgrade script 
						
						
					 
					
						2020-10-13 22:42:50 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						dc29f4dca2 
					 
					
						
						
							
							refactor: switch to using slugify module  
						
						
						
						
					 
					
						2020-10-11 21:49:37 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						3ea1aa4780 
					 
					
						
						
							
							refactor(writeapi): update route prefix to api/v3, default error option  
						
						
						
						
					 
					
						2020-10-08 15:33:10 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						40dc1c38d3 
					 
					
						
						
							
							feat(writeapi): added DELETE /groups/:slug/membership/:uid route  
						
						
						
						
					 
					
						2020-10-08 15:33:10 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						952dc211dd 
					 
					
						
						
							
							feat(writeapi): added group joining and deletion  
						
						
						
						
					 
					
						2020-10-08 15:33:10 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						ba345e53e8 
					 
					
						
						
							
							feat(writeapi): added POST /api/v1/groups  
						
						
						
						
					 
					
						2020-10-08 15:33:10 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						35a538ec2a 
					 
					
						
						
							
							feat: allow adding multiple users to group  
						
						
						
						
					 
					
						2020-08-16 13:09:36 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						f1974fb900 
					 
					
						
						
							
							refactor: pass only needed data  
						
						
						
						
					 
					
						2020-07-29 21:48:31 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						73ddf1cb98 
					 
					
						
						
							
							fix: groups.updateCover  
						
						
						
						
					 
					
						2020-07-09 18:12:51 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						690bb69d03 
					 
					
						
						
							
							fix :  #8154 , respect stop  
						
						
						
						
					 
					
						2020-02-10 13:21:01 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						f23bc347b1 
					 
					
						
						
							
							fix :  #8156  dont allow loading members from hidden groups  
						
						
						
						
					 
					
						2020-02-10 13:20:10 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						c35a21d7f0 
					 
					
						
						
							
							fix :  #8135  
						
						
						
						
					 
					
						2020-01-31 22:56:55 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						61da8c29ac 
					 
					
						
						
							
							fix: group create/join/update name validation  
						
						
						
						
					 
					
						2020-01-07 15:40:54 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						b323df2fe0 
					 
					
						
						
							
							fix: allow members to search as well  
						
						
						
						
					 
					
						2019-12-03 11:17:11 -05:00 
						 
				 
			
				
					
						
							
							
								Baris Usakli 
							
						 
					 
					
						
						
							
						
						c2cd7de891 
					 
					
						
						
							
							fix :  #8069 , dont show hidden groups in search  
						
						
						
						
					 
					
						2019-11-29 13:35:50 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						ed1223645e 
					 
					
						
						
							
							feat: send notification to group owners when someone leaves  
						
						
						
						
					 
					
						2019-09-28 22:44:13 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						1796b65d34 
					 
					
						
						
							
							feat: option to restrict group leaving,  closes   #7770  
						
						
						
						
					 
					
						2019-09-05 12:01:42 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						f15c7f12b3 
					 
					
						
						
							
							refactor: async/await  
						
						
						
						
					 
					
						2019-08-19 23:17:43 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						1e0190abef 
					 
					
						
						
							
							fix :  #7842 , groups.invite works with an array of uids  
						
						
						
						
					 
					
						2019-08-18 21:51:32 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						c44bf48c01 
					 
					
						
						
							
							fix: removed console.logs  
						
						
						
						
					 
					
						2019-08-14 15:20:13 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						f736f0b382 
					 
					
						
						
							
							fix: broken tests from  71b205a889 
						
						
						
						
					 
					
						2019-08-14 15:19:00 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						1ce33faaea 
					 
					
						
						
							
							feat: additional events logged for various group actions  
						
						... 
						
						
						
						closes  #7841  
					
						2019-08-14 15:03:09 -04:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						71b205a889 
					 
					
						
						
							
							refactor: async/await for src/socket.io/groups.js  
						
						
						
						
					 
					
						2019-08-14 14:25:00 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						2f0a331f02 
					 
					
						
						
							
							fix: don't return promise  
						
						
						
						
					 
					
						2019-07-19 17:02:25 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						a2f08e7da2 
					 
					
						
						
							
							fix :  #7240  
						
						
						
						
					 
					
						2019-02-05 15:27:41 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						9d1fcf4e36 
					 
					
						
						
							
							fix:  closes   #7217  
						
						
						
						
					 
					
						2019-02-04 14:16:47 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						ba619c7ec8 
					 
					
						
						
							
							style(eslint): match operator-linebreak preferences  
						
						
						
						
					 
					
						2018-11-30 13:38:59 -05:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						69bb3293ee 
					 
					
						
						
							
							misc fixes  
						
						... 
						
						
						
						handle spider uids properly 
						
						
					 
					
						2018-11-12 00:20:44 -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ı 
							
						 
					 
					
						
						
							
						
						9c022afae1 
					 
					
						
						
							
							Parse int ( #6853 )  
						
						... 
						
						
						
						* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp 
						
						
					 
					
						2018-10-21 16:47:51 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						57b7c7ede4 
					 
					
						
						
							
							closes   #6607  
						
						
						
						
					 
					
						2018-06-27 14:36:12 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						9132743870 
					 
					
						
						
							
							#6481  
						
						
						
						
					 
					
						2018-05-02 12:43:13 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						5e90e4db02 
					 
					
						
						
							
							closes   #5618  
						
						
						
						
					 
					
						2017-05-27 23:58:12 -04:00 
						 
				 
			
				
					
						
							
							
								Barış Soner Uşaklı 
							
						 
					 
					
						
						
							
						
						f6ac92111b 
					 
					
						
						
							
							style changes  
						
						
						
						
					 
					
						2017-05-26 00:02:20 -04:00 
						 
				 
			
				
					
						
							
							
								Peter Jaszkowiak 
							
						 
					 
					
						
						
							
						
						1ed571189c 
					 
					
						
						
							
							Make utils and translator easier to require  
						
						... 
						
						
						
						Move utils.walk to file.walk, backwards compatible 
						
						
					 
					
						2017-04-08 20:27:52 -06:00 
						 
				 
			
				
					
						
							
							
								Julian Lam 
							
						 
					 
					
						
						
							
						
						e71bd7a27f 
					 
					
						
						
							
							Merge branch 'master' into styleguide  
						
						
						
						
					 
					
						2017-02-24 11:45:04 -05:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						3a87f2566a 
					 
					
						
						
							
							more group tests  
						
						
						
						
					 
					
						2017-02-24 15:05:00 +03:00 
						 
				 
			
				
					
						
							
							
								barisusakli 
							
						 
					 
					
						
						
							
						
						b7d5bc7dc8 
					 
					
						
						
							
							more group tests  
						
						
						
						
					 
					
						2017-02-24 12:54:16 +03:00