summaryrefslogtreecommitdiff
path: root/lib/ot (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-24Fixed doc length should only limit when "both the doc length exceed the doc ↵Wu Cheng-Han1-1/+2
max length" and "the new doc length is more than previous doc"
2015-09-24Fixed user might not disconnect from server properly, handle more uncaught ↵Wu Cheng-Han1-1/+1
exceptions
2015-07-16Added document max length limit, enforceMaxLength on change and show modal ↵Wu Cheng-Han2-1/+7
when reach the limit.
2015-07-14Handle when OT throw Error, will log it then disconnect socket clientWu Cheng-Han1-4/+11
2015-07-11Added support of operational transformationWu Cheng-Han8-0/+1427