summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-04-15Remove useless debug_level=8 and javascripts's rcube_consoleAleksander Machniak
2014-04-15Move more IE<9 specific code to legacy_browserAleksander Machniak
2014-04-15email:main -> email:prefAleksander Machniak
2014-04-14Fix invalid and infinite redirect for unsupported browsersAleksander Machniak
2014-04-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-14Fix regression where title attribute for long message subjects wasn't used on IEAleksander Machniak
2014-04-14Allow to search in multiple folders with rcube_imap::search_once(); always se...Thomas Bruederli
2014-04-14Fix invalid page title for some folders (1489804)Aleksander Machniak
2014-04-14Fix XSS issue in plain text spellchecker (#1489806)Aleksander Machniak
2014-04-13Fix deleting/moving folders from folders with name "0", "00", etc.Aleksander Machniak
2014-04-13Use POST for refresh/check-recent requestAleksander Machniak
2014-04-13Make sure mbstring susbtitute character is set to empty string in rcube_chars...Aleksander Machniak
2014-04-13Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-13Fix lack of translation of special folders in some configurations (#1489799)Aleksander Machniak
2014-04-12Avoid empty _action= parameters in URLsThomas Bruederli
2014-04-12Remove last check for IE6Aleksander Machniak
2014-04-12Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...Aleksander Machniak
2014-04-11Fix messages index cache update under some conditions (e.g. proxy) (#1489756)Aleksander Machniak
2014-04-11Fix "washing" of unicoded style attributes (#1489777)Aleksander Machniak
2014-04-10Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-04-10Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)Thomas Bruederli
2014-04-10Allow plugins to define custom attachment classesThomas Bruederli
2014-04-10Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-10Refactored storage properties settingAleksander Machniak
2014-04-10Append group parameter to attachments set by plugins if not presentThomas Bruederli
2014-04-10Foward locking parameterThomas Bruederli
2014-04-10Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-10Make sure preformance info logged in devel_mode uses locale-independent numbe...Aleksander Machniak
2014-04-09Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-04-09Fix accidental key replacementsThomas Bruederli
2014-04-08Hide PHP Warning: substr_compare() The length cannot exceed initial string le...Aleksander Machniak
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Enable listmode switch if listing is not multi-folderThomas Bruederli
2014-04-08Fix forwarding all ('*') messages of a search setThomas Bruederli
2014-04-08Consider sort order in UID sort mode of multi-folder search resultsThomas Bruederli
2014-04-08Don't remove messages from list when moving to another folder in multi-folder...Thomas Bruederli
2014-04-08Fix splitting message identifiers into UID and folder valuesThomas Bruederli
2014-04-08Optimize header fetching of multi-folder searches with natural (UID) sortingThomas Bruederli
2014-04-08Fix _uid=* case for regular selectionsThomas Bruederli
2014-04-08Don't display error when moving a message to the same folder it already residesThomas Bruederli
2014-04-08Fix message UID extraction for _uid=*; update unread count for all affected m...Thomas Bruederli
2014-04-08Fix bug where "With attachment" option in search filter wasn't selected after...Aleksander Machniak
2014-04-07Added Italian localization for csv2vcard map (#1489773)Aleksander Machniak
2014-04-07Fix folder column display and message moving in multi-folder search modeThomas Bruederli
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07More fixes for multi-folder search (#1485234)Thomas Bruederli
2014-04-07Small refactoring of message list column configuration; fixes table column re...Thomas Bruederli
2014-04-07Save list columns as array in sessionThomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli