Age | Commit message (Expand) | Author |
2009-09-23 | - Prevent from setting INBOX as any of special folders (#1486114) | alecpl |
2009-09-23 | - Fix regular expression for e-mail address (#1486152) | alecpl |
2009-09-23 | - sorting by message index - added 'index_sort' option (#1485936) | alecpl |
2009-09-23 | - fixed Received header format | alecpl |
2009-09-23 | - Replace the attribute "size" with "width" in CSS from login input fields (#... | vbenincasa |
2009-09-22 | - allow setting login inputs size in skin template (#1486155) | alecpl |
2009-09-22 | - remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149) | alecpl |
2009-09-22 | - don't change case of autocomplete search to lower (per discussion for #1485... | alecpl |
2009-09-22 | - Fix dl() use in installer (#1486150): use is_readable() instead | alecpl |
2009-09-21 | - Added 'ldap_debug' option + small change to not rely on rcube_config inside... | alecpl |
2009-09-20 | - Password plugin: fix vpopmaild driver | vbenincasa |
2009-09-20 | - small code improvements | alecpl |
2009-09-20 | - Password plugin: added vpopmaild driver | vbenincasa |
2009-09-20 | - Fix "Empty startup greeting" bug (#1486085) | alecpl |
2009-09-20 | - fix IE version check (fixes horizontal splitter height issue) | alecpl |
2009-09-20 | - Fix first rule deleting (#1486140) | alecpl |
2009-09-19 | - added server side password inconsistency check | alecpl |
2009-09-18 | - typo (s/googlie/googie/) | alecpl |
2009-09-18 | - Fix setting user name in 'new_user_identity' plugin (#1486137) | alecpl |
2009-09-18 | - fix for last commit in getunread action | alecpl |
2009-09-18 | - http://pear.php.net/bugs/bug.php?id=16624 | alecpl |
2009-09-17 | - de_DE fixes (#1486136) | alecpl |
2009-09-17 | - Support multiple managesieve hosts using %h variable in managesieve_host op... | alecpl |
2009-09-17 | - save unseen count also for current mailbox | alecpl |
2009-09-17 | - Change MySQL data type to avoid problems with big session vars | vbenincasa |
2009-09-17 | - some code improvements for r2959 change | alecpl |
2009-09-17 | - Fix incorrect count of new messages in folder list when using multiple IMAP... | alecpl |
2009-09-16 | - return true after abort from write_log hook | alecpl |
2009-09-15 | - Support skins in 'archive' and 'markasjunk' plugins | alecpl |
2009-09-15 | - Provide some additional usability for attachments form with "mainaction" cl... | vbenincasa |
2009-09-14 | - small css improvement | alecpl |
2009-09-14 | - simplify html_editor hook | alecpl |
2009-09-13 | translation update | yllar |
2009-09-13 | - "TRUNCATE messages" is required to remove buggy cache entries | alecpl |
2009-09-13 | - Added 'html_editor' hook (#1486068) | alecpl |
2009-09-13 | applied patch from PEAR bug #16508 | svncommit |
2009-09-12 | - fixed comment, default searching by subject only | alecpl |
2009-09-12 | - Fix DB constraint violation when populating messages cache (#1486052) | alecpl |
2009-09-12 | - added comments to set absolute path for SQLite DSN (#1486095) | alecpl |
2009-09-12 | - re-apply r2940 | alecpl |
2009-09-11 | - Password: added password strength options (#1486062) | alecpl |
2009-09-11 | - show Recipient column also for subfolders of Sent/Drafts | alecpl |
2009-09-11 | - last commit fix | alecpl |
2009-09-11 | - small code improvements per discussion from #1485536 | alecpl |
2009-09-10 | - Fix LDAP partial result warning (#1485536) | alecpl |
2009-09-10 | - Added note for "DirectAdmin" password driver usage with SSL. | vbenincasa |
2009-09-09 | * using php_flag to turn it off (instead of php_value) | till |
2009-09-09 | - fix bug in r2929 commit (#1486107) | alecpl |
2009-09-09 | - fix if check | alecpl |
2009-09-08 | - managesieve: Fix handling of "true" as "anyof (true)" test | alecpl |