summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-07- added bin/killcache.php script (#1485434)alecpl
2008-10-07- Write username instead of id in sendmail log (#1485477)alecpl
2008-10-07#1485456: small improvements in scriptsalecpl
2008-10-07- #1485475: don't use 4th argument of htmlspecialchars()alecpl
2008-10-07#1485472: added js keywords escaping in json_serialize()alecpl
2008-10-07- #1485471: fix drafts savingalecpl
2008-10-06#1485375: added favicon.ico redirectalecpl
2008-10-06#1485446: calculate message's ETAG including inline_images option (for multip...alecpl
2008-10-06#1485465: use common.css from skins instead of non-existent style.cssalecpl
2008-10-06#1485460: session.gc_* moved to main .htaccess filealecpl
2008-10-06- #1485468: fix attachment filename (RFC2231 related) alecpl
2008-10-06- added 'flagged' class handling in set_message()alecpl
2008-10-06- #1485463: fixed css classes setting in messages listalecpl
2008-10-05reverted ru_RU back to r1930yllar
2008-10-05- fix unclosed label (#1485454)alecpl
2008-10-05- removed deprecated rcube_add_label() and all usesalecpl
2008-10-05- make Russian lang name localized (again)alecpl
2008-10-05restore some script environment variables removed in r1918 but needed in "sho...svncommit
2008-10-04ru_RU et_EE it_IT updateyllar
2008-10-04- nl_NL update (#1485452)alecpl
2008-10-03Validatethomascube
2008-10-03Add methods to check and update local config files + show HTML output in inst...thomascube
2008-10-03- some option moved to user prefs sectionalecpl
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alecpl
2008-10-03- ru_RU updatealecpl
2008-10-03- fix last change in show_bytes()alecpl
2008-10-03#1485442: set mailbox name in client env in mail/show actionalecpl
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alecpl
2008-10-03- save selected folder when go to compose (to back to proper folder)alecpl
2008-10-03- fix "Back to message list" button (#1485440)alecpl
2008-10-03-revert r1920 (as it breaks some things)alecpl
2008-10-03Fix typo.svncommit
2008-10-03- show notice instead of warning if search results contains no results (#1485...alecpl
2008-10-03- nl_NL update (#1485436)alecpl
2008-10-02- don't reload messages list if user clicks on (already) selected folderalecpl
2008-10-02- revert wrong stuff from my tests that shouldn't be commitedalecpl
2008-10-02- Fix race conditions when changing mailbox (set some env variables only when...alecpl
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for g...alecpl
2008-10-02- typosalecpl
2008-10-02- Fix folders css class setting for folder with names matching defined classe...alecpl
2008-10-02- de_* updatealecpl
2008-10-02- removed old and not used ldapscripts.htmlalecpl
2008-10-02- Minimize "inline" javascript use (#1485433)alecpl
2008-10-02- improved rcube_sess_gc() when enable_caching=false, also use join() oncealecpl
2008-10-01- small style clean upalecpl
2008-10-01- localizations update for r1908alecpl
2008-10-01- Better handling of "no identity" and "no email in identity" situations (#14...alecpl
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change in...alecpl
2008-10-01- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)alecpl
2008-10-01- Fix compose window width/height (#1485396)alecpl