Barış Soner Uşaklı
3caa387ac6
fix: tests
5 years ago
Barış Soner Uşaklı
ed1223645e
feat: send notification to group owners when someone leaves
5 years ago
Barış Soner Uşaklı
96ab8d05aa
fix: only allow png/jpg/bmp in cover/profile images
6 years ago
Julian Lam
1796b65d34
feat: option to restrict group leaving, closes #7770
6 years ago
Barış Soner Uşaklı
f15c7f12b3
refactor: async/await
6 years ago
Barış Soner Uşaklı
1e0190abef
fix : #7842 , groups.invite works with an array of uids
6 years ago
Barış Soner Uşaklı
fa26855671
feat: #7842 , make isInvited, isPending work with uids
6 years ago
Julian Lam
1a2a381ae3
feat: notification on membership acceptance, closes #7835
6 years ago
Julian Lam
c44bf48c01
fix: removed console.logs
6 years ago
Julian Lam
f736f0b382
fix: broken tests from 71b205a889
6 years ago
Barış Soner Uşaklı
8e75646ac0
feat: shorter name
6 years ago
Barış Soner Uşaklı
daed76d5d6
feat: cache group:members for priv groups
6 years ago
Barış Soner Uşaklı
72def7dfa6
feat: #7743 finish groups
6 years ago
Barış Soner Uşaklı
a39ca51e06
feat: #7743 , groups/index, invite, leave,membership
6 years ago
Barış Soner Uşaklı
d5342a40ba
feat: #7743,groups/index,join
6 years ago
Barış Soner Uşaklı
87b1148fa8
fix: tests
6 years ago
Baris Usakli
fcd4445a89
feat: #7743 , groups/delete,ownership,posts,user
6 years ago
Baris Usakli
5e8614e15b
feat: #7743 groups/cover,create,data
6 years ago
Barış Soner Uşaklı
198d05875f
feat: cleanup, use bulk
6 years ago
Barış Soner Uşaklı
5b85ed318a
fix : #7625 , on group rename update nav/widget items
6 years ago
Barış Soner Uşaklı
48538b28be
feat: optimize group rename
...
removed async.each
6 years ago
Barış Soner Uşaklı
0dca13e9c2
feat: optimize copy privileges
6 years ago
jayjay9
8945ebcb81
fix: group cover upload not working for s3 upload ( #7571 )
6 years ago
Julian Lam
745a9589e9
Use topics:read privilege for topic filtering use cases ( #7462 )
...
* fix: use topics:read privilege for topic filtering use cases
* fix: tests
* fix: more broken tests
6 years ago
Baris Usakli
b48b6d75e5
fix: callbacks
6 years ago
Baris Usakli
7211dde7b9
feat: #7358
6 years ago
Barış Soner Uşaklı
efd7d953de
fix: uid check
6 years ago
Barış Soner Uşaklı
c24dcf78b7
fix: uid checks
6 years ago
Barış Soner Uşaklı
428f587cbe
fix : #7208
6 years ago
Baris Usakli
7809ba2800
fix : #7193 , closes #7194
6 years ago
Barış Soner Uşaklı
7e828404f6
fix : #7116
...
dont save relative_path in db for group covers
6 years ago
Baris Usakli
f4ea2c43ab
feat: #7120
6 years ago
Barış Soner Uşaklı
29b63ae7fb
fix : #6979
6 years ago
Barış Soner Uşaklı
f103390aa5
fix : #7103
...
update counter when user navigates to /unread
fix new topic alert on /unread
moved unread code from footer to unread
6 years ago
Barış Soner Uşaklı
8d7c3897f2
fix : #7043
6 years ago
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
6 years ago
Barış Soner Uşaklı
e17c4b2766
uid fixes
6 years ago
Barış Soner Uşaklı
afa84023a2
closes #6942
6 years ago
Barış Soner Uşaklı
afa6c71b72
make it a method use batch
6 years ago
Zheyu Shen
f9036e2a6f
Update groups members' title when changing group name ( #6939 )
...
* Update groups members' title when changing group name
* Fix eslint
6 years ago
Barış Soner Uşaklı
18219bd5f3
closes #6938
6 years ago
Barış Soner Uşaklı
485fbf7386
show more lines in stack
6 years ago
Barış Soner Uşaklı
b6771836cf
closes #6937
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
Baris Usakli
566564ed74
fix redis tests
...
fixed typo in groups/data.js
added postcount,viewcount to int fields
6 years ago
Barış Soner Uşaklı
fb6067a7ca
only parse if field is requested
6 years ago
Barış Soner Uşaklı
f3a679e268
remove parseInts
6 years ago
Baris Usakli
138154a71c
move modules
6 years ago
Barış Soner Uşaklı
175e13edf6
group data
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