Commit Graph

6650 Commits (2e30b24dbf3aebf4d201bc922eb7b7bc8ab8f4fd)
 

Author SHA1 Message Date
Aleksander Machniak 918a6a6e0e Fix default sorting of threaded list when THREAD=REFS isn't supported.
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.
11 years ago
Aleksander Machniak 9ac4006d64 Remove duplicated focus() after opening print window 11 years ago
Aleksander Machniak 36adaf630d Improved width of message list menu dialog 11 years ago
Aleksander Machniak 22d48c2697 Use global show_real_foldername setting instead archive_localize_name 11 years ago
Thomas B. c6a173f7f7 Merge pull request #80 from weisslj/fix-http-authentication-plugin
Fix http_authentication_host usage after logout
11 years ago
Aleksander Machniak ec532341ce Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164) 11 years ago
Aleksander Machniak f3b55ee8e8 Do not reset messages count in set_folder() 11 years ago
Aleksander Machniak a1679cb650 Use list input field for custom headers list 11 years ago
Aleksander Machniak b41c1d9498 Small css fixes 11 years ago
Aleksander Machniak a201e0704c Small css fix 11 years ago
Aleksander Machniak bba7814efe Simplify list inputs (remove add button) 11 years ago
Aleksander Machniak c6f0755860 Support string list arguments in filter form (#1489018) 11 years ago
Aleksander Machniak ae80b5a309 Fix error when there's no writeable addressbook source (#1489162) 11 years ago
Aleksander Machniak c6406eb1a9 Improved main preferences page performance by skipping form generation
when sections list is being build, CS fixes
11 years ago
Aleksander Machniak 85e65c3c76 Improvements to PR merge "add option show_real_foldernames" 11 years ago
Aleksander Machniak 174327c25c Merge pull request #77 from dpc22/realnames
Add show_real_foldernames preference and configuration option.
11 years ago
Aleksander Machniak 545559307e Make sure to use threads result cached in-memory for correct folder 11 years ago
Aleksander Machniak 49224720be Fix zipdownload plugin issue with filenames charset (#1489156) 11 years ago
Johannes Weißl d9a8d210f5 Fix http_authentication_host usage
Without this fix it is impossible to use a host different from config
option "http_authentication_host" after logout (fixup aec2869).
11 years ago
Aleksander Machniak 60b6d7c389 Fix database cache expunge issues (#1489149) - added 'expires' column 11 years ago
Aleksander Machniak d186405c00 Simplified db connection initialisation code 11 years ago
Aleksander Machniak 66407a75d1 Fix date format issues on MS SQL Server (#1488918) 11 years ago
Aleksander Machniak b68e2355d7 Fix so non-inline images aren't skipped on forward (#1489150) 11 years ago
Aleksander Machniak 1cdcafc7fc Added more error checking in rcube_image::resize() 11 years ago
Aleksander Machniak a58c335769 Merge pull request #79 from rterzi/patch-1
Turkish translation fix
11 years ago
Ramazan Terzi 3bc84f9caf Turkish translation fix 11 years ago
Aleksander Machniak 8f9a8b6fce Fix decorated select width in Firefox 11 years ago
Aleksander Machniak 76f4f7970d Fix resolving /this/ in file_callback() 11 years ago
Aleksander Machniak 61ccdfcfbb Add imap_cache_ttl option to configure TTL of imap_cache 11 years ago
Aleksander Machniak 67ac6e354a Rename message_cache_lifetime to messages_cache_ttl option for naming consistency 11 years ago
Aleksander Machniak b07426f0c5 Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options 11 years ago
Aleksander Machniak f658907731 Fix legacy options handling 11 years ago
Aleksander Machniak aa44ce6e97 Add optional argument to now() for simple interval calculations on SQL-side 11 years ago
Aleksander Machniak 14226fc845 Use built-in sqlite functions to "emulate" now() and unix_timestamp() 11 years ago
Aleksander Machniak be4b5c2fe5 Fix "duplicate entry" errors on inserts to imap cache tables (#1489146) 11 years ago
Aleksander Machniak 4fee776e51 Small code improvement 11 years ago
Aleksander Machniak de15846c54 Make update_quota public 11 years ago
Aleksander Machniak ee73a723f9 Improvements in garbage collector: created gc() method to run all
gc-related cleanups in one place, added posibility to run gc in
environments without session
11 years ago
Thomas Bruederli 42de33c7de Add option to use PHP's native session save handlers 11 years ago
Aleksander Machniak 9749da9fcc Fix possible wrong null assignment to innerHTML on IE10 (#1489145) 11 years ago
Aleksander Machniak abe798d905 Fix rcube_clone_object() 11 years ago
Aleksander Machniak 3d78d55b5a Move rcube_layer class to classic skin, it was used only there 11 years ago
Aleksander Machniak ad2ba95dcd Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) 11 years ago
Aleksander Machniak 5df4fe56d5 Fix backward copat. with cached values serialized but not base64-encoded (#1489142) 11 years ago
Aleksander Machniak a6b0ca60a4 Fix bug where serialized strings were truncated in PDO::quote() (#1489142) 11 years ago
Aleksander Machniak d77e08729b Fix removing flags from serialized object before saving it in DB 11 years ago
Aleksander Machniak 15482bcade Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016) 11 years ago
Aleksander Machniak cb3e2fe0c2 Fix displaying messages with invalid self-closing HTML tags (#1489137) 11 years ago
Aleksander Machniak 0279879871 Small css fix in compose page footer 11 years ago
Aleksander Machniak af9dbd54b3 Fix PHP warning when responding to a message with many Return-Path headers (#1489136) 11 years ago