Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
6 years ago
Barış Soner Uşaklı
69bb3293ee
misc fixes
...
handle spider uids properly
6 years ago
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 😬
6 years ago
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
6 years ago
Barış Soner Uşaklı
57b7c7ede4
closes #6607
7 years ago
Barış Soner Uşaklı
9132743870
#6481
7 years ago
Barış Soner Uşaklı
5e90e4db02
closes #5618
8 years ago
Barış Soner Uşaklı
f6ac92111b
style changes
8 years ago
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
8 years ago
Julian Lam
e71bd7a27f
Merge branch 'master' into styleguide
8 years ago
barisusakli
3a87f2566a
more group tests
8 years ago
barisusakli
b7d5bc7dc8
more group tests
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
8 years ago
barisusakli
9ba93d8be9
group search tests
8 years ago
barisusakli
cecb4c0403
some more group tests
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
Barış Soner Uşaklı
a325a85a84
fix mass group invite
8 years ago
barisusakli
8326846c2f
closes #5043
9 years ago
Accalia de Elementia
de007772a4
feat: Allow listing all groups via websocket
...
also add missing radix to parsing of `after` in groups.loadMore websocket method.
9 years ago
Accalia de Elementia
74a993ccb3
fix: Use the correct path for utils
9 years ago
Accalia de Elementia
574929337d
chore(whitespace): revert whitespace only changes
9 years ago
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
9 years ago
barisusakli
cbd637b2a2
dont allow priv group names
9 years ago
barisusakli
041531a2e3
closes #4424
9 years ago
pichalite
96a5d88314
cleanup
9 years ago
pichalite
c1c5db4b77
check for last owner on user kick from group
9 years ago
barisusakli
5fe2ebf660
fix typo in groups.join
9 years ago
barisusakli
3ea453e8a0
closes #4006
9 years ago
barisusakli
6be8675580
closes #4012
9 years ago
barisusakli
77b9406841
closes #4008
9 years ago
barisusakli
5e9a656709
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
barisusakli
270f8130da
closes #3952
9 years ago
barisusakli
a1ab50bd2d
check admin and priv groups
9 years ago
Julian Lam
2830538835
Cover photo removal for groups, #3832
9 years ago
psychobunny
02d1304185
removing groups.cover.get, seemingly it doesn't do anything
9 years ago
Christian Nolte
e0e04ef892
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator
9 years ago
barisusakli
e2a5440ae8
closes #3741
9 years ago
barisusakli
ca15b85db9
check group exists before joining
10 years ago
barisusakli
1182237f3d
isInvited
10 years ago
barisusakli
e1dc161119
added isOwner
10 years ago
barisusakli
c4b258c747
added .before to socket.io/groups.js
10 years ago
barisusakli
05411651b3
server side check so you can't leave admin group
10 years ago
Julian Lam
e25d2fa6e6
closed #2811
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
barisusakli
b8028ccdbf
dont allow deletion of administrators and registered-users
10 years ago