Age | Commit message (Expand) | Author |
2011-09-28 | Distinguish standard timezone offset and DST of client | thomascube |
2011-09-22 | Fix compose command from other tasks than mail and address book; skip common ... | thomascube |
2011-09-21 | - Add notice on autocompletion that not all records were displayed | alecpl |
2011-09-12 | Make date/time format user configurable; drop 'date_today' config option | thomascube |
2011-09-12 | - Extend rcube_label_exists() to search in loaded plugins localizations | alecpl |
2011-09-07 | - Rewritten messages caching (merged devel-mcache branch): | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-09-05 | - Check for "Permission denied" string in IMAP error messages to display more... | alecpl |
2011-08-30 | - Make 5th argument of rcmail_deliver_message() optional | alecpl |
2011-08-25 | Move timezone computation to rcube_config; don't override SESSION['timezone']... | thomascube |
2011-08-24 | Log session_id with logins | thomascube |
2011-08-18 | Fix folders drop-down list: descend into root folder (e.g. INBOX) even if par... | thomascube |
2011-08-16 | - Add client-side checking of uploaded files size | alecpl |
2011-08-14 | More unique error codes | thomascube |
2011-08-01 | - Remove function duplicate (from last commit) | alecpl |
2011-08-01 | - Move rcmail_localize_folderpath() to main.inc | alecpl |
2011-07-29 | - Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directories... | alecpl |
2011-07-27 | Move mail sending functions from mail task to core for general usage | thomascube |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-21 | - Round upload progress percentage value | alecpl |
2011-07-05 | - Remove debug code | alecpl |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-06-17 | - Don't log errors when charset conversion fails | alecpl |
2011-06-02 | - Fix identities "reply-to" and "bcc" fields have a bogus value when left emp... | alecpl |
2011-06-02 | - Replace preg_match() with faster strpos() | alecpl |
2011-06-01 | - Fix doubled encoding in save-pref request (#1487941), small code improvements | alecpl |
2011-05-31 | Case-insensitive matching in autocompletion (#1487933); replace old string of... | thomascube |
2011-05-27 | - Fix handling of "<" character in contact data, search fields and folder nam... | alecpl |
2011-05-06 | - Fixed handling of folder with name "0" in folder selector | alecpl |
2011-05-06 | - Add possibility (for plugins) to filter folders lists by some additional cr... | alecpl |
2011-05-05 | - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725... | alecpl |
2011-05-01 | - Now the %s variable (used in default_host) works with IDN and with Master ... | vbenincasa |
2011-04-27 | - Added the %s variable in 'default_host' and 'smtp_server' option (%s varia... | vbenincasa |
2011-04-25 | - Use shortest include path for better performance | alecpl |
2011-04-20 | - Improve performance by including files with absolute path (#1487849) | alecpl |
2011-04-12 | - Fix handling of debug_level=4 in ajax requests (#1487831) | alecpl |
2011-03-01 | Make it easier to add code to $(document).ready() | thomascube |
2011-02-20 | - Fix typo in html_editor hook name (#1487796) | alecpl |
2011-02-17 | - Add variable for 'Today' label in date_today option (#1486120) | alecpl |
2011-02-10 | - Support strftime format in date_today option | alecpl |
2011-02-09 | Always generate valid DOM identifiers using html_identifier() write original ... | thomascube |
2011-02-08 | Add optional referer check to prevent CSRF in GET requests | thomascube |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-28 | Don't block CSS styles having important keywords | thomascube |
2011-01-23 | Also wrap unread count in span on server side (#1487720) | thomascube |
2011-01-21 | Use improved strtotime() function + reduce duplicated code | thomascube |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-17 | - Fix %h/%z variables in username_domain option (#1487701) | alecpl |
2011-01-12 | Missed some replacements in previous commit... | thomascube |