Julian Lam
|
ecfa8f7a7d
|
passing memberCount and createTime into getUserGroups
|
2015-01-30 16:29:33 -05:00 |
|
Julian Lam
|
e4e9020e1f
|
added groups page to user profile
|
2015-01-30 16:29:33 -05:00 |
|
barisusakli
|
c8f87e5d36
|
removed console.log
|
2015-01-30 16:16:49 -05:00 |
|
barisusakli
|
60e052e788
|
closes #2674
|
2015-01-30 12:28:29 -05:00 |
|
barisusakli
|
3bb9c9531f
|
catch errors from static hook
|
2015-01-30 12:25:07 -05:00 |
|
Julian Lam
|
939e623547
|
collapsing a bunch of whitespace using async.apply, and also fixed #2672 as well
|
2015-01-29 19:49:32 -05:00 |
|
barisusakli
|
39cac43b96
|
if key isn't found dont error
Conflicts:
src/database/redis/main.js
|
2015-01-29 19:40:51 -05:00 |
|
Julian Lam
|
a7a4edfd37
|
administrators group no longer shows up in group searches
|
2015-01-29 19:18:18 -05:00 |
|
Julian Lam
|
f793536131
|
latest translations and fallbacks
|
2015-01-29 17:45:42 -05:00 |
|
Julian Lam
|
f753cfb1c9
|
search on grop sort change too
|
2015-01-29 16:45:51 -05:00 |
|
Julian Lam
|
b052ed3504
|
searching on keyup instead of enter key
|
2015-01-29 16:42:00 -05:00 |
|
Barış Soner Uşaklı
|
eb5746b2b4
|
Merge pull request #2589 from Schamper/bat-script
Simple bat file for Windows. Not all options are supported, but it's a start
|
2015-01-29 14:19:48 -05:00 |
|
Barış Soner Uşaklı
|
af4a272264
|
Merge pull request #2636 from Schamper/fix-editorconfig
Fix editorconfig syntax
|
2015-01-29 14:19:29 -05:00 |
|
barisusakli
|
57453f33ab
|
new group members route
getMembers can take start end
ability to specify how many group members to return
|
2015-01-29 13:37:45 -05:00 |
|
barisusakli
|
a1c8902b4e
|
hook fixes
new hook, action:user.online,
fix action:user.set hooks so they pass in uid
check err before firing hooks
|
2015-01-29 12:52:30 -05:00 |
|
barisusakli
|
aaa1fae558
|
closes #2597
|
2015-01-29 01:06:48 -05:00 |
|
barisusakli
|
4d6a6f64b0
|
slug is lowercase
|
2015-01-28 23:43:08 -05:00 |
|
barisusakli
|
f9fecf4bc1
|
faster sort users
|
2015-01-28 19:19:55 -05:00 |
|
barisusakli
|
0fab6c243c
|
increase rate limit timeframe from 1 second to 10 seconds
|
2015-01-28 19:07:44 -05:00 |
|
barisusakli
|
c87c99eadd
|
dont check admin emits against flooding
|
2015-01-28 17:08:41 -05:00 |
|
barisusakli
|
ed714cdf77
|
user search paginator
|
2015-01-28 15:08:33 -05:00 |
|
barisusakli
|
98ff75b9c3
|
closes #2581
|
2015-01-28 13:46:11 -05:00 |
|
Julian Lam
|
63eeee4394
|
fixed issue where hitting enter while searching for groups would cause the page to reload.
|
2015-01-28 13:38:08 -05:00 |
|
barisusakli
|
9db7f0f9a0
|
doing on master as well
|
2015-01-28 10:30:18 -05:00 |
|
psychobunny
|
f253b11d71
|
passed in wrong object
|
2015-01-27 17:09:45 -05:00 |
|
psychobunny
|
0828caab32
|
renamed to filter:userlist.get
|
2015-01-27 16:51:48 -05:00 |
|
psychobunny
|
943e268ffc
|
add filter:users.get
|
2015-01-27 16:39:33 -05:00 |
|
barisusakli
|
27518716a0
|
make getUsers public for plugins
|
2015-01-27 16:04:02 -05:00 |
|
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.
|
2015-01-27 14:47:39 -05:00 |
|
Julian Lam
|
d096a639d6
|
fixed #2657 -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
|
2015-01-27 13:14:07 -05:00 |
|
Julian Lam
|
891731ca52
|
enabled saving of sendPostNotification setting
|
2015-01-27 11:42:03 -05:00 |
|
Julian Lam
|
08e39d150e
|
fixed #2655
|
2015-01-27 11:19:36 -05:00 |
|
Julian Lam
|
06238f6894
|
partial fix to #2655
|
2015-01-27 11:12:19 -05:00 |
|
barisusakli
|
c33b369858
|
closes #2658
|
2015-01-27 10:36:35 -05:00 |
|
psychobunny
|
72e14e6db6
|
closes #2653
|
2015-01-27 04:39:00 -05:00 |
|
Julian Lam
|
d102ff0704
|
fixed #2656
|
2015-01-26 21:35:30 -05:00 |
|
barisusakli
|
bf9b633d50
|
fix Group.exists if an array is passed in
|
2015-01-26 16:48:39 -05:00 |
|
psychobunny
|
c9f0e61b57
|
Update CONTRIBUTING.md
|
2015-01-26 15:47:28 -05:00 |
|
psychobunny
|
d3d321f1b7
|
CLA mention in contributing.md
|
2015-01-26 15:46:34 -05:00 |
|
Julian Lam
|
57a3d53dee
|
updating mentions minver
|
2015-01-25 21:04:11 -05:00 |
|
barisusakli
|
26defd7dca
|
Groups.getGroupNameByGroupSlug
|
2015-01-25 20:53:57 -05:00 |
|
barisusakli
|
e31bf9131f
|
added topics.follow and toggleFollow
|
2015-01-25 16:47:51 -05:00 |
|
Julian Lam
|
5a1c2b9ddf
|
booleanifying sendPostNotification user setting when requested, and now only sending the post notification if the user has flipped that option on in user settings... kind of an important thing to forget...
|
2015-01-25 09:41:51 -05:00 |
|
barisusakli
|
288d507eb6
|
pass the loaded pids to action:posts.loaded
|
2015-01-24 18:48:34 -05:00 |
|
barisusakli
|
835ad3ea53
|
fix post.getUpvoters to work with an array
|
2015-01-24 13:16:07 -05:00 |
|
Julian Lam
|
bc9ede7b6c
|
changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to.
|
2015-01-23 21:28:18 -05:00 |
|
barisusakli
|
4b3aa26abd
|
closes #2633
|
2015-01-23 18:19:30 -05:00 |
|
barisusakli
|
caec718092
|
callback for getUidsInRoom
|
2015-01-23 15:12:57 -05:00 |
|
psychobunny
|
3fb7eb766b
|
closes #2646
|
2015-01-23 15:06:53 -05:00 |
|
Julian Lam
|
ca92372676
|
fixed #2644
|
2015-01-23 07:27:49 -05:00 |
|