You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alecpl
8e99ffbcac
- Use less included files in mail and message templates for better performance
- Add access to template name in template expressions
|
14 years ago |
.. |
clisetup.php
|
- Improve performance by including files with absolute path (#1487849)
|
14 years ago |
html.php
|
- Enable multiselection for attachments uploading in capable browsers (#1485969)
|
14 years ago |
iniset.php
|
- Remove special handling of rcube_ classes in autoloader, it breaks loading of rcube_ classes from plugins
|
14 years ago |
main.inc
|
- Fixed handling of folder with name "0" in folder selector
|
14 years ago |
rcmail.php
|
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
|
14 years ago |
rcube_addressbook.php
|
Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
|
14 years ago |
rcube_browser.php
|
- Fixed IE/FF detection (#1487838)
|
14 years ago |
rcube_config.php
|
- Fix handling of debug_level=4 in ajax requests (#1487831)
|
14 years ago |
rcube_contacts.php
|
Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
|
14 years ago |
rcube_html_page.php
|
Make it easier to add code to $(document).ready()
|
14 years ago |
rcube_imap.php
|
- Add forward-as-attachment feature
|
14 years ago |
rcube_imap_generic.php
|
- Improved string literals handling
|
14 years ago |
rcube_json_output.php
|
Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message()
|
14 years ago |
rcube_ldap.php
|
Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
|
14 years ago |
rcube_mdb2.php
|
Revert r4746 due to timestsamp issues with mysql; deprecate rcube_mdb2::unixtimestamp()
|
14 years ago |
rcube_message.php
|
- Improve space-stuffing handling in format=flowed messages (#1487861)
|
14 years ago |
rcube_mime_struct.php
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
rcube_plugin.php
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
rcube_plugin_api.php
|
- Uncomment code (commented out for testing?) + cleanup whitespaces
|
14 years ago |
rcube_result_set.php
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
rcube_session.php
|
Revert r4746 due to timestsamp issues with mysql; deprecate rcube_mdb2::unixtimestamp()
|
14 years ago |
rcube_shared.inc
|
- Fix relative URLs handling according to a <base> in HTML (#1487889)
|
14 years ago |
rcube_smtp.php
|
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
|
14 years ago |
rcube_sqlite.inc
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
rcube_string_replacer.php
|
- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)
|
14 years ago |
rcube_template.php
|
- Use less included files in mail and message templates for better performance
|
14 years ago |
rcube_user.php
|
Don't show saving error if no data changed
|
14 years ago |
rcube_vcard.php
|
Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
|
14 years ago |