summaryrefslogtreecommitdiff
path: root/program/js/editor.js
AgeCommit message (Expand)Author
2015-04-16Add option to place signature at bottom of the quoted text even in top-postin...Aleksander Machniak
2015-03-11Fix bug where TinyMCE area height was too small on slow network connection (#...Aleksander Machniak
2015-03-11Fix bug where spellchecking in HTML editor do not work after switching editor...Aleksander Machniak
2015-03-11Update TinyMCE cache_suffix (forgot to do this after last update)Aleksander Machniak
2015-02-22Fix cursor position on reply below the quote in HTML mode (#1490263)Aleksander Machniak
2015-01-25Fix bug where signature could have been inserted twice after plain-to-html sw...Aleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-12-10Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching i...Aleksander Machniak
2014-10-28Fix so draft auto-save does not turn spellchecker off (#1490120)Aleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-09-26Fix restoring draft messages from localStorage if editor mode differs (#1490016)Thomas Bruederli
2014-08-12Allow browsers internal spellchecker to workVictor Benincasa
2014-08-01Update to TinyMCE 4.1.3 + small code improvementsAleksander Machniak
2014-06-30Support images drag-n-drop into image browser dialog in html signature editorAleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
2014-06-23Improved accessibility (Tab navigation) in HTML editor's image browserAleksander Machniak
2014-06-18Upgrade to TinyMCE 4.1.0Aleksander Machniak
2014-06-16Fix tab navigation with TinyMCE editor (#1489946)Thomas Bruederli
2014-06-04Improved video support, all tinymce related resources moved to program/js/tin...Aleksander Machniak
2014-05-30Implemented Text Editor widget that integrates all operations onAleksander Machniak
2014-05-28Enable autolink plugin in TinyMCE (#1488845)Aleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-28TinyMCE4: small improvementsAleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-05Fix Spell button with TinyMCE4Aleksander Machniak
2014-05-05Make TinyMCE4 buttons smallerAleksander Machniak
2014-05-01Update to TinyMCE 4.xAleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-01-20Update to TinyMCE 4.xAleksander Machniak
2013-11-10Track typing activity in HTML editorThomas Bruederli
2013-11-03Fix issue where mails with inline images of the same name contained only the ...Aleksander Machniak
2013-10-30Improve performance and code readability by using String's startsWith() metho...Aleksander Machniak
2013-09-21Bring back possibility to unset default font family and font sizeAleksander Machniak
2013-09-02Update editor.jsDennis1993
2013-07-09Fix identity selection when opening extwindow from compose windowAleksander Machniak
2013-06-26Make identity signature field wider (#1489159)Aleksander Machniak
2012-11-05Don't add signature (again) when opening compose view in a new windowThomas Bruederli
2012-07-31Define context (_remote=1) for spellcheck requests to send proper response on...Aleksander Machniak
2012-07-30Enable TinyMCE inlinepopups pluginAleksander Machniak
2012-06-30Fix wrong compose screen elements focus in IE9 (#1488541)Aleksander Machniak
2012-06-04Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomascube
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-11-04- Don't use external js file for images listing in HTML editoralecpl
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alecpl
2011-09-06- Merge devel-spellcheck branch:alecpl