Commit Graph

833 Commits

Author SHA1 Message Date
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
alecpl
a03c98092f - fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)
- performance: add option to not checking MAXUID in messagecount()
2010-04-23 11:47:24 +00:00
alecpl
b80a97adb0 - fix dublicated 'show' action after contact creation 2010-04-22 13:39:13 +00:00
alecpl
c287f34bd3 - Fix setting spellcheck languages with extended codes (#1486605) 2010-04-19 11:59:06 +00:00
alecpl
da8f11ce16 - Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
2010-04-15 11:28:15 +00:00
thomascube
8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 2010-04-13 07:24:09 +00:00
alecpl
6b01133063 - Fix regression in disposition-notification (#1486623) 2010-04-12 11:12:37 +00:00
thomascube
bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 2010-04-09 15:12:40 +00:00
thomascube
814905ca87 Let plugins modify the Sent folder when composing (#1486548) 2010-04-09 08:38:20 +00:00
thomascube
53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 2010-04-07 15:53:48 +00:00
thomascube
d1851ba77b Configurable limit of address group members 2010-04-06 06:40:45 +00:00
alecpl
751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 2010-04-02 13:53:39 +00:00
thomascube
65c8764b19 Add client-side events when adding/removing groups 2010-04-01 06:52:48 +00:00
thomascube
1d773d7141 Fix typo 2010-04-01 06:40:32 +00:00
thomascube
aa12df20e4 Add server-side plugin hooks to address group functions + better action names 2010-04-01 06:39:06 +00:00
thomascube
c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 2010-03-31 15:23:22 +00:00
thomascube
3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 2010-03-31 14:53:02 +00:00
alecpl
6f31b356b2 - fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
2010-03-31 07:14:32 +00:00
alecpl
7a48e5539f - Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
2010-03-28 17:52:34 +00:00
alecpl
ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 2010-03-28 16:51:20 +00:00
thomascube
a61bbb24aa Added basic contact groups feature 2010-03-26 16:38:20 +00:00
alecpl
fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 2010-03-25 16:29:02 +00:00
alecpl
b488c1d02d - improvements in rcmail_html4inline() 2010-03-24 10:06:23 +00:00
alecpl
5799531e3f - fix bug in css cleanup of html messages 2010-03-24 09:28:59 +00:00
alecpl
fdf8750708 - don't need to reload messages list on copy error 2010-03-24 08:24:30 +00:00
alecpl
1c9bd8c72e - removed unnecessary counting 2010-03-24 08:18:12 +00:00
alecpl
416bff5475 - Allow to override identity when composing a message (#1486466) 2010-03-23 10:01:32 +00:00