Commit Graph

34 Commits

Author SHA1 Message Date
daeks
1025389b93 merged config.php to be in common.php 2013-04-03 12:04:08 +02:00
Verdier
e0e2a26a36 Fix references. 2013-03-22 11:14:50 +01:00
Fluidbyte
8273685c66 Disabled registration error message to prevent repeated warnings.
This should be enabled during testing but should be passive in production
2013-03-12 11:01:18 -07:00
Florent Galland
ac6d5e8133 Remove some unused code. 2013-03-08 23:18:51 +01:00
Florent Galland
2cf16de815 Fix 'not reg. as collab.' and 'undefined qt' 2013-03-08 23:14:57 +01:00
Florent Galland
f33825e8c7 Convert some errors to succes + jsend message. 2013-03-04 23:17:33 +01:00
Florent Galland
847d3ecbe4 Cleanup. 2013-03-01 17:58:27 +01:00
Verdier
f796b66981 Clean up code. 2013-03-01 17:52:37 +01:00
Florent Galland
cf26bbea51 Initialize server text when it needs to. 2013-03-01 17:38:36 +01:00
Florent Galland
cb7e9e6e88 Start/stop collab logic based on connected user count. 2013-02-24 18:50:08 +01:00
Verdier
3507b82057 Fix db file issues. 2013-02-21 17:48:10 +01:00
Verdier
6928bf17e6 Create a simple file db and use it. 2013-02-18 15:23:04 +01:00
Verdier
e0b57de833 Fix show/hide tooltip + fix selection color. 2013-02-17 10:35:36 +01:00
Verdier
b8379f2288 New color for each user + debug system. 2013-02-16 11:04:44 +01:00
Florent Galland
3a72a12632 Finish heartbeat implementation. 2013-02-01 17:09:44 +01:00
Florent Galland
a39a8d8ed5 Refactor marker filename making and validate paths. 2013-01-30 18:05:49 +01:00
Florent Galland
9066c760d7 Start hearbeat implementation. 2013-01-28 14:01:49 +01:00
Florent Galland
807e74e742 Start diffToAceDeltas implementation. 2013-01-25 18:19:04 +01:00
Florent Galland
8954a123a8 Use flock on server side. 2013-01-25 14:44:27 +01:00
Florent Galland
e506e47b5a Bug for multiple patch appliances seems fixed. 2013-01-25 12:36:21 +01:00
Florent Galland
4f5fa1bd3b Get back patch from server and apply it on client side. 2013-01-24 15:35:25 +01:00
Florent Galland
2db9400a36 Send and apply patches on server shadow and text. 2013-01-23 13:36:23 +01:00
Florent Galland
621220007a Send shadow and initialize server text. 2013-01-21 22:39:04 +01:00
Florent Galland
b010f2df3e wip implement client side shadow. 2013-01-18 23:59:09 +01:00
Florent Galland
b8abbd5cdd Get the changes from the specified revision. 2013-01-13 20:43:40 +01:00
Florent Galland
8bf8ed60c0 Get other collab changes every second. 2013-01-11 18:34:31 +01:00
Florent Galland
47fc456213 Now use changeSelection instead of changeCursor. 2013-01-11 18:08:46 +01:00
Florent Galland
c53d6ad302 Get the selection of other collaborators every second. 2013-01-09 19:36:42 +01:00
Florent Galland
6d98406cf8 Cleanup and prepare for getting other users selections. 2013-01-08 20:46:38 +01:00
Florent Galland
9ac3651f35 Unregister from all file at init. 2013-01-08 20:39:14 +01:00
Florent Galland
19bc969824 Add file version handling. 2013-01-08 12:01:18 +01:00
Florent Galland
a60357f093 Both selection and changes history are properly saved. 2013-01-07 19:20:57 +01:00
Florent Galland
b948a013bc Selection and changes submission wip. 2013-01-06 20:02:26 +01:00
Florent Galland
5103871026 Improve registering/unregistering. 2013-01-06 19:05:29 +01:00