Age | Commit message (Expand) | Author |
2008-05-26 | fix to #1485083 | till |
2008-05-20 | Fix automatic creation of (prefixed) folders | thomascube |
2008-05-18 | Made encrypt_passwd method public as requested in #1485071 | thomascube |
2008-05-17 | New class rcube_message representing a mail message; changed global $MESSAGE ... | thomascube |
2008-05-15 | Make IMAP auth type configurable (#1483825) | thomascube |
2008-05-15 | Allow tabindex attribute in textareas | thomascube |
2008-05-15 | Link global config array with class props (to be removed) | thomascube |
2008-05-15 | Make sure we have a valid integer even if date is empty (#1485055) | thomascube |
2008-05-15 | - fix #1485066 | alecpl |
2008-05-12 | -added check for caching_enabled (#1485051) | alecpl |
2008-05-12 | - fixed problem with postgresql sequences (after MDB2 drivers update) | alecpl |
2008-05-10 | - fix: fallback labels/messages ignored from en_US localisation files after r... | alecpl |
2008-05-09 | Call load_host_config() and add reference to Howto_Config (#1485040) | thomascube |
2008-05-09 | - Fixed (?) r1366 change (#1485050) | alecpl |
2008-05-08 | - Corrected message headers decoding when charset isn't specified and improved | alecpl |
2008-05-08 | - Optimized messages sorting on servers without sort capability (#1485049) | alecpl |
2008-05-08 | - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051) | alecpl |
2008-05-07 | /tmp/out | svncommit |
2008-05-07 | More code cleanup + oop-ization | thomascube |
2008-05-05 | - fixed setting pagetitle in ajax calls | alecpl |
2008-05-02 | - fixed searching broken in r1341 | alecpl |
2008-04-30 | Simply use reset() to clear the state vars of rcube_html_page; reverted r1346 | thomascube |
2008-04-30 | * implemented __set/__get | till |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-29 | - improved messages list performance - patch from Justin Heesemann | alecpl |
2008-04-28 | - added 5th argument to rcmail_render_folder_tree_select() | alecpl |
2008-04-28 | #1485016 | alecpl |
2008-04-25 | - movingmessage label could and should be added in mail task only | alecpl |
2008-04-23 | - Append skin_path to images location only when it starts with '/' sign (#148... | alecpl |
2008-04-23 | - fix: s/rcube_error::raise/raise_error/ | alecpl |
2008-04-22 | fix for attrib strings with embedded quotes | svncommit |
2008-04-20 | Fix parse_attrib_string to handle unquoted attribute values | svncommit |
2008-04-17 | - Fix non-RFC dates formatting (#1484901) | alecpl |
2008-04-16 | - Fix typo in set_charset() (#1484991) | alecpl |
2008-04-15 | - don't send set_env() when env array is empty | alecpl |
2008-04-14 | Fix html quoting in textareas | thomascube |
2008-04-14 | - removed strrstr() definition as it was needed only for php4 | alecpl |
2008-04-14 | Don't use inexisting class name | thomascube |
2008-04-13 | - reverted r1295 | alecpl |
2008-04-13 | - fix for buttons without commands (r1291) | alecpl |
2008-04-12 | - Fixed and optimized 'read_when_deleted': mark as read on server side | alecpl |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-11 | #1483863: empty trash and expunge inbox on logout | alecpl |
2008-04-10 | #1484980: fixed problem with month abbreviations localization (problem with M... | alecpl |
2008-04-09 | #1484624: do ob_start/ob_end_clean when reading config files | alecpl |
2008-04-04 | Remove unnecessary code; unread counts are added client side | thomascube |
2008-04-02 | #1484681 | alecpl |
2008-04-02 | Remove evil css styles like expression() in HTML messages | thomascube |
2008-04-01 | * removing @ (ldap_bind() shouldn't issue a warning anyway, and if it does, i... | till |
2008-04-01 | * debugging bind (simplyfied if/else) | till |