summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-03- Fix: copying all messages in a folder copies only current pagealecpl
2010-12-03- New Folder Manager UIalecpl
2010-12-03fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES bg_BG...yllar
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alecpl
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alecpl
2010-12-01- Fix setting charset of attachment filenames (#1487122)alecpl
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alecpl
2010-11-30- Fix cursor position on compose form in Webkit browsers (#1486674)alecpl
2010-11-30- Fix window is blur'ed in IE when selecting a message (#1487316)alecpl
2010-11-30- Add 'login_lc' config option for case-insensitive authentication (#1487113)alecpl
2010-11-29- Fix attachments of type message/rfc822 are not listed on attachments listalecpl
2010-11-29- Handle PHP warning in decrypt function (#1485970)alecpl
2010-11-29- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)alecpl
2010-11-27Mention Auth_SASL as required PEAR packagethomascube
2010-11-27Save session data with bas64 ecoding to make it more robust against garbage d...thomascube
2010-11-26- Add workaround for MSOE's multipart/related messages with non-related attac...alecpl
2010-11-24Add check to other cases, toothomascube
2010-11-24Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE commandthomascube
2010-11-24Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better n...thomascube
2010-11-24Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and Chine...thomascube
2010-11-24Updates German translations and Changelogthomascube
2010-11-24Limit hover effect to the dropbutton arrow for consistency reasonsthomascube
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete o...thomascube
2010-11-24- Temporarily commented out \Noselect flag checking in select(), because of p...alecpl
2010-11-24- Small code cleanupalecpl
2010-11-23- Fix PHP warning: check if array isn't empty before using max()alecpl
2010-11-23- Fix adding contact group record after creating a groupalecpl
2010-11-22- Fix attachment names encoding broken in r4232alecpl
2010-11-19- Fix last change in rcube_html_editor()alecpl
2010-11-19- Add lost changelog entryalecpl
2010-11-19- Fix last commitalecpl
2010-11-19- Fix handling of custom "_from" in sendmail (#1487132)alecpl
2010-11-18- Add threads() result checkingalecpl
2010-11-18- Don't set attachment's charset in Content-type header (#1487122)alecpl
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alecpl
2010-11-16- Execute HTML editor initialization in page footer (#1487125)alecpl
2010-11-15- Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign k...alecpl
2010-11-15- remove debug command (#1487053)alecpl
2010-11-15- Fix focused elements aren't unfocused when clicking on the list (#1487123)alecpl
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalecpl
2010-11-14- Re-fix handling of html entity strings in plain/text messagesalecpl
2010-11-12- Fix IE issue when replacing spaces doesn't workalecpl
2010-11-12- More fixes for folders with name "0"alecpl
2010-11-12- Fix handling of folders with "<>" characters in namealecpl
2010-11-12- Fix handling of special characters when building content of drag layeralecpl
2010-11-12- jQuery-1.4.4alecpl
2010-11-12- Fix handling of folders with name "0" (#1487119)alecpl
2010-11-11- Fix displaying of text/plain messages containing HTML entitiesalecpl
2010-11-11- Add horizontal scrollbar in messageframe - 'show' action (#1455626)alecpl
2010-11-10- Fix for nested fieldsets (inside tabbed fieldsets)alecpl