barisusakli
|
f3719df997
|
getGroups method to get a range
|
2015-01-21 23:16:31 -05:00 |
|
Julian Lam
|
3ade5da00f
|
groups sorting by creation date
|
2015-01-21 23:10:59 -05:00 |
|
barisusakli
|
c6ae6fae54
|
fix typo in test
|
2015-01-21 22:55:13 -05:00 |
|
barisusakli
|
25f6b816ed
|
send iso and unix timestamp
|
2015-01-21 22:53:33 -05:00 |
|
barisusakli
|
c379753341
|
upgrade scripts
upgrade groups to sorted set(groups:createtime) upgrade
upgrade groups:<name>:members to sorted set
new database methods
tests
|
2015-01-21 22:48:27 -05:00 |
|
Julian Lam
|
4a3255d4fd
|
search sorting
|
2015-01-21 17:41:43 -05:00 |
|
Julian Lam
|
af1fa11606
|
rejigged search so it grabs the values on method execution, instead of being passed in
|
2015-01-21 17:15:28 -05:00 |
|
Julian Lam
|
2a6de59277
|
if group search is executed with empty string, return all groups
|
2015-01-21 16:55:20 -05:00 |
|
barisusakli
|
5fe69e0386
|
input selector
|
2015-01-21 16:50:36 -05:00 |
|
Julian Lam
|
fd8a885145
|
fixed tests by removing the broken one, heh heh heh
|
2015-01-21 16:33:18 -05:00 |
|
Julian Lam
|
4072172c8e
|
companion commit to nodebb/nodebb-theme-vanilla@0d17032
|
2015-01-21 16:15:37 -05:00 |
|
barisusakli
|
c20a848c7f
|
removed console.logs
|
2015-01-21 16:05:43 -05:00 |
|
Julian Lam
|
ba1260923f
|
companion to nodebb/nodebb-theme-vanilla@ad953f2
|
2015-01-21 15:58:43 -05:00 |
|
Julian Lam
|
6502dd2561
|
group searching
|
2015-01-21 15:43:05 -05:00 |
|
Julian Lam
|
fa27461abc
|
upgrading administrator groups as well
|
2015-01-21 14:41:42 -05:00 |
|
barisusakli
|
dd38ee96fa
|
return cover:url in user groups
|
2015-01-21 13:46:40 -05:00 |
|
Julian Lam
|
56200b0fdf
|
defining module name in iconSelect module
|
2015-01-20 20:55:22 -05:00 |
|
Julian Lam
|
22a619d9c7
|
fixed #2631
|
2015-01-20 19:30:11 -05:00 |
|
barisusakli
|
7efc0619cc
|
dont crash if data.username is undefined, dont set username to empty value
|
2015-01-20 18:13:48 -05:00 |
|
barisusakli
|
f1a3815ddc
|
action:user.updateProfile
|
2015-01-20 17:42:05 -05:00 |
|
barisusakli
|
aab2bc0b39
|
keep track of the last 20 events
|
2015-01-20 17:04:10 -05:00 |
|
Julian Lam
|
c4bc51b834
|
fixing installation script that broke with recent updates to groups
|
2015-01-20 09:41:41 -05:00 |
|
barisusakli
|
21522e59c4
|
added slug to user group return #2635
|
2015-01-20 01:30:42 -05:00 |
|
barisusakli
|
96c27d29f4
|
dont crash if callback isn't supplied
|
2015-01-19 20:49:24 -05:00 |
|
barisusakli
|
2f955c3af4
|
getUpvoters works with array
|
2015-01-19 17:06:43 -05:00 |
|
barisusakli
|
cb5ee2a141
|
closes #2632
|
2015-01-19 16:38:49 -05:00 |
|
Julian Lam
|
99dc37bd9c
|
removed relativeTime util method, utils.js better be a C now.
|
2015-01-19 15:43:22 -05:00 |
|
Julian Lam
|
d2938ea509
|
closed #2626
|
2015-01-19 15:26:50 -05:00 |
|
Julian Lam
|
81c929fa77
|
added a new test for group renaming, #2629
|
2015-01-19 15:14:56 -05:00 |
|
barisusakli
|
d96a1f0365
|
closes #2630
|
2015-01-19 15:12:09 -05:00 |
|
Julian Lam
|
5160ab1ed1
|
closed #2625
|
2015-01-19 15:09:36 -05:00 |
|
Julian Lam
|
c0622743d2
|
closes #2629
|
2015-01-19 15:03:33 -05:00 |
|
barisusakli
|
4c62590bc8
|
closes #2628
|
2015-01-19 14:13:29 -05:00 |
|
barisusakli
|
a926a11e70
|
fix redirection when saving groups
|
2015-01-19 12:59:54 -05:00 |
|
barisusakli
|
ad21e73491
|
send values to plugins when updating groups
|
2015-01-19 12:59:53 -05:00 |
|
Julian Lam
|
eb5b8ccec3
|
better check for group exist, groups with different cases can no longer be created, #2588
|
2015-01-19 10:46:14 -05:00 |
|
Julian Lam
|
1e57c5d001
|
linting
|
2015-01-19 10:39:44 -05:00 |
|
Julian Lam
|
e5a33539d2
|
updated globals for jslint
|
2015-01-19 10:26:57 -05:00 |
|
barisusakli
|
9f8b274e24
|
filter:group.get
|
2015-01-18 17:35:58 -05:00 |
|
barisusakli
|
94fa212eab
|
added filter:groups.get
|
2015-01-18 17:35:11 -05:00 |
|
Julian Lam
|
c026a64e8e
|
adding concept of group slugs, #2588. ping @barisusakli for downstream plugin changes
|
2015-01-18 17:19:26 -05:00 |
|
barisusakli
|
6f140384e0
|
send groupData on action:group.create
|
2015-01-18 17:07:26 -05:00 |
|
Julian Lam
|
4317b3c872
|
fixing more exposed XSS outlets in groups frontend
|
2015-01-18 17:03:08 -05:00 |
|
Julian Lam
|
491e0060d4
|
more files that should be loaded for maintenanceMode to work
|
2015-01-18 16:52:50 -05:00 |
|
Julian Lam
|
fe45fc967d
|
updating maintenance mode middleware so js doesn't crash until login client-side js is ready
|
2015-01-18 16:21:50 -05:00 |
|
barisusakli
|
f5b448c300
|
closes #2623
|
2015-01-18 14:32:47 -05:00 |
|
barisusakli
|
e46cda835a
|
closes #2624
|
2015-01-18 14:31:37 -05:00 |
|
barisusakli
|
03ae7db561
|
on user delete remove from ip sorted set, fix search by ip
|
2015-01-17 16:22:04 -05:00 |
|
barisusakli
|
f67053df52
|
figure out pathname, dont crash if callback isnt supplied
|
2015-01-17 15:06:12 -05:00 |
|
Julian Lam
|
04be40158c
|
if you attempt to join a group when you're already in a group, you can't anymore.
|
2015-01-16 20:14:39 -05:00 |
|