Commit Graph

615 Commits (1051fc4da7c81c94ef67a0278edeb7f905b28f08)

Author SHA1 Message Date
ansuz d4f5183663 remove an XXX note 2021-12-15 13:46:26 +05:30
ansuz 15cf523144 don't load the janky test framework that we aren't even using 2021-11-22 16:35:35 +05:30
ansuz 0ac368a5c9 resolve minor comments and clean up 2021-09-01 16:07:16 +05:30
ansuz cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
2021-08-27 18:23:07 +05:30
ansuz 840a16a563 add animal emojis to rich text cursors' tooltips 2021-08-26 17:39:56 +05:30
ansuz 8d579c0376 Add avatars to rich text comments and mentions 2021-08-25 12:57:24 +05:30
ansuz 32e79d323d add support for tabs in ckeditor
and leave a note about the challenges of accessibility here
2021-07-09 18:53:27 +05:30
ansuz 27f3223490 provide the language we detect to CKEditor 2021-07-02 17:55:15 +05:30
yflory 5d156dd346 Fix base64 image detection in pads 2021-06-22 12:24:41 +02:00
yflory 04fc838ef3 lint compliance 2021-06-22 12:08:10 +02:00
yflory a4bd4e2784 Support Markdown import/export in Rich text pads 2021-06-22 12:04:56 +02:00
yflory 22e278b84d Fix Tex rendering issues in rich text 2021-05-04 14:21:50 +02:00
ansuz bf65a577dd remove hardcoded translations
and add a contextmenu handler for the calendar sidebar
2021-04-30 08:10:12 +05:30
yflory b1cab1df98 Move diffDOM 2021-04-27 15:53:39 +02:00
yflory 2fb4fd86da Prevent type error from CkEditor widgets 2021-04-23 11:12:45 +02:00
yflory ba57a687c8 lint compliance 2021-04-22 18:33:06 +02:00
yflory 353ec99bc7 Fix anchor links in rich text 2021-04-22 15:15:09 +02:00
ansuz 8b524b9d4b Merge branch 'soon' of github.com:xwiki-labs/cryptpad into staging 2021-04-21 19:23:16 +05:30
yflory 691aeba1c4 Fix type error in rich text 2021-04-21 11:23:29 +02:00
ansuz df35c21a1a add an XXX 2021-04-20 16:00:20 +05:30
ansuz 0459e12dc4 modify rich text link handler to open URLs via the bounce app 2021-04-20 15:45:06 +05:30
ansuz 21c378c05b
Merge pull request #718 from nilsgabriel/main
Add option to open links on first click.
2021-04-20 05:55:13 -04:00
Nils Gabriel 320c81492e Add option to open links on first click. 2021-04-20 09:10:21 +02:00
ansuz fb2566a75a lint compliance 2021-04-13 16:45:14 +05:30
yflory af625cb63d Fix anchors in rich text readonly 2021-04-12 15:55:49 +02:00
yflory 1ef5e857d7 Fix 'scroll on click' in rich text TOC and comments 2021-03-29 17:08:48 +05:30
yflory 45af7f703f Make links inside commented text clickable in rich text 2021-03-29 17:08:34 +05:30
yflory 4ef26910c5 Fix 'scroll on click' in rich text TOC and comments 2021-03-26 15:20:37 +01:00
yflory 88926fec10 Make links inside commented text clickable in rich text 2021-03-26 15:05:55 +01:00
ansuz 63459b914e lint compliance 2021-03-18 13:52:28 +05:30
ansuz 2c63a3ba7e define some basic formatting keybindings in rich text 2021-03-18 12:26:27 +05:30
yflory f6015e419e Implement degraded mode when too many editors are in a pad 2021-03-04 18:24:31 +01:00
ansuz 4db95c5e67 lint compliance 2021-02-16 16:40:21 +05:30
yflory d4232a2c17 Better comments UI for mobile 2021-02-12 16:46:51 +01:00
yflory ef9f653239 Fix resize button colors in rich text 2021-02-12 15:29:20 +01:00
yflory 1f258999cc Restore rich text background color 2021-02-12 15:11:58 +01:00
yflory 3fb8c52f0a Fix race condition in rich text and restrict pad settings 2021-02-10 12:28:02 +01:00
yflory 2da6ac87c3 Fix initial scroll in rich text 2021-02-09 17:35:41 +01:00
yflory 9d64883437 Fix comment button stuck behind the comments 2021-02-09 17:26:52 +01:00
yflory 77f12a95cf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-02-09 17:03:24 +01:00
yflory af695510bb Improve comment bubble 2021-02-09 17:03:14 +01:00
David Benqué d9f002d5c2 Comment notification color 2021-02-09 14:51:06 +00:00
yflory a685f4601f Fix comment bubble position in rich text 2021-02-09 15:44:02 +01:00
ansuz aa8b3c6d0a remove hardcoded translations for rich text 2021-02-09 19:14:52 +05:30
ansuz ee74a76d57 change the speech bubble icon that was used for comments in two contexts 2021-02-09 18:53:58 +05:30
ansuz a614994ce6 Merge branch 'richtext' into staging 2021-02-09 17:33:18 +05:30
David Benqué dd95888c21 Adjust default settings dialog 2021-02-09 11:03:19 +00:00
David Benqué d65a87071a Remove of expand button and scrollbar 2021-02-09 10:23:32 +00:00
David Benqué 12e6310c62 Adjust rich text editor background color 2021-02-08 17:13:00 +00:00