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.
Giovanni Bajo
14f22f38da
Fix support for large uuencode attachments.
...
Currently, Roundcube tries to match with a regexp a whole uuencode
attachment. This is not always possible because PHP enforces a limit
on the maximum match size.
14 years ago
..
clisetup.php
- Merge devel-framework branch, resolved conflicts
14 years ago
html.php
- Merge devel-framework branch, resolved conflicts
14 years ago
iniset.php
Change version text to reflect new versioning system
14 years ago
rcmail.php
Better handling of HTTP request errors; re-send keep-alive requests on failure ( #1488449 )
14 years ago
rcube.php
Use similar language as a fallback for plugin localization ( #1488401 )
14 years ago
rcube_addressbook.php
- Framework refactoring (I hope it's the last one):
14 years ago
rcube_base_replacer.php
- Merge devel-framework branch, resolved conflicts
14 years ago
rcube_bc.inc
Bring back some legacy functions and session vars for better backwards compatibility
14 years ago
rcube_browser.php
Changed license to GNU GPLv3+ with exceptions for skins and plugins
14 years ago
rcube_cache.php
- Improved ttl values handling
14 years ago
rcube_charset.php
- Small optimizations
14 years ago
rcube_config.php
- Replace some references to rcmail with rcube
14 years ago
rcube_contacts.php
- Merge devel-framework branch, resolved conflicts
14 years ago
rcube_content_filter.php
Changed license to GNU GPLv3+ with exceptions for skins and plugins
14 years ago
rcube_image.php
- Fix typo ( #1488325 )
14 years ago
rcube_imap.php
- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads disabled
14 years ago
rcube_imap_cache.php
- Merge devel-framework branch, resolved conflicts
14 years ago
rcube_imap_generic.php
- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches
14 years ago
rcube_ldap.php
Fixed PHP warning
14 years ago
rcube_mdb2.php
- Replace some references to rcmail with rcube
14 years ago
rcube_message.php
Fix support for large uuencode attachments.
14 years ago
rcube_message_header.php
- Implement set/get helper methods in rcube_message_header class
14 years ago
rcube_message_part.php
- Merge devel-framework branch, resolved conflicts
14 years ago
rcube_mime.php
- Replace some references to rcmail with rcube
14 years ago
rcube_output.php
Bring back some legacy functions and session vars for better backwards compatibility
14 years ago
rcube_output_html.php
Print last commit date as (git) version
14 years ago
rcube_output_json.php
- Replace some references to rcmail with rcube
14 years ago
rcube_plugin.php
Use similar language as a fallback for plugin localization ( #1488401 )
14 years ago
rcube_plugin_api.php
- Merge devel-framework branch, resolved conflicts
14 years ago
rcube_result_index.php
- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches
14 years ago
rcube_result_set.php
Changed license to GNU GPLv3+ with exceptions for skins and plugins
14 years ago
rcube_result_thread.php
Changed license to GNU GPLv3+ with exceptions for skins and plugins
14 years ago
rcube_session.php
Accept two past time slots for auth cookie validation; don't encode user-agent into session auth hash ( #1488449 )
14 years ago
rcube_shared.inc
- Improved ttl values handling
14 years ago
rcube_smtp.php
- Replace some references to rcmail with rcube
14 years ago
rcube_spellchecker.php
- Replace some references to rcmail with rcube
14 years ago
rcube_storage.php
- Merge devel-framework branch, resolved conflicts
14 years ago
rcube_string_replacer.php
- Framework refactoring (I hope it's the last one):
14 years ago
rcube_user.php
- Replace some references to rcmail with rcube
14 years ago
rcube_utils.php
Remove BOM ( #1488458 )
14 years ago
rcube_vcard.php
- Fix importing vCard photo with ENCODING param specified ( #1488432 )
14 years ago