Commit Graph

8425 Commits (df0e92471499645239800b511fd0ea5e62aa1d96)
 

Author SHA1 Message Date
Mega df0e924714 Change argument in action:posts.loaded
Julian Lam 79083004e4 added missing file
Julian Lam c652d1b80e removed console log from upgrade script
barisusakli 4d9e7fce22 notifyOnlineUsers helper
barisusakli 7363c71180 sitemap style
Barış Soner Uşaklı 63fd3f259f Merge pull request from MegaGM/Fix-User.setUserField/s
Uploading avatar causes crash on 0.6.1-dev
barisusakli dc0229fc73 closes
Mega 2e1d1ac665 Uploading avatar causes crash on 0.6.1-dev
barisusakli 2c033bf286 set memberCount to 0 on creation
barisusakli dc2a2aa98e store group member count in group hash
yet another upgrade script
Julian Lam 607e88b3c3 fixed browser title in user groups page
Julian Lam ecfa8f7a7d passing memberCount and createTime into getUserGroups
Julian Lam e4e9020e1f added groups page to user profile
barisusakli c8f87e5d36 removed console.log
barisusakli 60e052e788 closes
barisusakli 3bb9c9531f catch errors from static hook
Julian Lam 939e623547 collapsing a bunch of whitespace using async.apply, and also fixed as well
barisusakli 39cac43b96 if key isn't found dont error
Conflicts:
	src/database/redis/main.js
Julian Lam a7a4edfd37 administrators group no longer shows up in group searches
Julian Lam f793536131 latest translations and fallbacks
Julian Lam f753cfb1c9 search on grop sort change too
Julian Lam b052ed3504 searching on keyup instead of enter key
Barış Soner Uşaklı eb5746b2b4 Merge pull request from Schamper/bat-script
Simple bat file for Windows. Not all options are supported, but it's a start
Barış Soner Uşaklı af4a272264 Merge pull request from Schamper/fix-editorconfig
Fix editorconfig syntax
barisusakli 57453f33ab new group members route
getMembers can take start end
ability to specify how many group members to return
barisusakli a1c8902b4e hook fixes
new hook, action:user.online,
fix action:user.set hooks so they pass in uid
check err before firing hooks
barisusakli aaa1fae558 closes
barisusakli 4d6a6f64b0 slug is lowercase
barisusakli f9fecf4bc1 faster sort users
barisusakli 0fab6c243c increase rate limit timeframe from 1 second to 10 seconds
barisusakli c87c99eadd dont check admin emits against flooding
barisusakli ed714cdf77 user search paginator
barisusakli 98ff75b9c3 closes
Julian Lam 63eeee4394 fixed issue where hitting enter while searching for groups would cause the page to reload.
barisusakli 9db7f0f9a0 doing on master as well
psychobunny f253b11d71 passed in wrong object
psychobunny 0828caab32 renamed to filter:userlist.get
psychobunny 943e268ffc add filter:users.get
barisusakli 27518716a0 make getUsers public for plugins
Julian Lam a3cadff1d3 updated settings module (v2) to fix multiple selects and checkboxes using name instead of id, which isn't always guaranteed to be set.
Julian Lam d096a639d6 fixed -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
Julian Lam 891731ca52 enabled saving of sendPostNotification setting
Julian Lam 08e39d150e fixed
Julian Lam 06238f6894 partial fix to
barisusakli c33b369858 closes
psychobunny 72e14e6db6 closes
Julian Lam d102ff0704 fixed
barisusakli bf9b633d50 fix Group.exists if an array is passed in
psychobunny c9f0e61b57 Update CONTRIBUTING.md
psychobunny d3d321f1b7 CLA mention in contributing.md