Commit Graph

2252 Commits (011b02e75b6fca2a953971fd1bee3135f283b8cb)
 

Author SHA1 Message Date
alecpl 011b02e75b - speed up: don't count UNSEEN if mailbox is empty 15 years ago
alecpl cd9a036856 - fix marking as DELETED with skip_deleted enabled 15 years ago
alecpl 7fd19309cc - speed up empty folder selection 15 years ago
alecpl 5ab694d71c - fix horizontal scrollbar in Safari/Chrome (#1485204) 15 years ago
alecpl e20e310162 - Fix messages searching on MailEnable IMAP (#1485762) 15 years ago
alecpl 7c60ffbdaa - fix email address pattern for some addresses 15 years ago
alecpl d9c83e7c46 - fix list page change 15 years ago
alecpl 2dd7ee346f - Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
15 years ago
thomascube 737f0da348 Allow rcube_plugin::task to be a regular expression defining several tasks (e.g. mail|settings) 15 years ago
thomascube ed205f4183 Change rcube_user::list_identities() to return an array instead of a sql-result 15 years ago
thomascube 533e8602c0 Add cache-buster to scripts and linked files in skin templates 15 years ago
alecpl 384d83adb9 - make searching aware of 'skip_deleted' 15 years ago
yllar ec5d2e78a4 et_EE gl_ES es_AR es_ES update 15 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 15 years ago
alecpl 78ebe75bce - fix rc_wordwrap() (#1485909) 15 years ago
alecpl 6ca8274e5a - typo (#1485910) 15 years ago
alecpl 9ff987787b - fix last Chrome fix 15 years ago
alecpl 8c2d26638c - IE fix 15 years ago
alecpl 96b9717c18 - fix page background on login screen in Chrome 15 years ago
alecpl c5ee036866 - fix rcmail_temp_gc() + small code cleanups 15 years ago
alecpl 119cd17abf - add 'Deleted' to search filter 15 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 15 years ago
alecpl cf7f222870 - move safari hacks to separate css file 15 years ago
alecpl 8209f77d8e - decode message subject for 'save' action (#1485902) 15 years ago
alecpl 1691a8e91a - fix key repetition (#1485672) 15 years ago
alecpl b4ee74cda7 - removed unused var 15 years ago
alecpl 12989a756d - small fixes/improvements of drag&drop 15 years ago
alecpl 74eb6c3ceb - fix bug in last commit 15 years ago
alecpl 79c45f4b18 - fix rep_specialchars_output() performance, remove old 'charset' option use 15 years ago
alecpl 0061e7b77f - fix drag_move performance 15 years ago
alecpl 88ed237f7c - speed up plain text messages parsing (up to 60%) 15 years ago
alecpl f042be35ae - small css fixes (Opera) 15 years ago
alecpl 42b25afac8 - fix sending mail without identity 15 years ago
alecpl b1fb698c49 - added more charset aliases 15 years ago
alecpl 024130bee2 - fix selecting repetition with holded arrow key (#1485672) 15 years ago
alecpl ca85b1c6bb - handle iso-8859-1 as windows-1252
- some fixes for utf8 class
15 years ago
alecpl 09839a59cb - cross-browser css fixes 15 years ago
alecpl 8f9ab39e48 - fix sending mail without identity (#1485898) 15 years ago
alecpl c4530e834a - hide IE-specyfic style 15 years ago
alecpl 1ae1d85ce4 - use -ms-filter for IE8 opacity 15 years ago
alecpl 0af42e57cc - de_DE update (#1485893) 15 years ago
alecpl a0a4288128 - use 'browser' expression to hide IE-specific inline styles 15 years ago
alecpl 80a36b53ad - disable zlib.output_compression in default config 15 years ago
alecpl 07f0b94338 - fix FETCH reply parsing (#1485891) 15 years ago
thomascube 9489adc593 Fix list events used in drag&drop functionality (#1485890) 15 years ago
alecpl a36cf6d237 - PHP-5.3 compat. fix (#1485880) 15 years ago
alecpl 47f072523b - Fix displaying of big maximum upload filesize (#1485889) 15 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 15 years ago
alecpl 0ce119869d - use preg functions instead of ereg functions 15 years ago
alecpl 977078372e - use explode() instead of deprecated in php5.3 split() 15 years ago