summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-27Sanity check the file path for generic message footer before adding itv0.9-rc20.9-rc2Thomas Bruederli
2013-03-27Update changelogAleksander Machniak
2013-03-27Whitelist configuration options (user preferences) that can be changed using ↵Aleksander Machniak
save-pref command
2013-03-26Fix errors in IE8 when opening compose page in new windowAleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2013-03-26Refresh current folder in opener window after draft save or message sent ↵Aleksander Machniak
(#1488997)
2013-03-26Better fix for "saving draft just after entering compose window (#1489012)"Aleksander Machniak
2013-03-25Fix saving draft just after entering compose window (#1489012)Aleksander Machniak
Conflicts: CHANGELOG
2013-03-24Be less restrictive on vCard import, do not require FN when N existsAleksander Machniak
2013-03-24Fix vcard folding when outputing already generated vcardAleksander Machniak
2013-03-24Match regex on multi-line sql statementsThomas Bruederli
2013-03-24Ensure backwards compatibility by considering old-style skin_path attribute ↵Thomas Bruederli
for <roundcube:include ...> tags
2013-03-24Add some extension/mimetype aliases to fix some quirks in attachment type ↵Aleksander Machniak
validation (#1488891)
2013-03-23Remove composer template because the new plugin system isn't ready yetThomas Bruederli
2013-03-22Better fix for IE9 issue with document.activeElement error (#1489008)Aleksander Machniak
2013-03-22Fix javascript error in IE9 when loading form with placeholders into an ↵Aleksander Machniak
iframe (#1489008)
2013-03-22Added two tests for HTML comments handling in rcube_washtml classAleksander Machniak
2013-03-22Fix handling of some conditional comment tags in HTML message (#1489004)Aleksander Machniak
Conflicts: CHANGELOG
2013-03-21Consider alternative table names from config when running DB updatesThomas Bruederli
2013-03-20Workaround for some versions/systems where finfo_open() with secondAleksander Machniak
argument doesn't do the same as with no 2nd argument as it should
2013-03-19Make mime.types common locations list OS-awareAleksander Machniak
2013-03-19Fix so forward as attachment works if additional attachment is added by ↵Aleksander Machniak
message_compose hook (#1489000) Prevent from re-adding the same forward attachment on compose page refresh Conflicts: CHANGELOG
2013-03-18Fix wrapping of text lines with the same length as specified length limitAleksander Machniak
2013-03-17Fix javascript error when window name (for window.open()) in IE8 contains a dotAleksander Machniak
Conflicts: program/js/app.js
2013-03-17Fix "rcmail is undefined" error in HTML attachment preview - regressionAleksander Machniak
from commit d30460ad2fc0f78ce44d474fa2c466d660596d27, small improvements
2013-03-15Fix storing 'safe' flag on a message. The key for session value should includeAleksander Machniak
folder name. A message with the same UID may exist in another folder.
2013-03-14Re-implement rcube_db::num_rows() to ensure backwards compatibilityThomas Bruederli
2013-03-14Better handling of session errors in ajax requests - do page reloadAleksander Machniak
on 403 Forbidden response (#1488960)
2013-03-13Fix HTML part detection for some specific message structures (#1488992)Aleksander Machniak
2013-03-12Don't show fake address - phishing prevention (#1488981)Aleksander Machniak
2013-03-11Fix forward as attachment bug with editormode != 1 (#1488991)Aleksander Machniak
2013-03-11Fix handling of empty $uids argument in change_flag()Aleksander Machniak
2013-03-11Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require ↵Aleksander Machniak
version 2005+ Conflicts: CHANGELOG program/lib/Roundcube/rcube_db_mssql.php
2013-03-10Trigger 'refresh' hook in mail viewThomas Bruederli
2013-03-08Fix javascript errors when working in a page opened with taget="_blank"Aleksander Machniak
2013-03-07Move spellcheck options section below signature options sectionAleksander Machniak
2013-03-07Add 0.9-rc to releases listAleksander Machniak
2013-03-07Mention SQLite database format change in UPGRADING file (#1488983)Aleksander Machniak
2013-03-06Increase maxlength to 254 chars for email input fields in addressbook (#1488987)Aleksander Machniak
Conflicts: CHANGELOG
2013-03-06Add type 'ident' in quote() so we can quote identifiers (eg. column names) ↵Aleksander Machniak
there. Using array2list() for list of identifiers is now possible.
2013-03-05Fix so full filename is used for title attributeAleksander Machniak
2013-03-05Fix thumbnail size when GD extension is used for image resize (#1488985)Aleksander Machniak
Conflicts: CHANGELOG
2013-03-02Update changelogAleksander Machniak
2013-03-02Display notice that message is encrypted also for application/pkcs7-mime ↵Aleksander Machniak
messages (#1488526)
2013-03-02Add 0.9-rc sectionAleksander Machniak
2013-03-02Update copyright in about pagesv0.9-rcThomas Bruederli
2013-03-01Fixed ACL edition in advanced modeAleksander Machniak
2013-02-28Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into ↵Thomas Bruederli
release-0.9
2013-02-28Don't skip message/* attachments when opening a draft. Restore check as it ↵Thomas Bruederli
was before [fa57c988]
2013-02-28Localization updates from TransifexThomas Bruederli