55 Commits

Author SHA1 Message Date
Victor Dubiniuk
5e3876345b Comment requested 2014-05-14 00:44:34 +03:00
Victor Dubiniuk
8f3bc0daa8 Reduce complexicity 2014-04-11 23:12:23 +03:00
Victor Dubiniuk
f81e41dc63 Further switch to member is_guest property 2014-04-11 01:07:59 +03:00
Victor Dubiniuk
9e4b196736 Remove excessive encoding 2014-02-04 21:40:51 +03:00
Georg Ehrke
8badfa24b5 use err instead of message 2014-02-04 19:09:26 +01:00
Georg Ehrke
55556bab75 use json instead of raw error msg output 2014-02-03 02:27:58 +01:00
Victor Dubiniuk
48ddfd0e59 Inject removeMember on timeout. Ref #150 2013-12-06 01:12:25 +03:00
Victor Dubiniuk
208c5c80b3 Cleanup otpoll 2013-11-25 23:22:01 +03:00
Victor Dubiniuk
8eea7805e7 Declare exception class first 2013-10-22 15:39:37 +03:00
Victor Dubiniuk
59e701cb38 Fix removeCursor injection by timeout 2013-10-22 15:20:14 +03:00
Victor Dubiniuk
9bfc7e5058 Track non-existing session in otpoll 2013-10-16 20:39:25 +03:00
Victor Dubiniuk
886273dd10 Hacking WebODF to fix #51 2013-09-30 19:32:35 +03:00
Victor Dubiniuk
7b858e75b5 Migrate to simple orm 2013-09-27 18:43:41 +03:00
Victor Dubiniuk
4c30cf0e71 Guest can finally edit 2013-09-26 21:02:05 +03:00
Victor Dubiniuk
e3e8ef5b58 Refactoring permissions. Allow guests to join session 2013-09-25 16:34:54 +03:00
Victor Dubiniuk
45eeabb124 No default avatar. Ref #22 2013-09-24 04:14:10 +03:00
Victor Dubiniuk
baf4d2035f Avatar quickfix 2013-09-16 16:34:46 +03:00
Victor Dubiniuk
de08e8ced6 Check if avatar support is enabled 2013-09-05 23:05:07 +03:00
Victor Dubiniuk
93bfd1ab6a Inject removeCursor as latest op 2013-09-04 20:48:14 +03:00
Victor Dubiniuk
8ca9f010b0 Add namespace to otpoll 2013-09-04 17:02:45 +03:00
Victor Dubiniuk
34f08eb4c1 Inject removeCursor on syncOps 2013-09-04 17:02:45 +03:00
Victor Dubiniuk
158db50966 OC_Avatar support 2013-09-02 21:22:38 +03:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Victor Dubiniuk
968a418ec9 Use path for creating sessions, store fileid to db 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
f975f4a268 Remove cursor on timeout 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
c1c01c364c Invitations. Ugly but works 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
70b2b2bb69 Various fixes 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
1340b3bb75 Update last activity time 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
69def939cb Reflect spec changes 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
267901aa0b More on joining session 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
32016d8381 Introducing memberId 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
86952308ce MemberId, not member 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
1d88fb351c Second approach to query_memberdata_list 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
6cf503f7fb First approach to query_memberdata_list 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
ab9ceaf3f4 Code deduplication 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
4abcc12489 Session interface cleanup 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
d0084231c7 User-list stub 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
2632387517 Respond to session-list 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
9586253c38 Use OCP/JSON to check user 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
013bf8eb6e Initial session list 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
842c397e38 Use Json 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
accbdf7284 Cleanup ops 2013-08-27 20:26:30 +02:00
Tobias Hintze
fa96c76d5d fix sync-ops handling 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
023bf0117d sync-ops changes 2013-08-27 20:26:29 +02:00
Tobias Hintze
1711c9663d yet another sketch 2013-08-27 20:26:29 +02:00
Victor Dubiniuk
48f8c3551e Use exceptions to process incorrect requests 2013-08-27 20:26:29 +02:00
Victor Dubiniuk
9d453c6f23 Encode opspec before pushing to db 2013-08-27 20:26:29 +02:00
Victor Dubiniuk
f6e1c65ea4 Ops sync 2013-08-27 20:26:29 +02:00
Tobias Hintze
eff5bc7bb3 sketch - sync-ops action in otpoll.php 2013-08-27 20:26:29 +02:00
Tobias Hintze
15bcfb137f cosmetics 2013-08-27 20:26:29 +02:00