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
path:
root
/
CHANGELOG
Age
Commit message (
Collapse
)
Author
2014-12-08
Fix import of contacts with multiple email addresses from Google-csv format ↵
Aleksander Machniak
(#1490178)
2014-12-01
Fix import of multiple contact email addresses from Outlook-csv format ↵
Aleksander Machniak
(#1490169)
2014-11-19
Fix import of multiple contact groups from Google-csv format (#1490159)
Aleksander Machniak
2014-11-17
Fix drag-n-drop to folders expanded while dragging (#1490157)
Aleksander Machniak
2014-11-14
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
Aleksander Machniak
2014-11-07
Fix some character sets detection (#1490135)
Aleksander Machniak
2014-11-03
Update changelog
Thomas Bruederli
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
(#1490114)
2014-10-28
Fix bug where creating subfolders in shared folders wasn't possible without ↵
Aleksander Machniak
ACL extension (#1490113)
2014-10-23
Fix handling of UNKNOWN-CTE response, try do decode content client-side ↵
Aleksander Machniak
(#1490046)
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 so attachment charset is set in headers of forward/draft message (#1490109)
Aleksander Machniak
2014-10-22
Update changelog
Aleksander Machniak
2014-10-22
Fix download of attachments that are part of TNEF message (#1490091)
Aleksander Machniak
Rcube_message_part::body content should never be modified by code out of the rcube_message. Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
2014-10-18
Fix font style display issue in HTML messages with styled <span> elements ↵
Aleksander Machniak
(#1490101)
2014-10-18
Fix displaying of HTML messages with absolutely positioned elements in Larry ↵
Aleksander Machniak
skin (#1490103)
2014-10-10
Fix regression in SHAA password generation in ldap driver of password plugin ↵
Aleksander Machniak
(#1490094)
2014-10-04
Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
Aleksander Machniak
2014-10-03
Update changelog
Aleksander Machniak
2014-09-27
Update Changelog
Thomas Bruederli
2014-09-26
Fix restoring draft messages from localStorage if editor mode differs (#1490016)
Thomas Bruederli
2014-09-22
Update changelog
Aleksander Machniak
2014-09-13
Fix validation of email addresses with IDNA domains (#1490067)
Aleksander Machniak
2014-09-04
Fix error in MSSQL update script 2013061000.sql (#1490061)
Aleksander Machniak
2014-09-03
Fix page title when using search filter (#1490023)
Aleksander Machniak
2014-08-22
Fix comm_path update on task switch (#1490041)
Aleksander Machniak
2014-08-21
Fix handling of email addresses with quoted domain part (#1490040)
Aleksander Machniak
2014-08-20
Updated Changelog
Thomas Bruederli
2014-08-17
Fix contacts list update after adding/deleting/moving a contact (#1490028, ↵
Aleksander Machniak
#1490033)
2014-08-14
Support contacts import in GMail CSV format
Aleksander Machniak
2014-08-13
Cleanup after PR merge, updated changelog
Aleksander Machniak
2014-08-11
Added namespace filter in Folder Manager
Aleksander Machniak
2014-08-10
Fix errors when adding/updating contacts in active search (#1490015)
Aleksander Machniak
2014-08-08
Added folder searching in Folder Manager
Aleksander Machniak
2014-08-07
Updated changelog
Thomas Bruederli
2014-08-05
Fix invalid Content-Type header when send_format_flowed=false (#1489992)
Aleksander Machniak
2014-08-05
Update changelog
Aleksander Machniak
2014-08-04
Add option (disabled_actions) to disable UI elements/actions (#1489638)
Aleksander Machniak
2014-08-02
Support password encryption using openssl extension (#1489989)
Aleksander Machniak
2014-08-01
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
Aleksander Machniak
2014-07-28
Fix bug where $Forwarded flag was being set even if server didn't support it ↵
Aleksander Machniak
(#1490000)
2014-07-26
Create/rename groups in UI dialogs (#1489951)
Aleksander Machniak
2014-07-23
Fix errors when using localStorage in Safari's private browsing mode (#1489996)
Aleksander Machniak
2014-07-22
Fix some mime-type to extension mapping checks in Installer (#1489983)
Aleksander Machniak
2014-07-20
Updated Changelog
Thomas Bruederli
2014-07-11
Fix sorting messages by size on servers without SORT capability (#1489981)
Aleksander Machniak
2014-07-09
Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
Aleksander Machniak
This reverts commit d81539af3135428fafe5ea9764755aa1a697cbb4.
2014-07-08
Fix bug where compose storage wasn't cleared on page unload (#1489818)
Aleksander Machniak
[next]