akhoury
|
46a57f5d5c
|
rm cls because it's not ready yet
|
9 years ago |
Julian Lam
|
0a1dea09a0
|
added missing dependency lib
|
9 years ago |
Julian Lam
|
85fb9cd9dc
|
in cases where host is not provided in the websocket request, infer one from the referer
|
9 years ago |
Aziz Khoury
|
3dc63438de
|
hmm-2 ...
|
9 years ago |
Aziz Khoury
|
aac30cb5ec
|
hmm ..
|
9 years ago |
Aziz Khoury
|
8920c95281
|
reqFromSocket now support payload and event and uid
|
9 years ago |
Aziz Khoury
|
c07e29bad6
|
fix circular dependency -- involves indentations fix
|
9 years ago |
Aziz Khoury
|
807e3a9d7e
|
adding cls back in socketio index
|
9 years ago |
Aziz Khoury
|
4f3a962f7f
|
what did i do?
|
9 years ago |
Aziz Khoury
|
01ee020750
|
bring back disconnect only for CLS purposes
|
9 years ago |
Aziz Khoury
|
53e9627001
|
unify request as a store key for both http and websockets calls
|
9 years ago |
barisusakli
|
b6e22b7723
|
closes #4367
|
9 years ago |
barisusakli
|
596e5676ff
|
remove status change
|
9 years ago |
barisusakli
|
c9ac1a4027
|
https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46
|
9 years ago |
barisusakli
|
0b2f01b8bc
|
info page
|
9 years ago |
Barış Soner Uşaklı
|
b147f42f0a
|
show unique user count in acp
|
9 years ago |
barisusakli
|
7ca7a31a5a
|
only send user status on first connect
|
9 years ago |
akhoury
|
a8411d44fd
|
merge
|
9 years ago |
akhoury
|
07586c9023
|
merge
|
9 years ago |
barisusakli
|
92fba4f396
|
closes #4248
|
9 years ago |
akhoury
|
4245cb2739
|
adding cls support for ws
|
9 years ago |
barisusakli
|
83cb916264
|
closes #4038
|
9 years ago |
barisusakli
|
a6074da17e
|
closes #4032
|
9 years ago |
barisusakli
|
670ed38d75
|
missing semicolons
|
9 years ago |
barisusakli
|
7ed378b367
|
removed override no longer needed
|
9 years ago |
barisusakli
|
46c2563164
|
removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
|
9 years ago |
barisusakli
|
1ecf27417a
|
removed commented out stuff removed topics.enter
|
9 years ago |
barisusakli
|
491a6d0234
|
Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
|
9 years ago |
barisusakli
|
0d23c56281
|
removed event:disconnect
|
9 years ago |
barisusakli
|
bac2a0d959
|
removed event:connect use socket.io connect event duh
|
9 years ago |
barisusakli
|
5879185ebc
|
single proc stats
|
9 years ago |
barisusakli
|
0199ed27a6
|
disable user_leave for topic
|
9 years ago |
barisusakli
|
be86c74c91
|
disabled browsing users and global rooms syncing
|
9 years ago |
barisusakli
|
f4bfcc7351
|
removed icon:bgColor and icon:text from db calls
calculates from username on the fly
|
9 years ago |
Julian Lam
|
b52475c270
|
Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
|
9 years ago |
barisusakli
|
85d09ce2e4
|
removed unsused require
|
9 years ago |
Julian Lam
|
f6d5b52a8b
|
WIP user-icons
|
10 years ago |
barisusakli
|
5950f97f96
|
more refactors
|
10 years ago |
barisusakli
|
4a06750ae2
|
io.in logger
|
10 years ago |
barisusakli
|
c4b258c747
|
added .before to socket.io/groups.js
|
10 years ago |
barisusakli
|
dc7839b511
|
small fix
|
10 years ago |
barisusakli
|
daf1a388eb
|
closes #3039
|
10 years ago |
Barış Soner Uşaklı
|
c9b98306e0
|
dont require everything in folder
dont want rooms.js to be public
|
10 years ago |
barisusakli
|
77e956861a
|
#2486
various fixes for socket.io cluster
display user presence correctly
|
10 years ago |
Barış Soner Uşaklı
|
07572b188b
|
fix crash
|
10 years ago |
barisusakli
|
558e708576
|
remove console.log
|
10 years ago |
Barış Soner Uşaklı
|
e5343b7efc
|
dont display cluster warning if not running as cluster
|
10 years ago |
Barış Soner Uşaklı
|
8eb45fc80a
|
dont remove self from browsing
|
10 years ago |
Barış Soner Uşaklı
|
d20628a8d4
|
closes #2539
|
10 years ago |
barisusakli
|
92c869e886
|
try to get ip from x-forwarded-for first
|
10 years ago |