summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alec
2008-05-13remove code obsoleted by fix to parse_attrib_stringestadtherr
2008-05-12-added confirmation message after identity insertion (like after update)alec
2008-05-10- added enctype for attachments form (#1485056)alec
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
2008-05-08- make address_book_type option case insensitivealec
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
2008-05-07/tmp/outrichs
2008-05-07More code cleanup + oop-izationthomasb
2008-05-06- removed trigger_error() callalec
2008-05-05- Fix management of folders with national characters in names (#1485036, #148...alec
2008-05-05- last commit fixalec
2008-05-05- Do charset conversion also for from/to column on messages listalec
2008-05-01- Fix BCC header reset (#1484997)alec
2008-05-01- fixed saving preferences after r1344alec
2008-04-30* cs fixestill
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-25- removed redundant codealec
2008-04-25- movingmessage label could and should be added in mail task onlyalec
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alec
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
2008-04-17fix HTML mail sendingestadtherr
2008-04-16- last change fixalec
2008-04-16- fixed folders management after r1291alec
2008-04-16Set minimum number of rows per page (#1484935)thomasb
2008-04-16- added tinyMCE localization setting alec
2008-04-16- don't use onchange to toggle editor because of IE bugalec
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alec
2008-04-16added language support to HTML editing (#1484862)estadtherr
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
2008-04-15#1484391, #1484403alec
2008-04-14- removed strrstr() definition as it was needed only for php4alec
2008-04-14- Added sections (fieldset+label) in Settings interfacealec
2008-04-13- reverted r1295alec
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalec
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alec
2008-04-11#1483863: empty trash and expunge inbox on logoutalec
2008-04-10- removed lines wrappingalec
2008-04-07#1484898alec
2008-04-07- better commands enabling/disabling after get/post response, fixes:alec
2008-04-06#1484966: place Message-Id below Received headeralec
2008-04-02#1484681alec
2008-04-02updated timezones listalec
2008-04-02Make the http-received header in outgoing mails configurablethomasb
2008-03-25* committing patch from #1484783till
2008-03-22* committing fix from #1484506till
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb