summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-10- Fix upgrade script for SQLite (#1486903)alec
git-svn-id: https://svn.roundcube.net/trunk@3889 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-10- Improve email regexp in mailto: links handler (#1486808)alec
git-svn-id: https://svn.roundcube.net/trunk@3888 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alec
git-svn-id: https://svn.roundcube.net/trunk@3887 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-09- Removed /i from regexpalec
git-svn-id: https://svn.roundcube.net/trunk@3886 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-09- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)alec
git-svn-id: https://svn.roundcube.net/trunk@3885 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-09- Update zh_TWalec
git-svn-id: https://svn.roundcube.net/trunk@3884 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> ↵alec
identity_update, delete_identity -> identity_delete - Print warning to the log about deprecated hook names usage git-svn-id: https://svn.roundcube.net/trunk@3883 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-08- Small improvement in SELECT response parsingalec
git-svn-id: https://svn.roundcube.net/trunk@3882 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-08- Improved performance of LIST/LSUB response parsingalec
git-svn-id: https://svn.roundcube.net/trunk@3881 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-07pt_BR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3880 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-07Fix unit tests + update versionthomasb
git-svn-id: https://svn.roundcube.net/trunk@3879 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-06translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3876 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-06- Fix strpos() usage (#1486458)alec
git-svn-id: https://svn.roundcube.net/trunk@3875 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-06- Add 'language' parameter in 'user_create' hook (#1486896)alec
git-svn-id: https://svn.roundcube.net/trunk@3874 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-06- Last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3873 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-06- Replace message_part_encrypted hook with more generic message_part_structurealec
git-svn-id: https://svn.roundcube.net/trunk@3872 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-05ja_JP updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3871 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-05- Fix: rcube_user::get_username() doesn't take mail_domain setting into ↵alec
account (#1486895) git-svn-id: https://svn.roundcube.net/trunk@3870 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-05id_ID updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3869 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04sv_SE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3868 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04- Fix typo, see comments in #1486894alec
git-svn-id: https://svn.roundcube.net/trunk@3867 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04- Replace chop() with rtrim(), small improvements in fetchHeaders()alec
git-svn-id: https://svn.roundcube.net/trunk@3866 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04Added missing label for German translationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3865 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04tr_TR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3864 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04- Support vCards without or with an empty FNalec
git-svn-id: https://svn.roundcube.net/trunk@3863 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03gl_ES updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3862 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- es_ES update (#1486887)alec
git-svn-id: https://svn.roundcube.net/trunk@3861 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- Don't allow short form of empty <strong> tagalec
git-svn-id: https://svn.roundcube.net/trunk@3860 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- Improve displaying of html messages with body's background imagealec
git-svn-id: https://svn.roundcube.net/trunk@3859 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- Fix ESC key doesn't close folder name edition field in Google Chromealec
git-svn-id: https://svn.roundcube.net/trunk@3858 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03ar_SA updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3857 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3856 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fixed vacation parameters parsing (#1486883)alec
git-svn-id: https://svn.roundcube.net/trunk@3855 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fix message list and preview pane cleanup on search requestalec
git-svn-id: https://svn.roundcube.net/trunk@3854 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Don't add threads checkbox in virtual folder recordalec
git-svn-id: https://svn.roundcube.net/trunk@3853 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fix background color in importcontacts (#1486882)alec
git-svn-id: https://svn.roundcube.net/trunk@3852 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-013 new plugin translations + update yllar
git-svn-id: https://svn.roundcube.net/trunk@3851 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-01- Added ldap_simple driveralec
git-svn-id: https://svn.roundcube.net/trunk@3850 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Default skin is now CC ShareAlikethomasb
git-svn-id: https://svn.roundcube.net/trunk@3849 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Don't hide upload box on document click in Safari on Windows (#1486823)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3848 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Don't replace error messages with loading info (#1486300)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3847 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode ↵thomasb
(#1486870) + focus message field after mode switch git-svn-id: https://svn.roundcube.net/trunk@3846 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Fix bgcolor attribute of message body handlingalec
git-svn-id: https://svn.roundcube.net/trunk@3845 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Fix js errors when using Roundcube inside an iframe (#1486862)alec
git-svn-id: https://svn.roundcube.net/trunk@3844 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Performance fix: Determine real mimetype of message/rfc822 part from ↵alec
bodystructure instead of fetched headers git-svn-id: https://svn.roundcube.net/trunk@3843 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Fix message structure parsing when it lacks optional fields (#1486881)alec
git-svn-id: https://svn.roundcube.net/trunk@3842 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete ↵alec
list (old names are supported without errors nor warnings) git-svn-id: https://svn.roundcube.net/trunk@3841 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete ↵alec
list (old names are supported without errors nor warnings) git-svn-id: https://svn.roundcube.net/trunk@3840 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-29- Fix #taskbar background (#1486879)alec
git-svn-id: https://svn.roundcube.net/trunk@3839 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-29- Include all recipients in sendmail logalec
git-svn-id: https://svn.roundcube.net/trunk@3838 208e9e7b-5314-0410-a742-e7e81cd9613c