summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2009-09-09- fix bug in r2929 commit (#1486107)alecpl
2009-09-08- Fix delete in message view deletes permanently with flag_for_deletion=true ...alecpl
2009-09-07- Use faster/secure mt_rand() (#1486094)alecpl
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ...alecpl
2009-09-07- Fix roundcube hangs on empty inbox with bincimapd (#1486093)alecpl
2009-09-05- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)alecpl
2009-09-05- Check 'post_max_size' for upload max filesize (#1486089)alecpl
2009-09-04- make sure 'required_fields' is an array (#1485892)alecpl
2009-09-04- return deleted records count instead of true in ldap's delete(), fixes (#14...alecpl
2009-09-04- Fix rcube_mdb2::affected_rows() (#1486082)alecpl
2009-09-04- oops, my foult, remove buggy codealecpl
2009-09-04- remove test codealecpl
2009-09-04Upadt dutch translation.svncommit
2009-09-04Set timeout for attachment loading back to 0thomascube
2009-09-03- Fix editor type doesn't match type of message body content (#1486080)alecpl
2009-09-01- fix loading required plugins (#1486079)alecpl
2009-09-01- remove redundant JQ() usealecpl
2009-09-01- fix displaying attachments with backslash in filename (#1486076)alecpl
2009-09-01it_IT updateyllar
2009-09-01- fix r2883 change (server command continuation response could be "+ Somethin...alecpl
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alecpl
2009-08-29- allow empty LDAP 'filter' (#1485184)alecpl
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alecpl
2009-08-29lt_LT updateyllar
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alecpl
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alecpl
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alecpl
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alecpl
2009-08-28- Fix charset bug during loading attachment file (#1486064)alecpl
2009-08-28- simplified iil_C_(Un)Subscribe() return valuealecpl
2009-08-28- Fix endless loop on error response for APPEND command (#1486060)alecpl
2009-08-27- remove all html tag attribs (#1486003)alecpl
2009-08-27- Fix Date sorting problem with Courier IMAP server (#1486065)alecpl
2009-08-27Strip xmlns attributes from html tagthomascube
2009-08-27Only allow images as 'inline' parts; list other parts as attachments if they ...thomascube
2009-08-27Reset pressed buttons on next click (#1485987)thomascube
2009-08-27Reload settings page if language was changedthomascube
2009-08-20lang updateyllar
2009-08-19Added # to washtml's regex for safe links (some list digests have tables of c...svncommit
2009-08-17Remove newline in log_bug function (#1486047)thomascube
2009-08-14Changed imap_connect hook according to suggestions in #1485956thomascube
2009-08-14Implemented new_messages plugin hook (#1486005)thomascube
2009-08-12Extend message_compose hook with the possibility to specify attachmentsthomascube
2009-08-12Tweak settings page: align with tab list, remove that single advanced option ...thomascube
2009-08-12Update German localizationsthomascube
2009-08-10Added 'message_compose' hookthomascube
2009-08-07localization updateyllar
2009-08-07Add 'imap_connect' hook (#1485956)thomascube
2009-08-07New utility function for plugins to create urlsthomascube
2009-08-06- oops, remove debug console callalecpl