summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-28- add plugins directory to the list of locations for upgrade (#1485865)alec
2009-05-28- simplified attachments handling on reply/forward/draft compose (possible re...alec
2009-05-28- header lists: change one-item array to stringalec
2009-05-28- removed unused and declared in PHP-5.3 quoted_printable_encode function (#1...alec
2009-05-27- Added support for headers lists (coma-separated) in rulesalec
2009-05-27- better iconsalec
2009-05-27Move more proprietary CSS styles to the ie-hacks filethomasb
2009-05-27Fix keyboard control of the autocomplete listthomasb
2009-05-27- reverted accidentally removed codealec
2009-05-27- don't unset button title on IE (#1485874)alec
2009-05-26- fix errors handling in ajax requests (#1485872)alec
2009-05-26- remove double settings.css inclusionalec
2009-05-26- show openlink in 'show' actionalec
2009-05-26Re-enable the permalink command (allows one to choose right-click and open-in...thomasb
2009-05-26Add missing CSS files for IEthomasb
2009-05-26Update dutch translation.robin
2009-05-26Tweak default skin with better icons (sprites) and move IE hacks to an extern...thomasb
2009-05-26- Support UID EXPUNGE: remove only moved/deleted messagesalec
2009-05-26Add swiss german localization + little style improvementthomasb
2009-05-26- Add drag cancelling with ESC key (#1484344)alec
2009-05-26- Support initial identity name from virtuser_query (#1484003)alec
2009-05-26- Fix "PHP Fatal error: Call to undefined function check_email" (#1485871)alec
2009-05-25- dos2unixalec
2009-05-25- place 'toolbar' container before mailboxlist (#1485870)alec
2009-05-25- small LF fix in quoted-printable convertionalec
2009-05-25- pl_PL small fixesalec
2009-05-25- added 'markmenu' container + small css changesalec
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alec
2009-05-25- added rollover mark in quicksearchbox (glass) imagealec
2009-05-24added Dari & Pashto + some updatesyllar
2009-05-24- messagemenu labelalec
2009-05-24- messagemenu and markmessagemenu fixes + iconsalec
2009-05-24- better message menu button image + some fixesalec
2009-05-24- messagemenualec
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
2009-05-22- overwrite default_imap_folders according to *_mbox settings (#1485600) + so...alec
2009-05-22- handle startup response (#1484853)alec
2009-05-22- use '/this/' in templatesalec
2009-05-22Fix URLs to plugin skin directorythomasb
2009-05-22Rename function to correct english spellingthomasb
2009-05-21Pass return value of config->load_from_file() back to the pluginthomasb
2009-05-21Add function for plugins to load a local config filethomasb
2009-05-21Make links with /this/ pointing to the plugins skin directorythomasb
2009-05-21Add fallback to default skin in plugins + replace links to plugin directory w...thomasb
2009-05-21- Add 1 minute interval in autosave options (#1485854)alec
2009-05-21- pl_PL updatealec
2009-05-21- moved some code from init() to start()alec
2009-05-21- managesieve pluginalec
2009-05-21- support plugin templatesalec
2009-05-20Fix invalid object referencethomasb