summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-06- improve performance and consistency by setting all list-related env data in...alec
2010-05-05- Set focus to editor on reply in HTML mode (#1486632)alec
2010-05-04- Fix download button state when sets list is emptyalec
2010-05-04- Fix filters set activation, add possibility to deactivate sets (#1486699)alec
2010-05-04- Fix PHP Warning when autocomplete_addressbooks is not an arrayalec
2010-05-03- Fix filters set label after activationalec
2010-05-03- fix unseen messages counter after unseen message previewalec
2010-05-03- pl_PL fixalec
2010-05-03- Use === operatoralec
2010-05-03- preformance fix: don't load full folders list when checking for folderalec
2010-05-03- don't use deprecated split()alec
2010-05-02- Allow columns order change per user - drag&drop (#1485795)alec
2010-05-01- Fix taskbar background on IE6 (typo)alec
2010-05-01- Add References header in read receipt (#1486681)alec
2010-04-30- Fix typo (#1486703)alec
2010-04-29- Fix database constraint violation when opening a message (#1486696)alec
2010-04-29- Add 'loading' message while login is in progress (#1486667)alec
2010-04-29- it_IT updatealec
2010-04-29- Fix quota_zero_as_unlimited (#1486662)alec
2010-04-29- code re-formatting + small improvementsalec
2010-04-29- Use mail_domain value for domain variables when there is no domain in usern...alec
2010-04-28- use @ operator for fclose() on connection handlealec
2010-04-28- Fix folder subscription checking (#1486684)alec
2010-04-28- Set DEFAULT NULL for users.last_loginalec
2010-04-28- Added support for Content-Type: text/directory; profile=vCardalec
2010-04-28- pl_PL localization addedalec
2010-04-27- add DNS checking code for Windows & PHP<5.3.0alec
2010-04-27- cleanup + some improvements in hmail driveralec
2010-04-27- code reformattingalec
2010-04-26typos - debugyllar
2010-04-26Ukrainian, Danish update + bump year + some typosyllar
2010-04-26- fix typosalec
2010-04-26- don't parse text/html attachment body on downloadalec
2010-04-26- fix rcube_addressbook inheritancealec
2010-04-23- small cleanupalec
2010-04-23- Fix PHP Warning: file(): Filename cannot be empty...alec
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
2010-04-23- fix typo in mailbox_exists()alec
2010-04-23- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)alec
2010-04-23- Fix DB Schema checking when some db_table_* options are not setalec
2010-04-23- Skip session initialization/configuration if session is initialized already...alec
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alec
2010-04-23- code cleanup (mostly identation fixes)alec
2010-04-23- code formattingalec
2010-04-23Fix missing rcmail instance.robin
2010-04-23- Fix SQL error on contact auto-completion (#1486649)alec
2010-04-23- added foreign keys in mssql DDLalec
2010-04-23Updated mssql schema (I have no clue if this is correct)thomasb
2010-04-23Better wording for config optionthomasb
2010-04-23- fix: sqlite doesn't support foreign keysalec