Commit Graph

5503 Commits

Author SHA1 Message Date
Aleksander Machniak
3dbfb53f2b Remove (was: ...) from message subject on reply (#1489375) 2014-05-29 08:39:24 +02:00
Aleksander Machniak
5377753ccc Remove useless code for IE 2014-05-28 18:51:26 +02:00
Aleksander Machniak
28bb54ead8 Enable autolink plugin in TinyMCE (#1488845) 2014-05-28 15:57:04 +02:00
Aleksander Machniak
731d190fec Merge branch 'tinymce4'
Conflicts:
	program/js/app.js
	program/js/editor.js
	program/js/tiny_mce/tiny_mce.js
	program/steps/utils/spell_html.inc
2014-05-28 15:52:30 +02:00
Aleksander Machniak
8763170d22 TinyMCE4: small improvements 2014-05-28 15:35:07 +02:00
Aleksander Machniak
f56e70bd04 TinyMCE4: Fix spellchecker resume 2014-05-28 15:19:49 +02:00
Aleksander Machniak
2f1a81fa40 Bring back "Add To Dictionary" feature 2014-05-28 13:56:25 +02:00
Thomas Bruederli
586ed69aa8 Add method to make a treelist widget become a jQuery UI droppable with support for auto-scrolling and auto-expanding 2014-05-28 12:38:34 +02:00
Thomas Bruederli
809f9d11bd Merge branch 'master' of github.com:roundcube/roundcubemail 2014-05-28 12:28:51 +02:00
Aleksander Machniak
a62cc30cb4 Small code improvements 2014-05-28 10:58:47 +02:00
Aleksander Machniak
2441264d00 Improved folders sorting by name - use Intl.Collator if supported 2014-05-28 10:37:24 +02:00
Aleksander Machniak
20ef295ba8 Fix UTF7-IMAP encoding detection (fixes folders list sorting) 2014-05-28 09:05:52 +02:00
Aleksander Machniak
8d7f42389c Support csv contacts import in German localization (#1489920) 2014-05-28 08:33:09 +02:00
Aleksander Machniak
90eb59adea Update to TinyMCE 4.0.28 2014-05-27 20:11:50 +02:00
Aleksander Machniak
b21f8bd3ef Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4 2014-05-27 20:08:36 +02:00
Thomas Bruederli
17acd5ccda Use public property instead of setter method to improve compatibility 2014-05-27 19:51:04 +02:00
Aleksander Machniak
5bf83d551e Fix unintentional line-height style modification in HTML messages (#1489917) 2014-05-27 14:44:52 +02:00
Aleksander Machniak
a3e01c0517 Plugin API: Add folder and uid arguments to message_headers_output hook 2014-05-27 13:18:47 +02:00
Aleksander Machniak
49dad5f669 Fix broken normalize_string(), add support for ISO-8859-2 2014-05-27 11:39:31 +02:00
Aleksander Machniak
a7dad44267 Skip setting button state (css classes, etc.) if the state didn't change
- this fixes disappearing listmode selection after clicking search reset button
2014-05-26 09:24:19 +02:00
Aleksander Machniak
ccf5a4f18d Silence PHP Warning: strtolower() expects parameter 1 to be string 2014-05-25 12:55:38 +02:00
Aleksander Machniak
010a942025 Silence possible PHP Warning: file_exists(): open_basedir restriction in effect. 2014-05-25 11:13:31 +02:00
Aleksander Machniak
10a3972313 CS fixes 2014-05-23 10:38:57 +02:00
Aleksander Machniak
081f3b7d52 Bring back forcing of string type for folders list items (removed unintentionally by last commit) 2014-05-22 20:38:28 +02:00
Aleksander Machniak
693612d396 Improve performance of sort_folder_list() method.
Now sorting 25k folders takes around 3 seconds.
2014-05-22 20:21:15 +02:00
Thomas Bruederli
b38f83bb27 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-05-22 18:02:13 +02:00
Thomas Bruederli
14291c79db Add option to suppress session data writes to DB 2014-05-22 18:02:02 +02:00
Thomas Bruederli
1a5d981a44 Fix debug output 2014-05-22 18:01:06 +02:00
Aleksander Machniak
899e070f8e Fix message un-selection on the list (#1489906) 2014-05-22 14:34:42 +02:00
Aleksander Machniak
079be2c2fb If search string cannot be converted to ASCII (result is an empty string) use the original string (#1489911) 2014-05-22 12:34:33 +02:00
Thomas Bruederli
939380da27 Don't list empty (nil) metadata entries to save memory anc caching space 2014-05-21 19:48:16 +02:00
Thomas Bruederli
5793309478 Limit cache data size to avoid database errors 2014-05-21 19:46:40 +02:00
Aleksander Machniak
bb57fca320 Fix so current page is reset on list-mode change (#1489907) 2014-05-21 19:11:49 +02:00
Aleksander Machniak
8833432c61 Fix wrong set-listmode command (button) status set by getunread request 2014-05-21 18:51:43 +02:00
Aleksander Machniak
82ed256f6e Fix incorrect handling of HTML comments in messages sanitization code (#1489904) 2014-05-20 19:25:45 +02:00
Aleksander Machniak
59b765d839 Don't remove links when html signature is converted to text (#1489621)
Fix so when switching editor mode original version of signature is used (#1488849)
2014-05-18 09:01:12 +02:00
Aleksander Machniak
efc470f0ac Merge branch 'dev-text2html'
Conflicts:
	program/js/app.js

Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
2014-05-17 09:27:17 +02:00
Aleksander Machniak
f1aaca6807 Improve variables scope: rcmail -> ref 2014-05-16 19:04:37 +02:00
Aleksander Machniak
001d337b37 Fix handling unicode characters in links (#1489898) 2014-05-16 16:00:33 +02:00
Thomas Bruederli
eb62a816fb Merge branch 'master' of github.com:roundcube/roundcubemail 2014-05-15 17:45:22 +02:00
Thomas Bruederli
072f1aa97b Minor fixes for teelist searching 2014-05-15 17:45:16 +02:00
Aleksander Machniak
47a7833aca CS fixes 2014-05-15 13:57:18 +02:00
Aleksander Machniak
963499a17e Plugin API: added imap_search_before hook 2014-05-15 13:54:45 +02:00
Aleksander Machniak
c0a5aa5f5f Improved handling of new-lines in quoted paragraphs on text2html conversion 2014-05-15 10:41:35 +02:00
Thomas Bruederli
b08986f375 Small improvements to make treelist work in search-mode 2014-05-14 20:35:16 +02:00
Aleksander Machniak
b5c6086eea Fix malformed References: header in send/saved mail (#1489891) - update Mail_mime to 1.8.9 version 2014-05-14 10:35:49 +02:00
Aleksander Machniak
f0992426d9 Bring back the old behaviour where text messages without format=flowed are auto-wrapped.
Make it the default in text2html class.
2014-05-13 19:40:00 +02:00
Thomas Bruederli
1ee5d134f9 Fix invalid var pointer 2014-05-13 19:27:38 +02:00
Thomas Bruederli
e3f84735d7 Extend treelist.js with search function and saving collapse/expand states in localStorage 2014-05-13 17:48:46 +02:00
Aleksander Machniak
b3db98dd1e Fix some typos and skip some function calls irrelevant in multi-folder mode 2014-05-13 15:30:14 +02:00