summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-18Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-18Don't display session error message if imap connection failedThomas Bruederli
2012-10-18Add gradient styles for IEThomas Bruederli
2012-10-18Fix handling of URLs with asterisk characters (#1488759)Aleksander Machniak
2012-10-18Ignore htmlspecialchars() warningsAleksander Machniak
2012-10-18Remove automatic to-lowercase conversion of usernames (#1488715)Aleksander Machniak
2012-10-18Fixed filter activation/deactivation confirmation message (#1488765)Aleksander Machniak
2012-10-17Fix scrolling quirk in email preview frame using Opera 12 (#1488763)Aleksander Machniak
2012-10-17Make possible rcube_plugin_api class extendingAleksander Machniak
2012-10-17Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-10-17s/rcmail/rcube/Aleksander Machniak
2012-10-17Fix the fix for empty text parts handling (#1488757)Aleksander Machniak
2012-10-16Fix return value of storage_connect()Aleksander Machniak
2012-10-16Display connection errors in UI. Stack error messages in popup (Larry skin)Thomas Bruederli
2012-10-16Fix post-filtering vlv results, fixes warning "mb_strtolower() expects ↵Aleksander Machniak
parameter 1 to be a string, array given"
2012-10-15Partially revert 9546d22c6: don't validate with parse_charset()Thomas Bruederli
2012-10-15Better fix for headers decoding problem: fetch them as raw and let ↵Thomas Bruederli
rcube_mime::decode_address_list() do the job right
2012-10-15Avoid unnecessary strtoupper() calls but validate target charset if specifiedThomas Bruederli
2012-10-15Fix header charset decoding when opening a draft messageThomas Bruederli
2012-10-12Fix displaying of multipart/alternative messages with empty parts (#1488750)Aleksander Machniak
2012-10-11- Very small perf improvementAleksander Machniak
2012-10-11Add flags and date arguments to kolab_storage::save_message()Aleksander Machniak
2012-10-11Support flags and date arguments in APPEND commandAleksander Machniak
2012-10-11Fix threaded list sorting on PHP < 5.2.9 (#1488748)Aleksander Machniak
2012-10-10Lower the limit of folders list size (to 100, 25 for IE) when the names ↵Aleksander Machniak
abbreviation is in action
2012-10-10Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3beaAleksander Machniak
2012-10-08Update changelogAleksander Machniak
2012-10-08Plugin API: Add 'email_list' argument for identities data in user_create hookAleksander Machniak
2012-10-06Update changelog with 0.8.2 releaseAleksander Machniak
2012-10-06Register 0.8.2 releaseAleksander Machniak
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-10-04Updated changelogThomas Bruederli
2012-10-04Add another language alias for exports to launchpadThomas Bruederli
2012-10-04No vertical space after tabsbar in UI dialogsThomas Bruederli
2012-10-04Fix HTTP User-Agent XSS vulnerability (#1488737)Thomas Bruederli
2012-10-04Reduce spacing between UI tabs and contentThomas Bruederli
2012-10-04Consider colspan attributes when adding table cells/rowsThomas Bruederli
2012-10-04Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-04Bring back lost localization filesThomas Bruederli
2012-10-04Imported recent launchpad translationsThomas Bruederli
2012-10-03Define public property 'db_provider' in pdo classes. That is used in various ↵Thomas Bruederli
places, especially the installer
2012-10-03Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-03Make sure the timezone config option always contains a valid valueThomas Bruederli
2012-10-03Fix spacingAleksander Machniak
2012-10-03Add 0.7.3 and 0.8.1 to versions listAleksander Machniak
2012-10-03Update package.xmlAleksander Machniak
2012-10-03Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ↵Aleksander Machniak
the list (#1488724)
2012-10-02Merge pull request #32 from serpico7456/masterThomas B.
Add link to inbox on the logo (#1488703)
2012-10-02- Avoid duplicate values from fieldmappingThomas Bruederli
- Search in all mapped attributes (#1488729) - Improve data transfer from other address sources
2012-10-02Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli