Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
|
|
|
|
|
|
|
|
when sections list is being build, CS fixes
|
|
|
|
Add show_real_foldernames preference and configuration option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
consistency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gc-related cleanups in one place, added posibility to run gc in
environments without session
|
|
|
|
|
|
|
|
|
|
|
|
(#1489142)
|
|
|
|
|
|
(#1489016)
|
|
|
|
(#1489136)
|
|
|
|
|
|
open_window() instead of window.open(), so plugins/skins can override popup behaviour
|
|
|
|
iconv here
|
|
|
|
Change requested by alec@alec.pl.
|
|
|
|
When enabled this setting shows actual folder names rather than
the localised verions for the four default folders:
$rcmail_config['default_folders'] =
array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash');
|
|
|
|
|
|
|