summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-10- ja_JP localization addedalec
2010-11-10- ja_JP localization updatealec
2010-11-10- az_AZ localization addedalec
2010-11-10- Fix handling of message bodies (quoted-printable encoded) with NULL charact...alec
2010-11-09Bugfix: always create a valid result set when reading a single recordthomasb
2010-11-09Little code cleanup: use static getters of rcube_kolab class to get Kolab_Sto...thomasb
2010-11-09Finally access Kolab data through Kolab_Storagethomasb
2010-11-09- Fix lack of IMAP server response in logged error message when using AUTHENT...alec
2010-11-09- Handle situation when $IMAP object isn't initialized on log inalec
2010-11-09Always select the right mailbox before listing headersthomasb
2010-11-09- oops, fix parse error from last commitalec
2010-11-09- Add line number in logged error messagesalec
2010-11-09- Add support for shared folders (#1403507)alec
2010-11-08List all Kolab contact folders availablethomasb
2010-11-08- Changed timeout so non-error messages will disapear fasteralec
2010-11-08- Improved r4191 bugfixalec
2010-11-08- Fix operations on messages in unsubscribed folders (#1487107)alec
2010-11-07Support skins with old template namesthomasb
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalec
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
2010-11-07- Remove redundant directory separatoralec
2010-11-06- Added da_DK localizationsalec
2010-11-05- CS fixesalec
2010-11-05- Fix mailbox status checking when skip_deleted and threading are enabledalec
2010-11-05- Enable autocomplete for all address fieldsalec
2010-11-05- Fix displaying long header names in message headers tablealec
2010-11-05- hMail driver: add username_domain detection (#1487100)alec
2010-11-04- Fix extra line added to the message body when using php mail function (#148...alec
2010-11-04- Remove leftover codealec
2010-11-04- Add possibility to force mailbox selection. There're situations where we're...alec
2010-11-04- Improve responsiveness of messages displaying (#1486986)alec
2010-11-04- Skip conversion when input charset is BINARYalec
2010-11-04- remove charset=binary from content-typealec
2010-11-04- Unify template files namingalec
2010-11-04- #message object overlaps taskbaralec
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alec
2010-11-03- Use consistent naming (folder -> mailbox), fixed #1487101alec
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alec
2010-11-03updated some translationsyllar
2010-11-03- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (...alec
2010-11-02- Add option to place replies in the folder of the message being replied to (...alec
2010-11-02- Small code improvementsalec
2010-11-02- Handle multi-address fields from squirrel and add email format checking (#1...alec
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alec
2010-11-02- hMail driver: Add possibility to connect to remote host (patch from Roland ...alec
2010-10-31Fix cleandb scriptthomasb
2010-10-30- Improve performance by invoking STATUS command once for both MESSAGES and U...alec
2010-10-29- Improve performance of message cache status checking when skip_disabled=truealec
2010-10-29- Use consistent results from some functions, code cleanupalec
2010-10-29- Improve performance of setting IMAP flags using .SILENT suffixalec