Barış Soner Uşaklı
|
8726e2ccb6
|
ghfw :rage2:
|
10 years ago |
Barış Soner Uşaklı
|
2129a2fc5f
|
not used
|
10 years ago |
Barış Soner Uşaklı
|
8117b4459a
|
groups.list added start stop
|
10 years ago |
Julian Lam
|
aca5d24a7d
|
split groups.js into more subsidiary files
|
10 years ago |
Barış Soner Uşaklı
|
8300aeec35
|
parseInt member count, use getMemberCount in install js
|
10 years ago |
Barış Soner Uşaklı
|
50d9a3f0a7
|
dont call groups.get just to read 2 values
|
10 years ago |
Barış Soner Uşaklı
|
3f1726636f
|
groups create/delete/update
|
10 years ago |
barisusakli
|
5ce617ca5a
|
fix case in search
|
10 years ago |
barisusakli
|
63489457fe
|
group search change
|
10 years ago |
Julian Lam
|
d052db85e0
|
fixed bug where isMemberOfGroupList would return null if there were no groups to check, instead of false
|
10 years ago |
barisusakli
|
aa577f4adc
|
part 1
no upgrade script yet
|
10 years ago |
Julian Lam
|
8aac4bdfa1
|
fixed issue where Groups.getUserGroups called getGroupsData on all groups, resulting in a very unscalable method if called on forum with thousands of groups
|
10 years ago |
Julian Lam
|
fc1b0c8d24
|
allowing topic, post, and user creation to specify a timestamp for insertion into the past
|
10 years ago |
barisusakli
|
36853f4ad8
|
filter priv/registered-users/guests in groups.list
|
10 years ago |
barisusakli
|
ffac8eb41d
|
closes #3118
|
10 years ago |
barisusakli
|
b48fdfadad
|
set group member count to 1 on group creation
|
10 years ago |
Julian Lam
|
5a6c46a0a0
|
updating group creation method to send back group data in the return callback, and to include the ownerUid if one was passed in
|
10 years ago |
barisusakli
|
7632997a99
|
closes #3045
|
10 years ago |
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
10 years ago |
barisusakli
|
8026b3c7d8
|
closes #2911
|
10 years ago |
barisusakli
|
ed8d60b76b
|
move registered-users/guests to top remove admins from priv settings
|
10 years ago |
Julian Lam
|
d3af278123
|
removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887
|
10 years ago |
Julian Lam
|
9b84a887d3
|
a huge frickin' number of changes for #2887. This is part of #2463
|
10 years ago |
barisusakli
|
9d62709f7c
|
doggy.gif
|
10 years ago |
barisusakli
|
e4431f62b2
|
fix group update text
|
10 years ago |
barisusakli
|
358f6f61f7
|
closes #2803, closes #2883
options.unescape was not used correctly
fix groups.update so it doesnt overwrite data if some fields are not
passed in
|
10 years ago |
barisusakli
|
c63d5f4b7a
|
test
|
10 years ago |
barisusakli
|
9f4f858ff9
|
group member search
only look in uids that are member of the group, added custom findUids
function to user.search
|
10 years ago |
barisusakli
|
d342e01ef1
|
search group members
|
10 years ago |
Julian Lam
|
f0ad2020df
|
updated sorting logic (syntax error)
|
10 years ago |
Barış Soner Uşaklı
|
d2e8d4d86e
|
slice doesnt deep clone derp
|
10 years ago |
Julian Lam
|
d7cd936b54
|
added preserveCase option to slugify
|
10 years ago |
Barış Soner Uşaklı
|
e8644dac26
|
group.hidden is already bool
|
10 years ago |
Barış Soner Uşaklı
|
8cb18b1e48
|
possible fix to group category
|
10 years ago |
barisusakli
|
f7f453f8cd
|
closes #2794
|
10 years ago |
Julian Lam
|
ade12116a1
|
closed #2766
|
10 years ago |
Julian Lam
|
ba7c873f07
|
closed #2765
|
10 years ago |
Julian Lam
|
03e39f7b9b
|
isInvited mechanic for #2758
|
10 years ago |
Julian Lam
|
8262c38ac8
|
upgrading privilege sets to be system groups, so they're not in the way
|
10 years ago |
Julian Lam
|
d3ff6a9f47
|
hidden groups are invisible to non-members, #2758
|
10 years ago |
Julian Lam
|
8b81f3d835
|
server-side support for hidden option in group admin, #2758
|
10 years ago |
Barış Soner Uşaklı
|
f9581e435d
|
getGroupsData method and filter:groups.get
|
10 years ago |
Barış Soner Uşaklı
|
97c0b130ca
|
closes #2691
|
10 years ago |
Julian Lam
|
502e806f88
|
fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created.
|
10 years ago |
Julian Lam
|
081462983a
|
refactored the groups update method a bit, and now if a group has pending members and it becomes a public group, those users become members
|
10 years ago |
Julian Lam
|
957415463f
|
Merge branch '0.7.0'
Conflicts:
package.json
src/search.js
|
10 years ago |
Julian Lam
|
ff5eeb3a85
|
fixed #2704
|
10 years ago |
barisusakli
|
2911de0af9
|
really fix tests
|
10 years ago |
barisusakli
|
16537bc636
|
prevent double callback
|
10 years ago |
barisusakli
|
311fd00ecd
|
dont allow guests to join groups
|
10 years ago |