Age | Commit message (Expand) | Author |
2011-08-28 | - Localize forwarded message header (#1488058) | alecpl |
2011-08-27 | - Fix is_a() usage for PHP>5.3.6 | alecpl |
2011-08-25 | Move timezone computation to rcube_config; don't override SESSION['timezone']... | thomascube |
2011-08-24 | Add copyright line on files with significant changes from Kolab Systems | thomascube |
2011-08-22 | - Added 'priority' column on messages list | alecpl |
2011-08-22 | - Fix image type check for contact photo uploads | alecpl |
2011-08-22 | - Fix contact row update after name change when in searching mode, update cha... | alecpl |
2011-08-19 | - Followup to r5097, fix: match From with full address spec. | alecpl |
2011-08-19 | - Fixed selecting identity on reply/forward (#1487981) | alecpl |
2011-08-19 | - Fix parent folder ACL checking in some cases | alecpl |
2011-08-18 | - Disable subscription on virtual shared folders | alecpl |
2011-08-18 | - Unsubscribe from non-existing folders always (on listing), not only in Sett... | alecpl |
2011-08-16 | - Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148... | alecpl |
2011-08-16 | - Add option to hide selected LDAP addressbook on the list | alecpl |
2011-08-16 | - Add client-side checking of uploaded files size | alecpl |
2011-08-14 | More unique error codes | thomascube |
2011-08-12 | Only check for existing contacts if an email address is present | thomascube |
2011-08-12 | Set maxlength for contact fields | thomascube |
2011-08-10 | Add newlines between organization, department, jobtitle (#1488028) | thomascube |
2011-08-10 | Recalculate date when replying to a message and localize the cite header (#14... | thomascube |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-08-09 | - Fix handling Mail-Reply-To header in Reply All action | alecpl |
2011-08-04 | - Fix moving folder to root, it wasn't working with IMAP delimiter different ... | alecpl |
2011-08-04 | - Add ACL check on parent folder | alecpl |
2011-08-03 | - Add "loading" messages for contacts copying and groups assignment | alecpl |
2011-08-03 | - Fix EOL character in vCard exports (#1487873) | alecpl |
2011-08-03 | - Added possibility to extend rcube_vcard's fieldmap | alecpl |
2011-08-02 | - Fix setting default addressbook as selected in source selector | alecpl |
2011-08-02 | - Fixed form reloading on source change, broken in r4999 | alecpl |
2011-08-02 | - Added confirmation dialog for contact group deleting + loading indicator | alecpl |
2011-08-01 | - Fixed contact photos upload, moved code to separate file for better perform... | alecpl |
2011-08-01 | - Move rcmail_localize_folderpath() to main.inc | alecpl |
2011-08-01 | - Improved detection of folder rename possibility and its handling | alecpl |
2011-07-29 | - Exclude edited folder from parent selector | alecpl |
2011-07-29 | - Fixed search fields handling in quick-search | alecpl |
2011-07-28 | - Fix: folder selector doesn't list unsubscribed folders, followup to r4942 | alecpl |
2011-07-27 | Move mail sending functions from mail task to core for general usage | thomascube |
2011-07-27 | - Fix fallback to default source (#1488009) | alecpl |
2011-07-27 | - Fix source ID handling | alecpl |
2011-07-27 | - Generate display name before record validation | alecpl |
2011-07-26 | Always show address book name if multiple books are configured; fix styling | thomascube |
2011-07-26 | - Unsubscribe from non-existing folders automaticly on folders listing | alecpl |
2011-07-26 | - Another display name fix: don't store display name only if it equals to ema... | alecpl |
2011-07-25 | - Fixed display name on contact lists | alecpl |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-24 | - On contact copy check for existing record by name if email field is empty | alecpl |
2011-07-24 | - DOn't generate contact name here, it's not required | alecpl |
2011-07-23 | Better message if copying was rejected due to existing entries | thomascube |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-07-20 | - Improved parent folder selector | alecpl |