summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-09- oops, fix parse error from last commitalec
git-svn-id: https://svn.roundcube.net/trunk@4200 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09- Add line number in logged error messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4199 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09- Add support for shared folders (#1403507)alec
git-svn-id: https://svn.roundcube.net/trunk@4198 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08List all Kolab contact folders availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@4197 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08- Changed timeout so non-error messages will disapear fasteralec
git-svn-id: https://svn.roundcube.net/trunk@4196 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08- Improved r4191 bugfixalec
git-svn-id: https://svn.roundcube.net/trunk@4195 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08- Fix operations on messages in unsubscribed folders (#1487107)alec
git-svn-id: https://svn.roundcube.net/trunk@4194 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07Support skins with old template namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4192 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalec
git-svn-id: https://svn.roundcube.net/trunk@4191 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
git-svn-id: https://svn.roundcube.net/trunk@4190 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Remove redundant directory separatoralec
git-svn-id: https://svn.roundcube.net/trunk@4189 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-06- Added da_DK localizationsalec
git-svn-id: https://svn.roundcube.net/trunk@4188 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- CS fixesalec
git-svn-id: https://svn.roundcube.net/trunk@4187 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- Fix mailbox status checking when skip_deleted and threading are enabledalec
git-svn-id: https://svn.roundcube.net/trunk@4186 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- Enable autocomplete for all address fieldsalec
git-svn-id: https://svn.roundcube.net/trunk@4185 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- Fix displaying long header names in message headers tablealec
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To git-svn-id: https://svn.roundcube.net/trunk@4184 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- hMail driver: add username_domain detection (#1487100)alec
- hMail driver: HTML tags in logged messages should be stripped off (#1487099) git-svn-id: https://svn.roundcube.net/trunk@4183 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Fix extra line added to the message body when using php mail function ↵alec
(#1487060) git-svn-id: https://svn.roundcube.net/trunk@4182 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Remove leftover codealec
git-svn-id: https://svn.roundcube.net/trunk@4181 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Add possibility to force mailbox selection. There're situations where ↵alec
we're invoking STATUS (for all messages count) and SELECT later for other operations. If we call SELECT first, the STATUS will be not needed. git-svn-id: https://svn.roundcube.net/trunk@4180 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Improve responsiveness of messages displaying (#1486986)alec
git-svn-id: https://svn.roundcube.net/trunk@4179 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Skip conversion when input charset is BINARYalec
git-svn-id: https://svn.roundcube.net/trunk@4178 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- remove charset=binary from content-typealec
git-svn-id: https://svn.roundcube.net/trunk@4177 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Unify template files namingalec
git-svn-id: https://svn.roundcube.net/trunk@4176 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- #message object overlaps taskbaralec
git-svn-id: https://svn.roundcube.net/trunk@4175 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Don't show confirmation message when marking message as read using delay ↵alec
(preview_pane_mark_read>0) git-svn-id: https://svn.roundcube.net/trunk@4174 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Use consistent naming (folder -> mailbox), fixed #1487101alec
git-svn-id: https://svn.roundcube.net/trunk@4173 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alec
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions git-svn-id: https://svn.roundcube.net/trunk@4172 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03updated some translationsyllar
git-svn-id: https://svn.roundcube.net/trunk@4171 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations ↵alec
(#1486225) git-svn-id: https://svn.roundcube.net/trunk@4170 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- Add option to place replies in the folder of the message being replied to ↵alec
(#1485945) git-svn-id: https://svn.roundcube.net/trunk@4169 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- Small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4168 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- Handle multi-address fields from squirrel and add email format checking ↵alec
(#1487096) git-svn-id: https://svn.roundcube.net/trunk@4167 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alec
- Added email format checks when saving contacts data git-svn-id: https://svn.roundcube.net/trunk@4166 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- hMail driver: Add possibility to connect to remote host (patch from Roland ↵alec
Liebl) git-svn-id: https://svn.roundcube.net/trunk@4165 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-31Fix cleandb scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@4164 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-30- Improve performance by invoking STATUS command once for both MESSAGES and ↵alec
UNSEEN counters git-svn-id: https://svn.roundcube.net/trunk@4163 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Improve performance of message cache status checking when skip_disabled=truealec
git-svn-id: https://svn.roundcube.net/trunk@4162 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Use consistent results from some functions, code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@4161 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Improve performance of setting IMAP flags using .SILENT suffixalec
git-svn-id: https://svn.roundcube.net/trunk@4160 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Fix address parsing for situation when encoded words are used inside ↵alec
quoted string (#1484961) git-svn-id: https://svn.roundcube.net/trunk@4159 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Improve performance of clear_mailbox() when skip_deleted=truealec
git-svn-id: https://svn.roundcube.net/trunk@4158 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Set 'noajax' and 'noframe' propertyalec
git-svn-id: https://svn.roundcube.net/trunk@4157 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Add example config file, enable 'noajax' propertyalec
git-svn-id: https://svn.roundcube.net/trunk@4156 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Disable help plugin in ajax and framed modealec
- Add warning when clicking help task while message composition (#1487094) git-svn-id: https://svn.roundcube.net/trunk@4155 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalec
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property git-svn-id: https://svn.roundcube.net/trunk@4154 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-28- Close properly IMAP connection when login failsalec
- Don't use LOGIN when server sent LOGINDISABLED git-svn-id: https://svn.roundcube.net/trunk@4153 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-28- Add SORT=DISPLAY support (RFC 5957)alec
git-svn-id: https://svn.roundcube.net/trunk@4152 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-28- Plugin API: added 'contact_form' hookalec
- Re-designed contact frame using Tabs git-svn-id: https://svn.roundcube.net/trunk@4151 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- When contacts search returns no rows display message of type 'notice' ↵alec
instead of 'warning' git-svn-id: https://svn.roundcube.net/trunk@4150 208e9e7b-5314-0410-a742-e7e81cd9613c