Commit Graph

61 Commits

Author SHA1 Message Date
barisusakli
b7d5bc7dc8 more group tests 2017-02-24 12:54:16 +03:00
barisusakli
4b6e4f085d more tests
group cover upload tests
registration approval queue tests
2016-12-02 14:05:59 +03:00
barisusakli
9ba93d8be9 group search tests 2016-12-01 17:21:09 +03:00
barisusakli
cecb4c0403 some more group tests 2016-11-22 17:21:30 +03:00
HeeL
4a3c31b2dc Fix space-before-function-paren linter rule 2016-10-13 11:43:39 +02:00
Barış Soner Uşaklı
a325a85a84 fix mass group invite 2016-09-29 21:58:47 +03:00
barisusakli
8326846c2f closes #5043 2016-09-26 16:55:43 +03:00
Accalia de Elementia
de007772a4 feat: Allow listing all groups via websocket
also add missing radix to parsing of `after` in groups.loadMore websocket method.
2016-08-13 12:50:06 +00:00
Accalia de Elementia
74a993ccb3 fix: Use the correct path for utils 2016-08-11 12:57:06 +00:00
Accalia de Elementia
574929337d chore(whitespace): revert whitespace only changes 2016-08-11 12:45:23 +00:00
Accalia de Elementia
413517a084 feat(socket.io-groups): Allow first page of members to be retrieved via websockets
previously requesting the first page of members of a group failed
2016-08-11 12:36:27 +00:00
barisusakli
cbd637b2a2 dont allow priv group names 2016-06-22 22:07:20 +03:00
barisusakli
041531a2e3 closes #4424 2016-03-21 16:48:12 +02:00
pichalite
96a5d88314 cleanup 2016-03-10 19:46:50 +00:00
pichalite
c1c5db4b77 check for last owner on user kick from group 2016-03-10 18:59:49 +00:00
barisusakli
5fe2ebf660 fix typo in groups.join 2016-01-12 10:25:36 +02:00
barisusakli
3ea453e8a0 closes #4006 2016-01-11 10:27:39 +02:00
barisusakli
6be8675580 closes #4012 2015-12-29 10:34:06 +02:00
barisusakli
77b9406841 closes #4008 2015-12-28 14:37:04 +02:00
barisusakli
5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 2015-12-19 17:21:52 +02:00
barisusakli
270f8130da closes #3952 2015-12-18 13:32:53 +02:00
barisusakli
a1ab50bd2d check admin and priv groups 2015-12-15 19:34:48 +02:00
Julian Lam
2830538835 Cover photo removal for groups, #3832 2015-11-06 10:51:10 -05:00
psychobunny
02d1304185 removing groups.cover.get, seemingly it doesn't do anything 2015-10-28 17:04:02 -04:00
Christian Nolte
e0e04ef892 Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator 2015-10-26 14:50:32 +01:00
barisusakli
e2a5440ae8 closes #3741 2015-10-13 19:28:55 -04:00
barisusakli
ca15b85db9 check group exists before joining 2015-10-02 17:13:13 -04:00
barisusakli
1182237f3d isInvited 2015-09-17 20:55:18 -04:00
barisusakli
e1dc161119 added isOwner 2015-09-17 20:48:40 -04:00
barisusakli
c4b258c747 added .before to socket.io/groups.js 2015-09-17 19:57:47 -04:00
barisusakli
05411651b3 server side check so you can't leave admin group 2015-07-28 13:26:58 -04:00
Julian Lam
e25d2fa6e6 closed #2811 2015-07-15 16:58:25 -04:00
Barış Soner Uşaklı
a12ecbc230 admin/manage/groups pagination 2015-07-09 14:01:20 -04:00
barisusakli
b8028ccdbf dont allow deletion of administrators and registered-users 2015-07-08 12:01:06 -04:00
barisusakli
491d376fb4 closes #2605 2015-07-03 16:42:55 -04:00
barisusakli
718f61e3bd closes #3263 2015-06-24 17:15:58 -04:00
barisusakli
2880a77a9f closes #3130 2015-06-09 17:47:10 -04:00
Barış Soner Uşaklı
4420e7a9fc closes #3188, closes #3170 2015-06-02 16:20:28 -04:00
barisusakli
d342e01ef1 search group members 2015-03-10 14:09:28 -04:00
Julian Lam
3e3fff9fe8 hooking up accept/reject invite, #2758 2015-02-23 16:46:48 -05:00
Julian Lam
f16c37eeaf #2692 2015-02-10 11:17:25 -05:00
barisusakli
9bca777320 closes #2700 allowGroupCreation setting 2015-02-05 19:38:51 -05:00
barisusakli
385760bdda #2690 2015-02-04 12:09:54 -05:00
barisusakli
cba9ad3d60 fix tests, and groups.join duh 2015-02-04 00:46:51 -05:00
Julian Lam
ca92372676 fixed #2644 2015-01-23 07:27:49 -05:00
Julian Lam
0c2d2a28ba admins can bypass the request step of a group and just join it, and they also become owners when they join a group 2015-01-22 16:01:17 -05:00
Julian Lam
2a6de59277 if group search is executed with empty string, return all groups 2015-01-21 16:55:20 -05:00
Julian Lam
6502dd2561 group searching 2015-01-21 15:43:05 -05:00
Julian Lam
675968f0f3 cover photo for groups, #2588 2015-01-12 20:34:15 -05:00
Julian Lam
635393a274 group creation and deletion from outside ACP, #2588 2015-01-12 13:00:23 -05:00