summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2008-05-26-set iframe's border to 'none' for Konqueroralecpl
2008-05-21-typo (#1485079)alecpl
2008-05-21-localized pagetitle in Settings and Address bookalecpl
2008-05-21-fixed link (#1485077)alecpl
2008-05-21-fix: enable sorting when IMAP server not supports SORT capabilityalecpl
2008-05-19Don't check for non-existing property -> fix address bookthomascube
2008-05-19-added flag_for_deletion in user prefsalecpl
2008-05-19-removed messages list sorting option from user prefsalecpl
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomascube
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alecpl
2008-05-13remove code obsoleted by fix to parse_attrib_stringsvncommit
2008-05-12-added confirmation message after identity insertion (like after update)alecpl
2008-05-10- added enctype for attachments form (#1485056)alecpl
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalecpl
2008-05-08- make address_book_type option case insensitivealecpl
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alecpl
2008-05-07/tmp/outsvncommit
2008-05-07More code cleanup + oop-izationthomascube
2008-05-06- removed trigger_error() callalecpl
2008-05-05- Fix management of folders with national characters in names (#1485036, #148...alecpl
2008-05-05- last commit fixalecpl
2008-05-05- Do charset conversion also for from/to column on messages listalecpl
2008-05-01- Fix BCC header reset (#1484997)alecpl
2008-05-01- fixed saving preferences after r1344alecpl
2008-04-30* cs fixestill
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-25- removed redundant codealecpl
2008-04-25- movingmessage label could and should be added in mail task onlyalecpl
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alecpl
2008-04-17- Fix non-RFC dates formatting (#1484901)alecpl
2008-04-17fix HTML mail sendingsvncommit
2008-04-16- last change fixalecpl
2008-04-16- fixed folders management after r1291alecpl
2008-04-16Set minimum number of rows per page (#1484935)thomascube
2008-04-16- added tinyMCE localization setting alecpl
2008-04-16- don't use onchange to toggle editor because of IE bugalecpl
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alecpl
2008-04-16added language support to HTML editing (#1484862)svncommit
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6svncommit
2008-04-15#1484391, #1484403alecpl
2008-04-14- removed strrstr() definition as it was needed only for php4alecpl
2008-04-14- Added sections (fieldset+label) in Settings interfacealecpl
2008-04-13- reverted r1295alecpl
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalecpl
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alecpl
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-04-10- removed lines wrappingalecpl