Commit Graph

336 Commits

Author SHA1 Message Date
alecpl
51f55bd6d2 #1485337: fill recipient on reply to address of yourself (if there's only one address found in message) 2008-09-13 13:26:34 +00:00
alecpl
6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 2008-09-12 16:48:23 +00:00
thomascube
1c499ae930 Allow (sanitized) style elements in HTML messages 2008-09-12 15:14:34 +00:00
thomascube
203ee44470 Add link to open message in new window + tweaked some header styles 2008-09-12 12:27:46 +00:00
alecpl
e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
2008-09-12 12:13:13 +00:00
thomascube
0b6c1cf2b2 Give the user a second chance when sending failes due session error 2008-09-06 18:04:15 +00:00
thomascube
9d55d2c8ca Log error when submitting an invalid compose ID 2008-09-06 17:16:14 +00:00
thomascube
ccd63c5591 Don't wrap worwarded text; better wrap reply message text 2008-09-06 16:41:43 +00:00
thomascube
94e4be534b Immediately save sort_col/sort_order in user prefs (#1485265) 2008-09-05 11:46:17 +00:00
thomascube
5f314dafe9 Correctly handle options in mailto-links (#1485228) 2008-09-05 11:38:09 +00:00
thomascube
8b36d42128 Codestyle: indent with spaces instead of tabs 2008-09-05 11:13:58 +00:00
thomascube
86d43ef6f5 Also report errors when automatically sending receipt messages 2008-09-05 11:13:25 +00:00
thomascube
8beee1b568 Indicate allowed max. attachment size in compose screen (#1485030) 2008-09-05 10:26:10 +00:00
thomascube
be5f03b248 showImages attribute is skin template is obsolte: now set in user prefs 2008-09-05 10:03:50 +00:00
thomascube
c8a21d646c Killed one more global var + log logins to a separate file (not console) 2008-09-05 07:27:23 +00:00
thomascube
0dbac32181 Enable export of contacts as vCard + DRY 2008-09-04 18:20:27 +00:00
alecpl
30694e4a12 - Truncate very long (above 50 characters) attachment filenames when displaying 2008-09-04 13:50:11 +00:00
alecpl
7003206d64 - Fix Reply-To header displaying (#1485314) 2008-09-03 11:41:05 +00:00
thomascube
ade8e117df Let rcmail class create address book instances 2008-09-02 07:42:46 +00:00
alecpl
940fc136b5 #1485297: remove signature's div ID from sent html message 2008-08-29 13:19:36 +00:00
alecpl
d583bcdfe8 #1485241: be sure that folder is subscribed when saving sent message 2008-08-29 13:01:26 +00:00
alecpl
876b15dcce - Added option 'quota_zero_as_unlimited' (#1484604) 2008-08-28 18:04:19 +00:00
alecpl
79aeb308cb - Write to log also sent MDN confirmation messages 2008-08-28 07:40:35 +00:00
alecpl
b77d0dd6c5 - added options to use syslog instead of log file (#1484850)
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
2008-08-27 10:58:33 +00:00
thomascube
8e44f425f8 Remove mailto links from sender/recipient addresses in message list and wait for the context menu (#1484931) 2008-08-22 11:11:37 +00:00
thomascube
0ced2b9ac0 Revert r1670 but improve part download step by fixing headers and adding set_time_limit(0) 2008-08-22 09:58:48 +00:00
alecpl
2c6fa93371 - Add Content-Length header while attachments downloading (#1484256) 2008-08-21 19:47:35 +00:00
svncommit
8c0b9edb51 change to double-escape to get through TinyMCE's cleanup #1484904 2008-08-21 13:09:08 +00:00
svncommit
c1cd53fd80 escape html entities in forward/reply headers #1484904 2008-08-21 12:38:10 +00:00
alecpl
687009eee0 - typo 2008-08-21 07:57:25 +00:00
alecpl
95fd38e214 #1485288: read In-Reply-To and References when composing saved draft 2008-08-21 07:56:00 +00:00
alecpl
80c1eb7b68 #1485287: allow underline in html charset for proper replacement 2008-08-21 06:08:52 +00:00
thomascube
b469a19525 Prevent from including empty template 2008-08-18 12:47:43 +00:00
thomascube
326f3d9130 Set defaults for 'spellcheck_languages' and make sure the user language is set correctly 2008-08-18 12:00:05 +00:00
thomascube
4ca10b8d51 Enable spellchecker for HTML editor 2008-08-15 21:47:31 +00:00
thomascube
d4c01cadbd Prevent further errors when the requested dictionary is not available; pspell_new() will trigger a warning, that's enough 2008-08-15 16:10:29 +00:00
thomascube
5d2b7fd387 Added pspell support patch by Kris Steinhoff (#1483960) 2008-08-15 10:35:09 +00:00
thomascube
ac5d15de29 Added template object for current mailbox name (#1485256) 2008-08-14 11:27:16 +00:00
alecpl
9a5762a4de #1485242: better handling of situation when message was sent successfully but cannot be saved 2008-08-13 17:00:35 +00:00
thomascube
faf8766fd2 Save outgoing mail to selectable folder (#1324581) 2008-07-31 21:08:17 +00:00
thomascube
d224551cfb Fix read_when_deleted behavior + javascript codestyle 2008-07-31 15:23:06 +00:00
thomascube
6d5dbae53c Prefer File_Info over mime_content_type + detect mime type when uploading + some code style 2008-07-25 15:13:15 +00:00
alecpl
c1b81f578a PHP bug #32547 workaround: remove <title> tag because of libxml2 library problem (#1485178) 2008-07-22 09:52:29 +00:00
alecpl
9103d1706d #1485200: fixed text/enriched displaying 2008-07-22 09:09:34 +00:00
thomascube
21e724153e Improve HTML sanitization with washtml 2008-07-22 08:01:42 +00:00
alecpl
5b1de55981 - use long date format in print mode (#1485191) 2008-07-21 10:26:24 +00:00
alecpl
59200ca922 -fixed attachments removing in draft mode 2008-07-18 15:44:19 +00:00
alecpl
b67bcc625d - fix for ldap_public value checking 2008-07-16 07:54:16 +00:00
thomascube
5b3dd412d2 Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) 2008-07-15 16:48:20 +00:00
alecpl
e189a6ca18 - Added flag column on messages list (#1484623) 2008-06-30 09:36:18 +00:00