Commit Graph

50 Commits (be277c03ba3d5519849eade5b82da10c73fa4afb)

Author SHA1 Message Date
ansuz 8d579c0376 Add avatars to rich text comments and mentions
yflory 4ef26910c5 Fix 'scroll on click' in rich text TOC and comments
yflory d4232a2c17 Better comments UI for mobile
yflory 9d64883437 Fix comment button stuck behind the comments
yflory af695510bb Improve comment bubble
ansuz ee74a76d57 change the speech bubble icon that was used for comments in two contexts
yflory 479077560e Show users when comments exists but are hidden in rich text
yflory e205ca281b Add pad settings popup to control default layout
yflory 5ff7f1def8 Ability to collapse comment and TOC columns in rich text
yflory baa2743663 Click on anchor links in rich text
ansuz 526c17810b update rich text toolbar comment button to reflect state
yflory 9c68714018 Fix comments panel not hidden when all the comments are removed
ansuz 4053c4c1a6 avoid displaying new comment while the document is not editable
closes 
yflory 20f7c0924b Fix XXX
yflory 2cf46328a5 Fix reply notifications with mentions
David Benqué 09d1ddf825 remove // XXX related to translations
David Benqué 0eb89871cf use translation key for comment error
yflory 05f164a2e5 Fix issue with the addComment button in the toolbar
yflory 5b337bef7d Add support for readonly and disconnected modes in comments
yflory 43fc0a3721 lint compliance
yflory c969363290 Fix click, focus and selection issues
yflory 7ba88751eb Fix addComment button
yflory 49d037a085 Fix resolve button UI issues in comments
yflory b37b8c4b31 Fix race condition between click events in comments
yflory abf083252c Fix multiline comments
yflory 0d78ae86dc Ability to edit a comment
yflory 4d6d9637ff lint compliance
yflory 9467839d6c Fix size of the autocomplete dropdown for mentions
yflory 60555f65a7 Little fixes and improvements to comments
yflory 7309ae1b23 Add mentions
yflory 2608b0f66e Comment out inactive code
yflory 473577a9f1 Send a notification when replying to a comment
yflory e71a6fb1e2 Update user data in comments in realtime
yflory 8e08f1b3e5 Don't add author data for anonymous users
yflory 66b74b0a68 Inline button to add comments
yflory 685be534ec Clear ghost data on ready if you're alone
yflory 45d3c1304f Restore a comment with undo
yflory 8e4ede3bb8 Fix mediatags in comments
yflory a8eeac6e5a Use tab to move between comments
yflory 3722725462 Fix race condition when adding a new comment
yflory a71d75bad3 Better representation of active comments
yflory 448edbf972 lint compliance
yflory c2f26775d8 Visual link between comments and commented content
yflory 34768261b0 Recover previous comment input on redraw
yflory 17d78a3831 Add support for comments with multiple users
yflory 97f41edd94 Fix comments replies
yflory 96948ed55b Fix comments section hidden when adding first comment
yflory 31081eac46 Add comments UI
yflory 9d03d0effb Update rich text app structure to add a comments container
yflory 3be884d702 Comments prototype