source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4101   3 years alec - Add separate column for message status icon (#1486665)
(edit) @4100   3 years alec - Add MS950 as alias for CP950 (#1487063)
(edit) @4099   3 years alec - Add LITERAL+ support (RFC2088)
(edit) @4098   3 years alec - Fix: cannot access private property rcube_template::$app
(edit) @4097   3 years thomasb First scaffolding for the Kolab address book including lib for general …
(edit) @4096   3 years alec - Fix: when task is empty (on error?) don't try to include ".css" file
(edit) @4095   3 years alec - Don't try to match identity on reply when user has only one
(edit) @4094   3 years alec - Fix misplaced forwarded and replied icons on messages list
(edit) @4093   3 years alec - Make icons skinable - Show vcard icon on messages list when message is …
(edit) @4092   3 years alec - Remove unused icon
(edit) @4091   3 years alec - Fix bug in rcube_plugin::local_skin_path()
(edit) @4090   3 years alec - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
(edit) @4089   3 years alec - improved IMAP errors handling (continue)
(edit) @4088   3 years alec - Improved IMAP errors handling
(edit) @4087   3 years alec - Fix set_busy() usage, add encryption menu in compose
(edit) @4086   3 years alec - Fix set_busy() usage after changes in core
(edit) @4085   3 years alec - Fix duplicated e-mail field in identity form (#1487054)
(edit) @4084   3 years alec - Minimize session data size by storing only last search result and by …
(edit) @4083   3 years alec - Improve displaying of UI messages (#1486977)
(edit) @4082   3 years alec - Fix googiespell click events handling
(edit) @4081   3 years alec - Improvements in googiespell styles
(edit) @4080   3 years alec - Fix setting identity when composing a draft or edited message
(edit) @4079   3 years alec - Prevent from infinite redirect in case of broken session (#1487028)
(edit) @4078   3 years alec - update RCMAIL_VERSION
(edit) @4077   3 years alec - Fix signature removal when replying in HTML to plain/text message
(edit) @4076   3 years alec - Fix links handling
(edit) @4075   3 years alec - Fix message list clearing when search filter is used
(edit) @4074   3 years alec - Add SASL proxy authentication for SMTP (#1486693)
(edit) @4073   3 years alec - Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942
(edit) @4072   3 years alec - Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358
(edit) @4071   3 years alec - Added popups with form errors - Removed nonexisting 'wrongformat' label …
(edit) @4070   3 years alec - Align drop down menus under main button (#1487048)
(edit) @4069   3 years alec - typo
(edit) @4068   3 years alec - Support relational operators and i;ascii-numeric comparator (RFC3431)
(edit) @4067   3 years alec - Add caching support in id2uid and uid2id functions (#1487019), Fix …
(edit) @4066   3 years alec - Performance fix for case when session_lifetime=0, fixed indentation
(edit) @4065   3 years alec - Prevent from inserting empty link when composing HTML message (#1486944)
(edit) @4064   3 years alec - Add (different) attachment icon for messages of type multipart/report …
(edit) @4063   3 years alec - Add message content-type to the message flags in add_message_row(), can …
(edit) @4062   3 years alec - Use 'messageicons' sprite in markmessagemenu + some fixes
(edit) @4061   3 years alec - Add message list menu to css-sprite image
(edit) @4060   3 years alec - Use css sprite image for messages list
(edit) @4059   3 years alec - Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
(edit) @4058   3 years alec - Fixed SQL Injection in SQL driver when using %p or %o variables in query …
(edit) @4057   3 years alec - Support one argument of type array, instead of n arguments for …
(edit) @4056   3 years alec - Add 'htmlonreply' label
(edit) @4055   3 years alec - Use empty envelope sender address for message disposition notifications …
(edit) @4054   3 years alec - Make htmleditor option behaviour consistent, add option to use HTML on …
(edit) @4053   3 years alec - Add unique index on users.username+users.mail_host
(edit) @4052   3 years alec - Add 0.4.2. section in Changelog
(edit) @4051   3 years thomasb Tagging files of release 0.4.2
(edit) @4050   3 years thomasb Copy localization updates for 0.4.2 release
(edit) @4049   3 years thomasb Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, …
(edit) @4048   3 years thomasb Hotfixes for release 0.4.1 building new 0.4.2 version
(edit) @4047   3 years thomasb Remove old release branch
(edit) @4046   3 years thomasb Tagging files of release 0.4.1
(edit) @4045   3 years alec - Add mdn_request=4
(edit) @4044   3 years alec - Add mdn_requests=3 to the installer
(edit) @4043   3 years alec - Improve tabs to fixed width and add tabs in identities info (#1486974)
(edit) @4042   3 years alec - Describe mdn_request=3
(edit) @4041   3 years alec - Fix handling of backslash as IMAP delimiter
(edit) @4040   3 years alec - Convert to lowercase only domain part of email address on login
(edit) @4039   3 years alec - Improve r4038: we can use keypress on FF and Opera, here we've got …
(edit) @4038   3 years alec - Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)
(edit) @4037   3 years alec - Fix for Konqueror
(edit) @4036   3 years alec - Fix confirmation message isn't displayed after sending mail on Chrome …
(edit) @4035   3 years alec - Minimize FETCH response for messages listing (when caching is disabled)
(edit) @4034   3 years alec - Use simplified domain expression for proper handling of domain names in …
(edit) @4033   3 years alec - Convert address to utf8 on contacts import
(edit) @4032   3 years alec - Add Reply-to-List feature (#1484252) - Add …
(edit) @4031   3 years alec - Fix height of mail_toolbar image
(edit) @4030   3 years alec - Convert IDN to ASCII before using rcube_user::query() - Always convert …
(edit) @4029   3 years alec - Fix mailto optional params in plain text messages aren't handled …
(edit) @4028   3 years alec - Fix handling of Thunderbird's vCards (#1487024)
(edit) @4027   3 years alec - Fix "Server Error! (Not Found)" when using utils/save-pref action …
(edit) @4026   3 years alec - Fix: contact group input is empty when using rename action more than …
(edit) @4025   3 years alec - Plugin API: improved 'abort' flag handling, added 'result' item in some …
(edit) @4024   3 years alec - Fix charset replacement in HTML message bodies (#1487021)
(edit) @4023   3 years alec - Improve a little email address pattern, broken with IDNA support …
(edit) @4022   3 years alec - Change reply prefix to display email address only if sender name doesn't …
(edit) @4021   3 years alec - Add option do bind for an individual LDAP address book (#1486997)
(edit) @4020   3 years alec - Added line number for error message
(edit) @4019   3 years alec - Added password_ldap_lchattr option (#1486927)
(edit) @4018   3 years alec - Extend virtuser_query with email2user and user2host mapping (#1486750)
(edit) @4017   3 years alec - Allow setting some washtml options from plugin (#1486578)
(edit) @4016   3 years alec - Added possibility to display extended error messages (#1486704) - Added …
(edit) @4015   3 years alec - Update phpdoc (#1486958)
(edit) @4014   3 years alec - Use custom sorting when SORT is disabled by IMAP admin (#1486959)
(edit) @4013   3 years alec - Fix HTML to plain text conversion doesn't handle citation blocks …
(edit) @4012   3 years alec - Add option to "Return receipt" will be always checked (1486352)
(edit) @4011   3 years alec - Add option to automatically send read notifications for known senders …
(edit) @4010   3 years alec - Add Internationalized Domain Name (IDNA) support (#1483894)
(edit) @4009   3 years alec - Add Internationalized Domain Name (IDNA) support (#1483894)
(edit) @4008   3 years alec - Add link to identities in compose window (#1486729)
(edit) @4007   3 years alec - Messages caching: performance improvements, fixed syncing, fixes related …
(edit) @4006   3 years thomasb Correct JS syntax
(edit) @4005   3 years thomasb Correct JS syntax
(edit) @4004   3 years thomasb Remove development stuff and update versions
(edit) @4003   3 years thomasb Copy plugins into 0.4.1 release branch
(edit) @4002   3 years thomasb Remove externals
Note: See TracRevisionLog for help on using the revision log.