barisusakli
10f56faf9d
admin cleanup
...
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
2014-04-01 17:12:07 -04:00
psychobunny
7926514c95
draft zone for widgets, closes #1238
2014-03-31 16:19:57 -04:00
barisusakli
3a69a191ff
closes #1285
2014-03-28 12:13:06 -04:00
barisusakli
68db8c04f7
added missing radix
2014-03-25 14:18:24 -04:00
barisusakli
2507d6c853
display_moderator_tools is already returned
...
when new posts were loaded, we were making a socket call for each post
to check if the post is editable, but this data is already returned in
display_moderator_tools when posts are loaded.
2014-03-25 13:52:25 -04:00
barisusakli
e8265efc20
closes #1271
2014-03-25 12:10:42 -04:00
barisusakli
980cf2ccf9
closes #1184
2014-03-24 14:30:11 -04:00
barisusakli
bcc464a196
fixed reverse loading of topics
...
data.after can be zero which was causing a invalid data error
2014-03-23 15:05:04 -04:00
barisusakli
a695c6134b
added missing meta
2014-03-21 17:59:46 -04:00
barisusakli
db3632557e
moved notification push out of markAsRead
2014-03-21 17:48:32 -04:00
barisusakli
ec63ba4b17
removed unused method
2014-03-21 15:04:10 -04:00
barisusakli
880c393b6d
fixed admin groups page
...
changed gid to groupName
2014-03-21 12:52:35 -04:00
Julian Lam
d33253bc3a
Merge remote-tracking branch 'origin/master'
2014-03-21 12:06:19 -04:00
Julian Lam
0e44eb8629
final refactoring pass for groups -- #1252
2014-03-20 16:26:00 -04:00
barisusakli
26d67257fe
moved privilege check out of getRecentReplies
...
it was being called twice in api/home
2014-03-20 14:58:45 -04:00
barisusakli
301008b9cb
missed this one
2014-03-20 12:49:31 -04:00
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
2014-03-20 09:13:09 -04:00
barisusakli
fa98da6978
related to #1250
2014-03-19 21:32:13 -04:00
Julian Lam
4239c376c8
truncating user list in Groups ACP page, resolved #1132 . Refactored system groups handling
2014-03-19 10:27:02 -04:00
barisusakli
10d8eed7b9
closes #1229
2014-03-17 16:28:00 -04:00
Julian Lam
16f1db4f5d
fireEvent reflection socket call, tweaks to Sounds page in ACP
2014-03-17 11:36:30 -04:00
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
2014-03-17 10:48:30 -04:00
Julian Lam
17903adace
Merge branch 'master' of github.com:designcreateplay/NodeBB
2014-03-16 14:13:27 -04:00
barisusakli
46a475fdde
controllers/admin/users cleanup
2014-03-15 16:28:57 -04:00
Julian Lam
f942c03a58
Merge branch 'master' of github.com:designcreateplay/NodeBB
2014-03-15 14:39:16 -04:00
barisusakli
1354739d19
user deletion #746
...
user deletion NOT SKALABLE
2014-03-14 19:07:50 -04:00
Julian Lam
ebe61450a1
WIP - settings.prepare refactoring... because.
2014-03-14 00:34:51 -04:00
barisusakli
a0e784a612
closes #1138
2014-03-13 20:24:04 -04:00
Julian Lam
553cabdcfa
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
2014-03-13 17:15:09 -04:00
barisusakli
d8e00f95a2
moved user search to its own file
2014-03-12 22:11:48 -04:00
barisusakli
90e398e5c9
user js refactor, category fix
...
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
2014-03-12 20:53:48 -04:00
barisusakli
3f5c51174d
refactored user.js
...
took out notifications, email and reset code to separate files
2014-03-12 18:00:33 -04:00
barisusakli
33e34ca864
change getRecentPosts to take count
2014-03-11 23:31:28 -04:00
barisusakli
6e6c5688d9
more cleanup
2014-03-11 22:31:09 -04:00
barisusakli
2befa06a33
some cleanup to socket posts
2014-03-11 21:52:22 -04:00
barisusakli
813b3d6fcc
changes for live streaming of posts
2014-03-11 18:46:27 -04:00
barisusakli
350070339b
added home room emit
2014-03-11 15:18:14 -04:00
barisusakli
a5f4135c62
added socket listeners to home
2014-03-11 15:15:54 -04:00
psychobunny
5f7f5a37c1
linting
2014-03-11 14:48:35 -04:00
barisusakli
3d68c7c6b6
added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
2014-03-11 03:39:41 -04:00
barisusakli
71f84655ca
minor cleanup
2014-03-10 00:17:06 -04:00
barisusakli
6496b91c29
closes #1180
2014-03-09 14:02:30 -04:00
Julian Lam
5a8a3627d2
bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER
2014-03-08 16:04:22 -05:00
Baris Soner Usakli
b28e4846a4
fixed disconnect check
2014-03-04 13:28:24 -05:00
Baris Soner Usakli
be70b3de57
closes #1090
2014-03-03 15:26:15 -05:00
Baris Soner Usakli
feeb220514
removed console.log
2014-03-01 22:52:30 -05:00
Baris Soner Usakli
1b7f8cc5cb
active users fix
2014-03-01 22:51:39 -05:00
Julian Lam
079ed10631
Merge branch 'master' of github.com:designcreateplay/NodeBB
2014-03-01 21:32:43 -05:00
Julian Lam
2b178ff76d
proper tracking of users' reply status when others enter the room
2014-03-01 21:31:50 -05:00
Baris Soner Usakli
b2f9184562
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
2014-03-01 19:15:25 -05:00