summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2009-10-12- Partially fixed "empty body" issue by showing raw body of malformed ↵alec
message (#1486166) git-svn-id: https://svn.roundcube.net/trunk@3034 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Fix importing/sending to email address with whitespace (#1486214)alec
git-svn-id: https://svn.roundcube.net/trunk@3033 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-08- fix for skip_deletedalec
git-svn-id: https://svn.roundcube.net/trunk@3027 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-02- Use default_charset for bodies of messages without charset definition ↵alec
(#1486187) git-svn-id: https://svn.roundcube.net/trunk@3010 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-02- added @TODO commentalec
git-svn-id: https://svn.roundcube.net/trunk@3007 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-01Trigger warning if logs cannot be writtenthomasb
git-svn-id: https://svn.roundcube.net/trunk@3003 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-26- call user2email also for login with @ (#1486147)alec
git-svn-id: https://svn.roundcube.net/trunk@2992 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-25- fix Russian language position on languages listalec
git-svn-id: https://svn.roundcube.net/trunk@2989 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-24- added Chrome detection (#1486163)alec
git-svn-id: https://svn.roundcube.net/trunk@2988 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-24- Fix cache status checking + improve cache operations performance (#1486104)alec
git-svn-id: https://svn.roundcube.net/trunk@2987 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- Prevent from setting INBOX as any of special folders (#1486114)alec
git-svn-id: https://svn.roundcube.net/trunk@2985 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- Fix regular expression for e-mail address (#1486152)alec
git-svn-id: https://svn.roundcube.net/trunk@2984 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
git-svn-id: https://svn.roundcube.net/trunk@2983 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-22- allow setting login inputs size in skin template (#1486155)alec
git-svn-id: https://svn.roundcube.net/trunk@2980 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-22- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)alec
git-svn-id: https://svn.roundcube.net/trunk@2979 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config ↵alec
inside rcube_ldap class git-svn-id: https://svn.roundcube.net/trunk@2976 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-20- small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@2974 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-16- return true after abort from write_log hookalec
git-svn-id: https://svn.roundcube.net/trunk@2958 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-14- simplify html_editor hookalec
git-svn-id: https://svn.roundcube.net/trunk@2954 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-13- Added 'html_editor' hook (#1486068)alec
git-svn-id: https://svn.roundcube.net/trunk@2951 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-12- Fix DB constraint violation when populating messages cache (#1486052)alec
git-svn-id: https://svn.roundcube.net/trunk@2948 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-11- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@2943 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-11- small code improvements per discussion from #1485536alec
git-svn-id: https://svn.roundcube.net/trunk@2942 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-10- Fix LDAP partial result warning (#1485536)alec
git-svn-id: https://svn.roundcube.net/trunk@2941 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- Use faster/secure mt_rand() (#1486094)alec
git-svn-id: https://svn.roundcube.net/trunk@2932 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ↵alec
code cleanup git-svn-id: https://svn.roundcube.net/trunk@2930 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- Fix roundcube hangs on empty inbox with bincimapd (#1486093)alec
git-svn-id: https://svn.roundcube.net/trunk@2929 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-05- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)alec
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655) git-svn-id: https://svn.roundcube.net/trunk@2927 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- make sure 'required_fields' is an array (#1485892)alec
git-svn-id: https://svn.roundcube.net/trunk@2923 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- return deleted records count instead of true in ldap's delete(), fixes ↵alec
(#1486082) git-svn-id: https://svn.roundcube.net/trunk@2921 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- Fix rcube_mdb2::affected_rows() (#1486082)alec
git-svn-id: https://svn.roundcube.net/trunk@2920 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- oops, my foult, remove buggy codealec
git-svn-id: https://svn.roundcube.net/trunk@2919 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- remove test codealec
git-svn-id: https://svn.roundcube.net/trunk@2918 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-01- fix loading required plugins (#1486079)alec
git-svn-id: https://svn.roundcube.net/trunk@2907 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-01- remove redundant JQ() usealec
git-svn-id: https://svn.roundcube.net/trunk@2905 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alec
git-svn-id: https://svn.roundcube.net/trunk@2894 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- allow empty LDAP 'filter' (#1485184)alec
git-svn-id: https://svn.roundcube.net/trunk@2893 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alec
git-svn-id: https://svn.roundcube.net/trunk@2892 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alec
git-svn-id: https://svn.roundcube.net/trunk@2890 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alec
git-svn-id: https://svn.roundcube.net/trunk@2889 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alec
git-svn-id: https://svn.roundcube.net/trunk@2888 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alec
git-svn-id: https://svn.roundcube.net/trunk@2887 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-28- simplified iil_C_(Un)Subscribe() return valuealec
git-svn-id: https://svn.roundcube.net/trunk@2884 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Only allow images as 'inline' parts; list other parts as attachments if they ↵thomasb
have a valid mime type git-svn-id: https://svn.roundcube.net/trunk@2877 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-17Remove newline in log_bug function (#1486047)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2862 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-14Changed imap_connect hook according to suggestions in #1485956thomasb
git-svn-id: https://svn.roundcube.net/trunk@2861 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-10Added 'message_compose' hookthomasb
git-svn-id: https://svn.roundcube.net/trunk@2852 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07Add 'imap_connect' hook (#1485956)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2849 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07New utility function for plugins to create urlsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2846 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-04- Use sequence names only with PostgreSQL (#1486018)alec
git-svn-id: https://svn.roundcube.net/trunk@2834 208e9e7b-5314-0410-a742-e7e81cd9613c