summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
2009-06-19No link on subject in IE browsers (#1484913)thomasb
2009-06-15- fix delete icon on attachment list (#1485921)alec
2009-06-11- re-set 'prefer_html' to have possibility to use html part for composealec
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalec
2009-06-11- Fix message Etag generation for counter issues (#1485623)alec
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalec
2009-06-11- fix marking as DELETED with skip_deleted enabledalec
2009-06-11- speed up empty folder selectionalec
2009-06-10- fix email address pattern for some addressesalec
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alec
2009-06-09Change rcube_user::list_identities() to return an array instead of a sql-resultthomasb
2009-06-08- Colorized signatures in plain text messagesalec
2009-06-08- typo (#1485910)alec
2009-06-05- fix rcmail_temp_gc() + small code cleanupsalec
2009-06-05- add 'Deleted' to search filteralec
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alec
2009-06-05- decode message subject for 'save' action (#1485902)alec
2009-06-04- speed up plain text messages parsing (up to 60%)alec
2009-06-04- fix sending mail without identityalec
2009-06-03- fix sending mail without identity (#1485898)alec
2009-06-01- get rid of some hardcoded action names and move decission about output comp...alec
2009-05-30- After move/delete from 'show' action display next message instead of messag...alec
2009-05-30- set content-length when saving message sourcealec
2009-05-29Better icon for deleting folders + remove hard-coded icon paththomasb
2009-05-28- simplified attachments handling on reply/forward/draft compose (possible re...alec
2009-05-26- fix errors handling in ajax requests (#1485872)alec
2009-05-26Re-enable the permalink command (allows one to choose right-click and open-in...thomasb
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
2009-05-21Add function for plugins to load a local config filethomasb
2009-05-21- Add 1 minute interval in autosave options (#1485854)alec
2009-05-20- Support UTF-7 encoding in messages (#1485832)alec
2009-05-19- don't use 4th argument in htmlspecialchars (#1485475)alec
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alec
2009-05-15- Fix Answered/Forwarded flag setting for messages from subfoldersalec
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...thomasb
2009-05-14Add hook 'message_sent' for logging or backup purposethomasb
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alec
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)robin
2009-05-06- Fix html editor mode setting when reopening draft message (#1485834)alec
2009-05-04- fix parse erroralec
2009-05-04- ereg -> pregalec
2009-05-04- more addressbooks hooks (#1485829)alec
2009-05-02- added create_contact hook in mail/addcontact action (#1485828)alec
2009-05-02- Added quick search box menu (#1484304)alec
2009-05-02- limit pspell suggestions for each wordalec
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealec
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
2009-05-01Hard-wrap message headers according to RFCthomasb
2009-04-27- fix attachment mimetype setting after uploadalec