Commit Graph

1217 Commits (fe2f0be4352ba0bc213a2c6d4dfcbbddea1a551c)

Author SHA1 Message Date
Aleksander Machniak fa903a6f58 Update changelog 12 years ago
Aleksander Machniak c72325faed Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593) 12 years ago
Aleksander Machniak e824925290 Rewritten test scripts for PHPUnit 12 years ago
Aleksander Machniak 6ab9369eb1 Fix lower-casing email address on replies (#1488598) 12 years ago
Aleksander Machniak fb2f825cd9 Fix line separator in exported messages (#1488603) 12 years ago
Aleksander Machniak c086978f6a Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) 12 years ago
Aleksander Machniak 5ef8e4ad9d Fix XSS issue with href="javascript:" not being removed (#1488613) 12 years ago
Aleksander Machniak b6d731b7da Add changelog entry for fix in last commit 12 years ago
Aleksander Machniak 21d463baba Fix stripped apostrophes when replying in plain text to HTML message (#1488606) 12 years ago
Aleksander Machniak 56689b31ae Fix inactive Save search option after advanced search (#1488607) 12 years ago
Aleksander Machniak b28a38c757 - Fix Remove from group option is active for contact search result (#1488608) 12 years ago
Aleksander Machniak b8dc3e0e61 Disable autocapitalization in login form on iPad/iPhone (#1488609) 12 years ago
Aleksander Machniak 3c7346a40b Fix focus on the list when list row is clicked (#1488600) 12 years ago
Aleksander Machniak e0efd8f5dc Added separate From and To columns apart from smart From/To column (#1486891) 12 years ago
Thomas Bruederli aff970b5d3 Replace some forgotten references to skins/default (#1488591) 12 years ago
Aleksander Machniak 23557f06d1 - Fix (workaround) delete operations with some versions of memcache (#1488592) 12 years ago
Aleksander Machniak 9bfe14f778 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak b807084a6b - Fix (disable) request validation for spell and spell_html actions
Consider action whitelist also for ajax requests
12 years ago
Sylvestre Ledru 654ac1e090 Fix some typos 12 years ago
Aleksander Machniak de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak 024f2ab880 Update changelog 12 years ago
Aleksander Machniak 565c472918 Removed users.alias column, added option ('user_aliases')
to use email address from identities as username (#1488581)
12 years ago
Aleksander Machniak 83121ece33 - Removed redundant cache.cache_id column (#1488528) 12 years ago
Aleksander Machniak b169de8fcd - Fix order of attachments in sent mail (#1488423) 12 years ago
Thomas Bruederli b6267dadb6 Hide product version on login screen by default 12 years ago
Thomas Bruederli 6a3df52f82 Update changelog with default skin renaming 12 years ago
Aleksander Machniak 71ee565dfc Support connections to memcached socket file (#1488577) 12 years ago
Aleksander Machniak 5f8d59c054 Enable TinyMCE inlinepopups plugin 12 years ago
Aleksander Machniak 750fcf8ece Update to TinyMCE 3.5.6 12 years ago
Thomas Bruederli fa8f6e610c Correctly quote localized labels when used in javascript variables (#1488567) 12 years ago
Aleksander Machniak 114cf1281b Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) 12 years ago
Aleksander Machniak 3efc74654a - Don't add attachments content into reply/forward/draft message body (#1488557) 12 years ago
Thomas Bruederli 7794ae1387 Fix connection error alerts when page unloads (#1488547) 12 years ago
Aleksander Machniak 1c0ce1fe52 Plugin API: Add 'unauthenticated' hook (#1488138) 12 years ago
Aleksander Machniak 7c8fd80310 Show explicit error message when provided hostname is invalid (#1488550) 12 years ago
Aleksander Machniak ad9dac529e Fix wrong compose screen elements focus in IE9 (#1488541) 12 years ago
Aleksander Machniak ceaaebbc8c Fix fatal error when date.timezone isn't set (#1488546) 12 years ago
Aleksander Machniak d86aa138d0 Update to TinyMCE 3.5.4.1 12 years ago
Thomas Bruederli 7dad5945a0 Better icons with distinct shapes for priority columns (#1488377); fix overflow in decorated drop-downs 12 years ago
Thomas Bruederli 8c4f09dd4e Fix icon for multipart/report messages in Larry skin (#1488524) 12 years ago
Aleksander Machniak 398bff5925 Replace rcube_mdb2/PEAR::MDB2 with rcube_db 12 years ago
Thomas Bruederli 900e6226ac Increase negative text-indents to properly hide button texts (#1488534) 12 years ago
Aleksander Machniak 90a713e882 Fix handling of unitless CSS size values in HTML message (#1488535) 12 years ago
Aleksander Machniak afaccf1428 Fix removing contact photo using LDAP addressbook (#1488420) 12 years ago
Aleksander Machniak 6e1864cb17 Fix storing X-ANNIVERSARY date in vCard format (#1488527) 12 years ago
Aleksander Machniak ba1fb0510f Update to Mail_Mime-1.8.5 (#1488521) 12 years ago
Aleksander Machniak c281619b96 Fix Shift + delete button does not permanently delete messages (#1488243) 12 years ago
Aleksander Machniak 4fd5b62194 Add Content-Length for attachments where possible (#1485478) 12 years ago
Aleksander Machniak 8749e94b4b Fix attachment sizes in message print page and attachment preview page (#1488515)
- Use size parameter from Content-Disposition header if specified,
  - Calculate size of base64 encoded message parts
12 years ago
Aleksander Machniak 54be5ccb50 Fix XSS vulnerability in message subject handling using Larry skin (#1488519) 12 years ago