index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-13
Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
Aleksander Machniak
2015-01-13
Fix bug where Drafts list wasn't updated on draft-save action in new window (...
Aleksander Machniak
2015-01-13
Fix XSS issue in style attribute handling (#1490227)
Aleksander Machniak
2015-01-10
Fix checks based on window.ActiveXObject in IE > 10
Aleksander Machniak
2015-01-07
Correctly handle DateTime values in Vcard export
Thomas Bruederli
2015-01-03
Fix bug where sent message was saved in Sent folder even if disabled by user ...
Aleksander Machniak
2014-12-29
Update changelog
Aleksander Machniak
2014-12-29
Fix offset of download icon
Aleksander Machniak
2014-12-27
Use current year for timezone offset display
Thomas Bruederli
2014-12-25
Add _mbox parameter to the 'mark' request sent after opening a message
Aleksander Machniak
2014-12-23
Update changelog
Aleksander Machniak
2014-12-23
Merge pull request #252 from corbosman/uufix
Aleksander Machniak
2014-12-22
fix uupart handling
corbosman
2014-12-18
Bump version
1.0.4
Thomas Bruederli
2014-12-17
Read page and page_size before check_recent hook is executed
Aleksander Machniak
2014-12-15
Fix bugs where CSRF attacks were still possible on some requests
Aleksander Machniak
2014-12-09
Fix generation of Blowfish-based password hashes (#1490184)
Aleksander Machniak
2014-11-16
Update changelog
Aleksander Machniak
2014-11-16
The following:
David Carter
2014-11-15
Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release...
Aleksander Machniak
2014-11-15
Fix issue where Archive folder wasn't protected in Folder Manager (#1490154)
Aleksander Machniak
2014-11-14
Updated localizations from Transifex
Thomas Bruederli
2014-11-14
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
Aleksander Machniak
2014-11-11
Fix bug where cancelling switch from HTML to plain text didn't set editor typ...
Aleksander Machniak
2014-11-06
Call exif_read_data() only on JPEG images
Aleksander Machniak
2014-10-31
Fixed typo
Aleksander Machniak
2014-10-30
More get_folder() -> $MESSAGE->folder
Aleksander Machniak
2014-10-30
Don't trust get_folder(), use $MESSAGE->folder if available
Aleksander Machniak
2014-10-30
Fix possible issues in skin/skin_path config handling (#1490125)
Aleksander Machniak
2014-10-29
Fix reply scrolling issue with text mode and start message below the quote (#...
Aleksander Machniak
2014-10-28
Fix bug where creating subfolders in shared folders wasn't possible without A...
Aleksander Machniak
2014-10-28
Disable TinyMCE contextmenu plugin as there are more cons than pros in using ...
Aleksander Machniak
2014-10-24
Fix of really fix UNKNOWN-CTE handling
Bartlomiej Nogas
2014-10-24
Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115)
Aleksander Machniak
2014-10-23
Really fix UNKNOWN-CTE handling
Aleksander Machniak
2014-10-23
Fix "PHP Fatal error: Cannot redeclare class PEAR" if both program/lib/PEAR.p...
Aleksander Machniak
2014-10-23
Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149...
Aleksander Machniak
2014-10-23
Fix handling of base64-encoded attachments with extra spaces (#1490111)
Aleksander Machniak
2014-10-22
Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
Aleksander Machniak
2014-10-22
Fix download of attachments that are part of TNEF message (#1490091)
Aleksander Machniak
2014-10-18
Fix font style display issue in HTML messages with styled <span> elements (#1...
Aleksander Machniak
2014-10-18
Fix displaying of HTML messages with absolutely positioned elements in Larry ...
Aleksander Machniak
2014-10-10
Fix regression in SHAA password generation in ldap driver of password plugin ...
Aleksander Machniak
2014-10-04
Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
Aleksander Machniak
2014-09-29
Fix handling of smart list inputs
1.0.3
Aleksander Machniak
2014-09-28
Support hashing algorithms without mhash() and even hash() extension (#1490076)
Aleksander Machniak
2014-09-27
Updated Changelog + bump version
Thomas Bruederli
2014-09-27
Enable/disable siganture commands before exiting the function in new compose ...
Thomas Bruederli
2014-09-26
Update Changelog
Thomas Bruederli
2014-09-26
Initialize TinyMCE editor in rcmail.init() instead of a separate call after. ...
Thomas Bruederli
[next]