index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
realtime.js
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed realtime.js finishConnection user might be undefined issue
Wu Cheng-Han
2015-12-06
1
-0
/
+1
|
*
Fixed cleaner might not clean user not in connected list and handle if the ↵
Wu Cheng-Han
2015-10-05
1
-2
/
+8
|
|
|
|
user socket not exist
*
Fixed realtime cleaner, socket should defined and notename is not a ↵
Wu Cheng-Han
2015-09-27
1
-6
/
+3
|
|
|
|
necessary in disconnect
*
Updated realtime to clear socket queue in all exceptions of connect and ↵
Wu Cheng-Han
2015-09-27
1
-18
/
+14
|
|
|
|
disconnect
*
Fixed if using splice in loop should always decrement index or might out of ↵
Wu Cheng-Han
2015-09-26
1
-3
/
+9
|
|
|
|
array range
*
Added more infos about connection and disconnection in realtime "getStatus"
Wu Cheng-Han
2015-09-26
1
-1
/
+5
|
*
Fixed a possible exception
Wu Cheng-Han
2015-09-25
1
-1
/
+1
|
*
Fixed to handle startConnection and finishConnection undefined exceptions
Wu Cheng-Han
2015-09-25
1
-2
/
+2
|
*
Fixed user might not disconnect from server properly, handle more uncaught ↵
Wu Cheng-Han
2015-09-24
1
-5
/
+15
|
|
|
|
exceptions
*
Added cleaner in realtime.js, to clean up users which aren't in any rooms in ↵
Wu Cheng-Han
2015-09-24
1
-0
/
+16
|
|
|
|
a interval
*
Updated realtime.js, use socket.io built-in broadcast function instead self ↵
Wu Cheng-Han
2015-09-24
1
-0
/
+23
|
|
|
|
iterate to avoid extra issues
*
Added document max length limit, enforceMaxLength on change and show modal ↵
Wu Cheng-Han
2015-07-16
1
-8
/
+9
|
|
|
|
when reach the limit.
*
Handle an server getNotenameFromSocket referer undefined exception
Wu Cheng-Han
2015-07-12
1
-1
/
+5
|
*
Added support of operational transformation
Wu Cheng-Han
2015-07-11
1
-123
/
+78
|
*
Added profile image on onlineList
Wu Cheng-Han
2015-07-04
1
-6
/
+6
|
*
Updated codemirror to 5.4.0
Wu Cheng-Han
2015-07-04
1
-0
/
+1
|
*
Jump to 0.3.1
Wu Cheng-Han
2015-07-02
1
-94
/
+234
|
*
Marked as 0.2.9
Wu Cheng-Han
2015-06-01
1
-39
/
+154
|
*
Marked as 0.2.8
Wu Cheng-Han
2015-05-15
1
-3
/
+12
|
*
First commit, version 0.2.7
Wu Cheng-Han
2015-05-04
1
-0
/
+392