Commit Graph

909 Commits

Author SHA1 Message Date
alecpl
f4f6291ec1 - Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE 2010-06-24 13:27:43 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
2010-06-19 17:46:11 +00:00
alecpl
8958d01311 - Fix: when From field is a first object in compose template form's hidden fields aren't added to the output 2010-06-18 06:50:55 +00:00
alecpl
ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
2010-06-17 19:08:00 +00:00
alecpl
306f15db84 - Fix base64 regexp (#1486800) 2010-06-16 06:29:47 +00:00
alecpl
330a10b952 - remove debug code 2010-06-15 10:15:41 +00:00
alecpl
2bf3cc6fc3 - Use user's timezone in Date header, not server's timezone (#1486119) 2010-06-13 10:15:25 +00:00
alecpl
5852c14d3e - Add option to set separate footer for HTML messages (#1486660) 2010-06-11 13:57:02 +00:00
alecpl
172e3346ca - Added mailboxlist options menu in message page 2010-06-09 13:39:48 +00:00
alecpl
40d43b71b0 - Increase pagesize to 99999 when exporting contacts
- Improve performance by disabling counter query when exporting contacts
2010-06-09 12:17:22 +00:00
alecpl
54759ce120 - some improvements + added splitter in Identities 2010-06-09 11:17:45 +00:00
alecpl
64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 2010-06-08 12:46:05 +00:00
alecpl
dbe4988941 - Remove duplicates in autocomplete result (#1486772) 2010-06-04 11:51:50 +00:00
alecpl
2144f9c432 - Skip UNSEEN counting when list is empty 2010-06-04 07:18:26 +00:00
alecpl
7d43f89532 - Fix duplicated contacts when copying with group selected (#1486766) 2010-06-02 10:02:23 +00:00
thomascube
ca38db5744 Allow to drag into groups of another address source 2010-06-01 18:11:57 +00:00
alecpl
5bde172aef - Add 'messages_list' hook (#1486266) 2010-06-01 11:35:35 +00:00
alecpl
6c9d496fcc - 'threads' column made movable 2010-05-30 07:48:15 +00:00
alecpl
ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 2010-05-29 17:01:15 +00:00
alecpl
d311d809d6 - Fix forwarding of messages with winmail attachments
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
2010-05-28 09:38:41 +00:00
alecpl
8f2b463981 - handle properly inline images without content_id but with content_location 2010-05-27 14:08:48 +00:00
alecpl
c973abfd8b - fix regular expression for images src replacement 2010-05-27 14:08:15 +00:00
alecpl
e55923241f - fix white character after closing tag 2010-05-27 14:07:23 +00:00
alecpl
1a4fa6fe48 - don't set pagetitle in ajax requests 2010-05-25 09:20:28 +00:00
alecpl
ae00404a60 - translate internalerror message 2010-05-23 08:01:46 +00:00
svncommit
141eb8a497 Fix double-addition of e-mail domain to content ID in HTML images 2010-05-21 03:24:25 +00:00
thomascube
dffcaa59db No need for the padding since quoted lines are not wrapped at all 2010-05-20 21:47:19 +00:00
thomascube
c769c6699f Default line length is 72 2010-05-20 21:44:00 +00:00
thomascube
6b6f2e83de Display and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543) 2010-05-20 21:28:30 +00:00
alecpl
dc9d750e18 - Fix message/rfc822 attachments encoding in sent mail 2010-05-20 08:34:17 +00:00
alecpl
24c91ed78e - Moved error.inc to /utils
- Removed bugs.inc (content copied into main.inc)
2010-05-20 08:04:25 +00:00
alecpl
021ef41737 - Fix duplicated attachments when forwarding a message (#1486487) 2010-05-20 07:56:33 +00:00
alecpl
677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 2010-05-18 10:25:29 +00:00
alecpl
0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
2010-05-18 07:39:31 +00:00
alecpl
e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 2010-05-15 12:15:58 +00:00
alecpl
bb8012cfcd - Extend contact groups support (#1486682) 2010-05-13 09:13:25 +00:00
alecpl
488074965b - Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
2010-05-12 19:09:29 +00:00
alecpl
1ac779f490 - Use strcoll instead of strcmp when sorting contacts in autocomplete 2010-05-10 19:43:17 +00:00
alecpl
25fdec592d - Fix autocomplete shows entries without email (#1486452) 2010-05-10 19:38:45 +00:00
alecpl
c833ed4053 - Fix listupdate event doesn't trigger on search response (#1486708) 2010-05-06 09:57:39 +00:00
alecpl
697298552b - small fix for current_page setting 2010-05-06 08:05:05 +00:00
alecpl
9800a825e7 - improve performance and consistency by setting all list-related env data in list action only 2010-05-06 07:39:57 +00:00
alecpl
c6427797b7 - fix unseen messages counter after unseen message preview 2010-05-03 18:27:38 +00:00
alecpl
16378fe3a2 - preformance fix: don't load full folders list when checking for folder
existance in sendmail.inc, use internal cache to make mailbox_exists()
  faster when called more than one time for the same folder
2010-05-03 06:41:57 +00:00
alecpl
e095094591 - don't use deprecated split() 2010-05-03 06:06:43 +00:00
alecpl
b62c4869f7 - Allow columns order change per user - drag&drop (#1485795) 2010-05-02 15:09:36 +00:00
alecpl
ea50e71260 - Add References header in read receipt (#1486681) 2010-05-01 07:36:28 +00:00
alecpl
3978d28ecd - Fix quota_zero_as_unlimited (#1486662) 2010-04-29 11:31:41 +00:00
alecpl
1097a3cd8a - don't parse text/html attachment body on download 2010-04-26 13:26:39 +00:00