Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1489437)
|
|
|
|
|
|
along with message/rfc822 parts being listed twice
|
|
|
|
behavioral improvements and encrytion are still to be added
|
|
|
|
|
|
attachment uploads that could get lost when using the database_attachments plugin
|
|
do not parse query if there are no params to replace,
keep one instance of (potentially long) query less in memory
|
|
|
|
|
|
|
|
|
|
address books as suggested in #1488753:
- Add option to specify arbitrary replacements of config options with attributes from the bound user
- Allow mapping of group object class => member attribute used in these objects
- Describe the 'member_filter' property for groups config
|
|
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
|
|
|
I can modify the addressbook_name_listing variable via main config or preferences_list_hook but I have to change the rcube_addressbook class to use the modified value. Some contry use special [name orders](http://en.wikipedia.org/wiki/Personal_name#Name_order) and we can handle them with this hook.
I changed the hook name to contact_listname as proposed by thomascube in the original PR#127.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
suspended google spell service with our new service at spell.roundcube.net
|
|
|
|
|
|
|
|
|
|
in sql query that was supposed to fetch list of messages from cache
|
|
'break' flag for this purpose
|
|
|
|
|
|
|
|
|
|
rcube_string_replacer
|
|
http://www.afterthedeadline.com for server installations
|
|
|
|
|
|
|
|
http://daringfireball.net/projects/markdown/
|
|
|
|
|