Baris Soner Usakli
|
b28e4846a4
|
fixed disconnect check
|
2014-03-04 13:28:24 -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 |
|
Baris Soner Usakli
|
dab71d04bd
|
removed unused var
|
2014-02-21 20:46:56 -05:00 |
|
Baris Soner Usakli
|
1c14bcd1ed
|
dont update last online time if status is offline
|
2014-02-12 17:16:16 -05:00 |
|
Baris Soner Usakli
|
bb59158bbc
|
closes #721, admins can edit other users from their edit page
|
2014-02-11 20:39:07 -05:00 |
|
Baris Soner Usakli
|
f05dc95aa5
|
removed console.log
|
2014-02-06 16:58:43 -05:00 |
|
Baris Soner Usakli
|
56cdc86a37
|
took out userSockets, using io.sockets.clients() now'
|
2014-02-06 16:32:11 -05:00 |
|
psychobunny
|
609821029b
|
app.isAdmin available client-side
|
2014-02-02 14:47:49 -05:00 |
|
Baris Soner Usakli
|
6c2a74bd38
|
if user status is offline dont show them in room browsing text
|
2014-01-31 20:19:59 -05:00 |
|
Baris Soner Usakli
|
97e0e48b07
|
closes #714, closes #824
|
2014-01-31 15:13:52 -05:00 |
|
Baris Soner Usakli
|
38886f6b58
|
making a socket call will set lastonline
|
2014-01-28 16:14:56 -05:00 |
|
Baris Soner Usakli
|
d54e2fba9e
|
closes #810
|
2014-01-26 21:32:53 -05:00 |
|
Baris Soner Usakli
|
2e786cc4d1
|
closes #873, removed global translator, templates and server objects
|
2014-01-25 16:39:27 -05:00 |
|
Baris Soner Usakli
|
16a42619b5
|
closes #809
|
2014-01-19 14:27:07 -05:00 |
|
Julian Lam
|
8041bee9fd
|
Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix
|
2014-01-16 19:10:30 -05:00 |
|
Baris Soner Usakli
|
6da6baa213
|
more crash fixes to socketS
|
2014-01-16 18:50:45 -05:00 |
|
Julian Lam
|
8b1ed1297b
|
linting
|
2014-01-16 17:25:14 -05:00 |
|
Baris Soner Usakli
|
7470c1bbd9
|
more fixes
|
2014-01-16 17:07:34 -05:00 |
|
Baris Soner Usakli
|
0b132cadcf
|
user fixes
|
2014-01-16 16:50:41 -05:00 |
|
Julian Lam
|
97eff9c8a1
|
fixing index call and meta.js
|
2014-01-16 15:57:13 -05:00 |
|
Baris Soner Usakli
|
adf4a5c407
|
user.js changes
|
2014-01-16 15:46:37 -05:00 |
|
Baris Soner Usakli
|
accde93fff
|
removed api: from server
|
2014-01-16 15:17:25 -05:00 |
|
Baris Soner Usakli
|
d234dbdca2
|
first set of changes
|
2014-01-16 14:57:03 -05:00 |
|
Baris Soner Usakli
|
e16c3f3f80
|
added try catch to socket calls
|
2014-01-15 13:23:53 -05:00 |
|
Baris Soner Usakli
|
dcf47f558e
|
limit search in db
|
2014-01-14 18:04:54 -05:00 |
|
Julian Lam
|
a32aee60c2
|
reversing accidentally committed code to socket.io/index
|
2014-01-14 08:54:42 -05:00 |
|
Julian Lam
|
32470efb22
|
fixing upgrade script console.log and missing sessionData for topic moving
|
2014-01-14 08:53:10 -05:00 |
|
Julian Lam
|
aa689a7a29
|
fixed active users socket calls in ACP
|
2014-01-13 12:01:42 -05:00 |
|
Julian Lam
|
3fb44d7693
|
who needs recursion, bitch?
- enhanced socket abs layer so that a method call of infinite depth is supported (theoretically).
|
2014-01-13 11:40:08 -05:00 |
|
Julian Lam
|
5db9ff11d5
|
linting and adding missing require'd dep
|
2014-01-13 11:23:21 -05:00 |
|
Baris Soner Usakli
|
30ad852492
|
closes #758
|
2014-01-11 17:48:24 -05:00 |
|
Baris Soner Usakli
|
8bc0096b00
|
dont closed composer if callback isn't called
|
2014-01-11 16:15:50 -05:00 |
|
Julian Lam
|
ee963e0c2a
|
moved reconnected socket call to SocketsMeta
|
2014-01-11 14:03:50 -05:00 |
|
Julian Lam
|
a150691b5e
|
that's the last of it!! :D
|
2014-01-10 16:00:03 -05:00 |
|
Julian Lam
|
ea8aa3fff2
|
admin stuff, removed deprecated install templates, blah blah
|
2014-01-10 13:27:50 -05:00 |
|
Julian Lam
|
c5d8a5a6b2
|
thread tools (phew!) -- sessionData is getting larger :P
|
2014-01-10 10:50:05 -05:00 |
|
Julian Lam
|
8dd8412ae3
|
so far so good... user, meta, notifications, categories
|
2014-01-09 22:47:07 -05:00 |
|
Julian Lam
|
dfa9f203e6
|
crashing a lot less now, heh
|
2014-01-09 21:27:50 -05:00 |
|
Julian Lam
|
adb8f80b86
|
interim commit - removed calls to websockets.js, beginning porting to namespaced files
|
2014-01-09 20:13:17 -05:00 |
|