Commit Graph

23 Commits (4f5cb98fd5af8c7381bb3eb5672cab06fa5afcde)

Author SHA1 Message Date
yflory 20f7c0924b Fix XXX
yflory e6ce5a55e5 Add missing button for all the apps
ansuz c860819eb1 guard against coercing `undefined` to a string
visible in the author's tooltip when author marks were enabled
for the document, but hidden by the local user
yflory e5f1fa7ef0 Fix color by author automatically enabled for non-owned pads
yflory aeb81fdfad lint compliance
yflory 1d0feeb323 Fix cba reset on join. Change how the cba state is stored
yflory d8855ed5f7 Remove XXX
yflory f2641bc0ee Fix initial marker
yflory 6d84fc5b8a Add initial marker to fix errors while 'joining' markers
yflory 49eacf752b Fix markers errors
yflory 9f5f4a4d52 Fix possible duplicate author id
yflory 1e9b9913c5 Better debug function and fix marker error
yflory 9ba2d11cd5 Guard against a type error
yflory 283f739be5 lint compliance
yflory f03713e60a Fix small issues, clean debugging logs and add known issues
yflory 1d3f0ded81 Fix more markers errors
yflory 38acd01b35 Fix issues with falsy values
yflory b74a4b6bb4 Fix more cba issues and add debugging data
yflory 026bf6a425 Fix obvious issues in cba
yflory 9c5f0c0d6f Use rgba instead of #RRGGBBAA for the author markers
yflory fd2ee0fced Add comment
yflory 87fc1f8daf Show/hide and enable/disable cba
yflory 88760fde6a Clean the code