Commit Graph

7434 Commits (8833432c61ff72d147cc0475074969771852c4b8)
 

Author SHA1 Message Date
Aleksander Machniak 7a5c3a3224 Fix regression where title attribute for long message subjects wasn't used on IE 10 years ago
Thomas Bruederli f97fe4ee08 Allow to search in multiple folders with rcube_imap::search_once(); always set folder property in message header struct 10 years ago
Aleksander Machniak a12bbbaf41 Fix invalid page title for some folders (1489804) 10 years ago
Marc-Oliver Teschke 78a58162d8 When checking if DB schema is up-to-date, limit the checks to tables in our current schema. Otherwise installer might return false positives when DB user has access to multiple schemas.
Signed-off-by: Marc-Oliver Teschke <teschke@planwerk6.de>
10 years ago
Aleksander Machniak eb0dec9613 Fix XSS issue in plain text spellchecker (#1489806) 10 years ago
Aleksander Machniak 24e63e2218 Fix deleting/moving folders from folders with name "0", "00", etc. 10 years ago
Aleksander Machniak a594999135 Use POST for refresh/check-recent request 10 years ago
Aleksander Machniak 056d458ed6 Fix disabled create filter action 10 years ago
Aleksander Machniak faa9c89236 Make sure mbstring susbtitute character is set to empty string in rcube_charset::clean() 10 years ago
Aleksander Machniak db3a14b405 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak cb29c97bf6 Fix lack of translation of special folders in some configurations (#1489799) 10 years ago
Thomas Bruederli 14423c867c Avoid empty _action= parameters in URLs 10 years ago
Aleksander Machniak 47fccf4fa6 Move some IE8-specific style to legacy_browser plugin 10 years ago
Aleksander Machniak 361a919424 Remove last check for IE6 10 years ago
Aleksander Machniak dec27677ab Remove IE6-specific quota.gif image 10 years ago
Aleksander Machniak 53ede96dd6 Remove IE6-specific code 10 years ago
Aleksander Machniak e30212013d Add dummy tests for legacy_browser plugin 10 years ago
Aleksander Machniak 3ff7c9ed39 Fix subfolders margin on folders list 10 years ago
Aleksander Machniak 64542fc803 Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0 10 years ago
Aleksander Machniak 0ca75d4880 Fix messages index cache update under some conditions (e.g. proxy) (#1489756) 10 years ago
Aleksander Machniak 209a75c2b2 Update changelog 10 years ago
Aleksander Machniak f96fec6b8c Fix "washing" of unicoded style attributes (#1489777) 10 years ago
Thomas Bruederli 9155f3de2a Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli 467374ca12 Avoid unexpected redirects to inbox after auto-saving a draft (#1489789) 10 years ago
Thomas Bruederli a2049621c7 Allow plugins to define custom attachment classes 10 years ago
Chris Kulbacki c75670d500 Skins sorted by skin name in the Settings. 10 years ago
Aleksander Machniak 6b6d49313d Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 8d34b9dce3 Refactored storage properties setting 10 years ago
Thomas Bruederli 8c45290cab Update Changelog 10 years ago
Thomas Bruederli 8ed382f1ec Append group parameter to attachments set by plugins if not present 10 years ago
Thomas Bruederli 45924a1a8a Foward locking parameter 10 years ago
Aleksander Machniak eddaf0b5f6 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 70c0d25684 Make sure preformance info logged in devel_mode uses locale-independent number format 10 years ago
Thomas Bruederli 39ca69b007 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli a2cf7c41b9 Fix accidental key replacements 10 years ago
Aleksander Machniak bc088fdc90 Hide PHP Warning: substr_compare() The length cannot exceed initial string length 10 years ago
Thomas Bruederli b08306ec1f Disable time limit for folder download requests 10 years ago
Thomas Bruederli 188247894f Make multi-folder message identifiers work with folders containing commas 10 years ago
Thomas Bruederli 05e3d11554 Update Changelog 10 years ago
Thomas Bruederli f50a66c616 Enable listmode switch if listing is not multi-folder 10 years ago
Thomas Bruederli aafbe8efdc Fix forwarding all ('*') messages of a search set 10 years ago
Thomas Bruederli 94e797c1fb Consider sort order in UID sort mode of multi-folder search results 10 years ago
Thomas Bruederli 5aab24e547 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli 1e9a59ab89 Don't remove messages from list when moving to another folder in multi-folder search mode, just update the list 10 years ago
Aleksander Machniak 5e3ee8418e Add test case for #1489777 10 years ago
Thomas Bruederli 1d1fdcbf8c Fix splitting message identifiers into UID and folder values 10 years ago
Thomas Bruederli 1883048720 Optimize header fetching of multi-folder searches with natural (UID) sorting 10 years ago
Thomas Bruederli 518963d1d4 Fix _uid=* case for regular selections 10 years ago
Thomas Bruederli f0c94a3dc3 Don't display error when moving a message to the same folder it already resides 10 years ago
Thomas Bruederli 0f48e6e660 Fix message UID extraction for _uid=*; update unread count for all affected mailboxes 10 years ago