Age | Commit message (Expand) | Author |
2010-04-26 | Ukrainian, Danish update + bump year + some typos | yllar |
2010-04-26 | - fix typos | alecpl |
2010-04-26 | - don't parse text/html attachment body on download | alecpl |
2010-04-26 | - fix rcube_addressbook inheritance | alecpl |
2010-04-23 | - small cleanup | alecpl |
2010-04-23 | Add class docuumentation blocks and make phpdoc work again | thomascube |
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 set | alecpl |
2010-04-23 | - Skip session initialization/configuration if session is initialized already... | alecpl |
2010-04-23 | - fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set) | alecpl |
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 DDL | alecpl |
2010-04-23 | Updated mssql schema (I have no clue if this is correct) | thomascube |
2010-04-23 | Better wording for config option | thomascube |
2010-04-23 | - fix: sqlite doesn't support foreign keys | alecpl |
2010-04-22 | - one improvement more | alecpl |
2010-04-22 | - fix dublicated 'show' action after contact creation | alecpl |
2010-04-22 | - fix the contact creation when group is not selected | alecpl |
2010-04-22 | - last commit fix + better performance with counters caching | alecpl |
2010-04-22 | - Use '=' operator instead of LIKE | alecpl |
2010-04-22 | - SQL performance fixes + code formatting | alecpl |
2010-04-22 | - Don't add extra newline in sql debug log | alecpl |
2010-04-22 | - code cleanup | alecpl |
2010-04-22 | - code formatting | alecpl |
2010-04-22 | - make sure INBOX is allways displayed as Inbox (per recent discussion) | alecpl |
2010-04-21 | Fix unit tests to run with changed rcmail class + use own config for tests | thomascube |
2010-04-21 | Remove this temporary check | thomascube |
2010-04-21 | Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, ... | thomascube |
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 (#1486... | alecpl |
2010-04-20 | - force mbox in check-recent (#1486629) | alecpl |
2010-04-20 | - improve rcube_parse_charset() performance | alecpl |
2010-04-20 | - handle WIN-* charset as WINDOWS-* | alecpl |
2010-04-20 | Replace ALTER TABLE statement in Sqlite schema update script; more precise in... | thomascube |
2010-04-19 | - use transparent image for taskbar backround (#1486624) | alecpl |
2010-04-19 | - fix dublicated request in msglist_click() | alecpl |
2010-04-19 | - Fix setting spellcheck languages with extended codes (#1486605) | alecpl |
2010-04-16 | - code formatting, cleanup and small improvements | alecpl |
2010-04-16 | - more code formatting | alecpl |
2010-04-16 | - allow to set threshold days as command line argument, set default value to '7' | alecpl |
2010-04-15 | - added tabindex on editor-selector | alecpl |
2010-04-15 | - removed redundant code + code formatting | alecpl |
2010-04-15 | - fix sorting of folders with capital letters | alecpl |