summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-04-29- Fix quota_zero_as_unlimited (#1486662)alec
git-svn-id: https://svn.roundcube.net/trunk@3577 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-29- code re-formatting + small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3576 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-28- use @ operator for fclose() on connection handlealec
git-svn-id: https://svn.roundcube.net/trunk@3574 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-28- Fix folder subscription checking (#1486684)alec
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672) git-svn-id: https://svn.roundcube.net/trunk@3573 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-28- Set DEFAULT NULL for users.last_loginalec
git-svn-id: https://svn.roundcube.net/trunk@3572 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-27- add DNS checking code for Windows & PHP<5.3.0alec
git-svn-id: https://svn.roundcube.net/trunk@3569 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-27- code reformattingalec
git-svn-id: https://svn.roundcube.net/trunk@3567 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-26Ukrainian, Danish update + bump year + some typosyllar
git-svn-id: https://svn.roundcube.net/trunk@3565 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-26- fix typosalec
git-svn-id: https://svn.roundcube.net/trunk@3564 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-26- don't parse text/html attachment body on downloadalec
git-svn-id: https://svn.roundcube.net/trunk@3563 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-26- fix rcube_addressbook inheritancealec
git-svn-id: https://svn.roundcube.net/trunk@3562 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- small cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3561 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
git-svn-id: https://svn.roundcube.net/trunk@3559 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- fix typo in mailbox_exists()alec
git-svn-id: https://svn.roundcube.net/trunk@3558 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)alec
git-svn-id: https://svn.roundcube.net/trunk@3557 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- Fix DB Schema checking when some db_table_* options are not setalec
git-svn-id: https://svn.roundcube.net/trunk@3556 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- Skip session initialization/configuration if session is initialized ↵alec
already (e.g. using Installer) git-svn-id: https://svn.roundcube.net/trunk@3555 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alec
- performance: add option to not checking MAXUID in messagecount() git-svn-id: https://svn.roundcube.net/trunk@3554 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- code cleanup (mostly identation fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@3553 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- Fix SQL error on contact auto-completion (#1486649)alec
git-svn-id: https://svn.roundcube.net/trunk@3543 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- added foreign keys in mssql DDLalec
git-svn-id: https://svn.roundcube.net/trunk@3542 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23Updated mssql schema (I have no clue if this is correct)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3540 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23Better wording for config optionthomasb
git-svn-id: https://svn.roundcube.net/trunk@3539 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- fix: sqlite doesn't support foreign keysalec
- code formatting git-svn-id: https://svn.roundcube.net/trunk@3538 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- one improvement morealec
git-svn-id: https://svn.roundcube.net/trunk@3537 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- fix dublicated 'show' action after contact creationalec
git-svn-id: https://svn.roundcube.net/trunk@3536 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- fix the contact creation when group is not selectedalec
git-svn-id: https://svn.roundcube.net/trunk@3535 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- last commit fix + better performance with counters cachingalec
git-svn-id: https://svn.roundcube.net/trunk@3534 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Use '=' operator instead of LIKEalec
git-svn-id: https://svn.roundcube.net/trunk@3530 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- SQL performance fixes + code formattingalec
git-svn-id: https://svn.roundcube.net/trunk@3529 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Don't add extra newline in sql debug logalec
git-svn-id: https://svn.roundcube.net/trunk@3528 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3527 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- code formattingalec
git-svn-id: https://svn.roundcube.net/trunk@3526 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- make sure INBOX is allways displayed as Inbox (per recent discussion)alec
git-svn-id: https://svn.roundcube.net/trunk@3525 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21Fix unit tests to run with changed rcmail class + use own config for teststhomasb
git-svn-id: https://svn.roundcube.net/trunk@3524 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21Remove this temporary checkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3523 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, ↵thomasb
Slovenian and Swedisch translation + changed chinese labels in drop-down git-svn-id: https://svn.roundcube.net/trunk@3522 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- fix <span>0</span> (#1486645)alec
git-svn-id: https://svn.roundcube.net/trunk@3521 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alec
git-svn-id: https://svn.roundcube.net/trunk@3520 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alec
git-svn-id: https://svn.roundcube.net/trunk@3519 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Added version number in Settings (#1486290)alec
git-svn-id: https://svn.roundcube.net/trunk@3516 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add images pre-loading on login page (#1451160)alec
git-svn-id: https://svn.roundcube.net/trunk@3515 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- fix iframe hack (divs must be removed also in mouseup)alec
git-svn-id: https://svn.roundcube.net/trunk@3514 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log ↵alec
(#1486441) git-svn-id: https://svn.roundcube.net/trunk@3513 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- force mbox in check-recent (#1486629)alec
git-svn-id: https://svn.roundcube.net/trunk@3512 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- improve rcube_parse_charset() performancealec
git-svn-id: https://svn.roundcube.net/trunk@3510 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- handle WIN-* charset as WINDOWS-*alec
git-svn-id: https://svn.roundcube.net/trunk@3509 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20Replace ALTER TABLE statement in Sqlite schema update script; more precise ↵thomasb
instructions for db updates and about new cleaning script git-svn-id: https://svn.roundcube.net/trunk@3508 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-19- use transparent image for taskbar backround (#1486624)alec
git-svn-id: https://svn.roundcube.net/trunk@3504 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-19- fix dublicated request in msglist_click()alec
git-svn-id: https://svn.roundcube.net/trunk@3503 208e9e7b-5314-0410-a742-e7e81cd9613c