summaryrefslogtreecommitdiffstats
path: root/client/components/main/editor.js
Commit message (Expand)AuthorAgeFilesLines
* Buxfixed: if username contains space, it will cause @ commment failed to send...Sam X. Chen2019-09-191-5/+13
* BugFix: in richer editor @ autocomplete doesn't really insert the user name i...Sam X. Chen2019-09-171-2/+0
* BugFix: in richer editor @ autocomplete doesn't really insert the user name i...Sam X. Chen2019-09-171-6/+28
* Bugfix: 2621 Summmernote is too wide on mobile screenSam X. Chen2019-08-151-1/+1
* Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-14/+29
* Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-101-15/+50
* Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem atta...Sam X. Chen2019-08-101-3/+1
* Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, im...Sam X. Chen2019-08-071-55/+128
* Add Feature: User can have richer formatted text into the comments (unexpecte...Sam X. Chen2019-07-251-1/+2
* Add Feature: User can have richer formatted text into the comments (admin-pan...Sam X. Chen2019-07-241-2/+2
* Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-60/+94
* Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-6/+126
* Prettier & eslint project style updateJustin Reynolds2019-06-281-51/+60
* Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-251-1/+3
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-241-9/+4
* Fix lint errors.Lauri Ojansivu2018-12-211-1/+1
* Patch currentBoard doesn't exist when logoutguillaume2018-12-191-4/+9
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-1/+4
* Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-121-20/+1
* Fix lint errors.Lauri Ojansivu2017-12-031-1/+1
* Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-251-0/+19
* Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-251-19/+0
* Usernames should be able to include dots (.)Jonas Oberg2017-08-251-2/+2
* Fix eslint testingMaxime Quandalle2016-07-211-2/+2
* Fix bug where you get a "null" option in @-mention autocomplete (#649)Drew Fisher2016-07-211-2/+2
* Fix #573Maxime Quandalle2016-07-201-1/+3
* UI: Fix overlapping click event handler (#614)Alexander Sulfrian2016-07-111-9/+11
* Merge pull request #531 from TheElf/develMaxime Quandalle2016-03-181-2/+2
|\
| * Changes in code to correct the spelling of emoji (plural)Daniel2016-02-281-2/+2
* | Upgrade ESLint to v2Maxime Quandalle2016-03-171-10/+12
|/
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-1/+1
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-4/+4
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-221-1/+1
* Abstract the jquery-textcomplete integration with EscapeActionsMaxime Quandalle2015-10-131-25/+1
* Fix some dead linksMaxime Quandalle2015-09-061-1/+51
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-28/+29
* Avoid side effects while clicking on a link in a card descriptionMaxime Quandalle2015-09-011-0/+17
* Autosize the rich editor (for card description and comments)Maxime Quandalle2015-06-061-0/+2
* Implement multi-selectionMaxime Quandalle2015-05-301-2/+2
* Prioritize escape actions with a label hierarchy instead of an integerMaxime Quandalle2015-05-271-1/+1
* Implement a new system to handle "escape actions"Maxime Quandalle2015-05-261-0/+66