summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-05-26- fix error message on SMTP oversize error (#1486754)alec
2010-05-25- Trigger listupdate event after message removal from list (#1486734)alec
2010-05-25- don't set pagetitle in ajax requestsalec
2010-05-25- fixed parse erroralec
2010-05-25Better jqueryficationthomasb
2010-05-25- code cleanupalec
2010-05-25- Reverted change that removed response.callbacksalec
2010-05-25Wrap group name input field in <li> + more jqueryfication + add dummy group f...thomasb
2010-05-23- translate internalerror messagealec
2010-05-22translations updateyllar
2010-05-22- Added list_mailboxes hook in rcube_imap::list_unsubscribed() (#1486668)alec
2010-05-22- Fix wrong message on file upload error (#1486725)alec
2010-05-22- Add support for data URI scheme [RFC2397] (#1486740)alec
2010-05-21- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' eventsalec
2010-05-21Bump trunk versionthomasb
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagesestadtherr
2010-05-20No need for the padding since quoted lines are not wrapped at allthomasb
2010-05-20Default line length is 72thomasb
2010-05-20Don't wrap quoted lines at allthomasb
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomasb
2010-05-20- remove html2text hack from autoloader (don't need it anymore)alec
2010-05-20- Fix message/rfc822 attachments encoding in sent mailalec
2010-05-20- Moved error.inc to /utilsalec
2010-05-20- Fix duplicated attachments when forwarding a message (#1486487)alec
2010-05-20- Fix message/rfc822 attachments containing only attachments are not parsed p...alec
2010-05-19- small improvementsalec
2010-05-19- Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744)alec
2010-05-19- Fix %00 character in winmail.dat attachments names (#1486738)alec
2010-05-19- Fix in timezone setting (#1486183)alec
2010-05-19- Fix handling errors of folder deletion (#1486705)alec
2010-05-18- Fix typo in last commitalec
2010-05-18- Parse untagged CAPABILITY response for LOGIN command (#1486742)alec
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
2010-05-18- remove temp codealec
2010-05-18- Added threads tree iconsalec
2010-05-17- code cleanupalec
2010-05-17- fix performance of getElementById wrapper for IE (don't look over all eleme...alec
2010-05-15- removed redundant code in expand_unread()alec
2010-05-15- improve performance of threads expanding/collapsing (significant on IE)alec
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alec
2010-05-14- removed old codealec
2010-05-14- Fix marking/deleting of all messages in search result (#1486736)alec
2010-05-14- Fix: reset select_all_mode on select-none actionalec
2010-05-13- remove debug codealec
2010-05-13- Extend contact groups support (#1486682) alec
2010-05-13- fr_RF update (#1486727)alec
2010-05-12- Fix check-recent action issues and performance (#1486526)alec
2010-05-11- Fix signatures get added instead of replaced in plain text mode (#1486730)alec
2010-05-10- Use strcoll instead of strcmp when sorting contacts in autocompletealec
2010-05-10- Fix autocomplete shows entries without email (#1486452)alec