summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-29- Fix database constraint violation when opening a message (#1486696)alecpl
2010-04-29- Add 'loading' message while login is in progress (#1486667)alecpl
2010-04-29- Fix quota_zero_as_unlimited (#1486662)alecpl
2010-04-29- code re-formatting + small improvementsalecpl
2010-04-28- use @ operator for fclose() on connection handlealecpl
2010-04-28- Fix folder subscription checking (#1486684)alecpl
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
2010-04-28- Set DEFAULT NULL for users.last_loginalecpl
2010-04-27- add DNS checking code for Windows & PHP<5.3.0alecpl
2010-04-27- code reformattingalecpl
2010-04-26Ukrainian, Danish update + bump year + some typosyllar
2010-04-26- fix typosalecpl
2010-04-26- don't parse text/html attachment body on downloadalecpl
2010-04-26- fix rcube_addressbook inheritancealecpl
2010-04-23- small cleanupalecpl
2010-04-23Add class docuumentation blocks and make phpdoc work againthomascube
2010-04-23- fix typo in mailbox_exists()alecpl
2010-04-23- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)alecpl
2010-04-23- Fix DB Schema checking when some db_table_* options are not setalecpl
2010-04-23- Skip session initialization/configuration if session is initialized ↵alecpl
already (e.g. using Installer)
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alecpl
- performance: add option to not checking MAXUID in messagecount()
2010-04-23- code cleanup (mostly identation fixes)alecpl
2010-04-23- Fix SQL error on contact auto-completion (#1486649)alecpl
2010-04-23- added foreign keys in mssql DDLalecpl
2010-04-23Updated mssql schema (I have no clue if this is correct)thomascube
2010-04-23Better wording for config optionthomascube
2010-04-23- fix: sqlite doesn't support foreign keysalecpl
- code formatting
2010-04-22- one improvement morealecpl
2010-04-22- fix dublicated 'show' action after contact creationalecpl
2010-04-22- fix the contact creation when group is not selectedalecpl
2010-04-22- last commit fix + better performance with counters cachingalecpl
2010-04-22- Use '=' operator instead of LIKEalecpl
2010-04-22- SQL performance fixes + code formattingalecpl
2010-04-22- Don't add extra newline in sql debug logalecpl
2010-04-22- code cleanupalecpl
2010-04-22- code formattingalecpl
2010-04-22- make sure INBOX is allways displayed as Inbox (per recent discussion)alecpl
2010-04-21Fix unit tests to run with changed rcmail class + use own config for teststhomascube
2010-04-21Remove this temporary checkthomascube
2010-04-21Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, ↵thomascube
Slovenian and Swedisch translation + changed chinese labels in drop-down
2010-04-21- fix <span>0</span> (#1486645)alecpl
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alecpl
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alecpl
2010-04-21- Added version number in Settings (#1486290)alecpl
2010-04-21- Add images pre-loading on login page (#1451160)alecpl
2010-04-20- fix iframe hack (divs must be removed also in mouseup)alecpl
2010-04-20- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log ↵alecpl
(#1486441)
2010-04-20- force mbox in check-recent (#1486629)alecpl
2010-04-20- improve rcube_parse_charset() performancealecpl
2010-04-20- handle WIN-* charset as WINDOWS-*alecpl
2010-04-20Replace ALTER TABLE statement in Sqlite schema update script; more precise ↵thomascube
instructions for db updates and about new cleaning script