Age | Commit message (Expand) | Author |
2010-05-13 | - remove debug code | alecpl |
2010-05-13 | - Extend contact groups support (#1486682) | alecpl |
2010-05-13 | - fr_RF update (#1486727) | alecpl |
2010-05-12 | - Fix check-recent action issues and performance (#1486526) | alecpl |
2010-05-11 | - Fix signatures get added instead of replaced in plain text mode (#1486730) | alecpl |
2010-05-10 | - Use strcoll instead of strcmp when sorting contacts in autocomplete | alecpl |
2010-05-10 | - Fix autocomplete shows entries without email (#1486452) | alecpl |
2010-05-10 | - it_IT update (#1486724) | alecpl |
2010-05-10 | - Fix setting sorting order to "None" | alecpl |
2010-05-07 | - Fix adding signature above the body in plain-text mode | alecpl |
2010-05-06 | - fix for use without session object | alecpl |
2010-05-06 | - Fix listupdate event doesn't trigger on search response (#1486708) | alecpl |
2010-05-06 | - last commit fix | alecpl |
2010-05-06 | - Fix select_all_mode value after selecting a message (#1486720) | alecpl |
2010-05-06 | - small fix for current_page setting | alecpl |
2010-05-06 | - improve performance and consistency by setting all list-related env data in... | alecpl |
2010-05-05 | - Set focus to editor on reply in HTML mode (#1486632) | alecpl |
2010-05-03 | - fix unseen messages counter after unseen message preview | alecpl |
2010-05-03 | - pl_PL fix | alecpl |
2010-05-03 | - preformance fix: don't load full folders list when checking for folder | alecpl |
2010-05-03 | - don't use deprecated split() | alecpl |
2010-05-02 | - Allow columns order change per user - drag&drop (#1485795) | alecpl |
2010-05-01 | - Add References header in read receipt (#1486681) | alecpl |
2010-04-30 | - Fix typo (#1486703) | alecpl |
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 improvements | alecpl |
2010-04-28 | - use @ operator for fclose() on connection handle | alecpl |
2010-04-28 | - Fix folder subscription checking (#1486684) | alecpl |
2010-04-27 | - add DNS checking code for Windows & PHP<5.3.0 | alecpl |
2010-04-27 | - code reformatting | alecpl |
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 | - 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 | Better wording for config option | thomascube |
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 |