Commit Graph

7395 Commits (1e6b8ff0aa9da56fb8f4d03904c96f9af5deabf6)
 

Author SHA1 Message Date
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
Aleksander Machniak 0ccef59cfa Fix bug where "With attachment" option in search filter wasn't selected after return from mail view (#1489774) 10 years ago
Aleksander Machniak d2eb687b45 Added Italian localization for csv2vcard map (#1489773) 10 years ago
Thomas Bruederli 7fce8fbbde Adapt archive and markasjunk plugins to work with multi-folder search results 10 years ago
Thomas Bruederli f5799df36b Fix folder column display and message moving in multi-folder search mode 10 years ago
Thomas Bruederli bde3ba5e93 Update zipdownload plugin to work with multi-folder search results 10 years ago
Thomas Bruederli 0456f728ee Make UID extraction function globally availbale (for plugins) 10 years ago
Thomas Bruederli 6dc1a66451 Fix page title and folder selection in search mode 10 years ago
Thomas Bruederli e8cb51669a More fixes for multi-folder search (#1485234) 10 years ago
Aleksander Machniak e7a3ae9a76 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 8a73fdb67f Integrate jQuery miniColors extension 10 years ago
Thomas Bruederli c83535876c Small refactoring of message list column configuration; fixes table column resorting issues with hidden 'folder' column 10 years ago
Thomas Bruederli b95033e45a Save list columns as array in session 10 years ago
Thomas Bruederli 66536974fe Merge branch 'dev-multi-folder-search' 10 years ago
Aleksander Machniak c77a8497e7 Fix again xdebug.max_nesting_level limit handling (#1489110) 10 years ago
Aleksander Machniak adaddf0b18 Improve error message on failed http connection 10 years ago
Aleksander Machniak f8a9c2c59c Improve HTML structure so toolbar and content are in separate containers.
This makes splitters size and positioning better.
10 years ago
Aleksander Machniak 4d61806cc5 Fix splitter so minimum width/height is checked on both sides of the splitter 10 years ago
Aleksander Machniak 14af323004 Update changelog 10 years ago
Aleksander Machniak 6201aaf1cd Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 81ce7ec252 Remove style that breaks border/spacing of nested folders in mailboxes list 10 years ago
Thomas Bruederli 62e618bd17 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli 509a6bc368 Allow to force-load plugins which have been loaded but not initialized before 10 years ago
Thomas Bruederli 688fd76940 Don't trigger 'select' event twice when selecting a list item 10 years ago
Aleksander Machniak d0cb327af7 Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e 10 years ago
Aleksander Machniak dc0b500e78 Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
10 years ago
Thomas Bruederli 0ee6328098 Replace   entities when converting to text 10 years ago
Aleksander Machniak 16c7644ccb Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 73076d7ea6 Set In-Reply-To and References for forwarded messages (#1489593) 10 years ago
Thomas Bruederli 2b05c5e9ec Render 'now' dates in short form, too 10 years ago
Thomas Bruederli 57e5d735e2 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 8c783c0d66 Fix so identity fields are cast to string to prevent "Column X cannot be null" errors. 10 years ago
Felix Eckhofer 30e6b980a6 Remove usage of $RCMAIL global variable 10 years ago
Felix Eckhofer ef721fc430 Add config variable 'proxy_whitelist'
HTTP headers X_FORWARDED_* and X_REAL_IP are only evaluated when
received from an IP listed in proxy_whitelist. Furthermore, only the
last non-trusted IP from X-Forwarded-For is used in place of the real
ip.

Without this, an attacker can easily spoof the headers and control the
result of the ip or ssl check.

This fixes several problems with [3a4c9f42], [4d480b36] and [a520f331] as
mentioned in #1489729.
10 years ago
Felix Eckhofer 3fca238554 Fix typo in comment 10 years ago
Thomas Bruederli a8a50de4e3 Improve mbox format import: don't expect empty lines after each message 10 years ago
Aleksander Machniak e435d3b120 Fix fatal error in database_attachments plugin under some conditions (#1489726) 10 years ago
Aleksander Machniak bee1e18966 Skip IMAP SORT request if folder is empty 10 years ago
Aleksander Machniak 1597c8a0c2 Make sure parent folder selector always contains parent folder
of current folder, even if it does not exist
10 years ago
Aleksander Machniak fbe5bc9ba2 CS fixes 10 years ago