Age | Commit message (Expand) | Author |
2011-09-22 | - Fix bug where after delete message rows can be added to the list of another... | alecpl |
2011-09-21 | Add option 'searchonly' for address books; currently used by LDAP directories | thomascube |
2011-09-21 | - Add Priority filter to the messages list | alecpl |
2011-09-18 | - Cache synchronization using QRESYNC/CONDSTORE | alecpl |
2011-09-16 | Trigger 'new_messages' hook for all checked folders (#1488083) | thomascube |
2011-09-16 | Fix session race conditions when composing new messages | thomascube |
2011-09-16 | - Fix is_a() usage | 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-07 | - Clear contactlist page conter after saved-search delete | alecpl |
2011-09-07 | - Localize (full) forwarded message header (#1488058) | alecpl |
2011-09-06 | - Merge devel-saved_search branch (Addressbook Saved Searches) | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-09-04 | - Add vCard's Profile URL support (#1488062) | alecpl |
2011-08-29 | Make list of mimetypes that open in preview window configurable (#1487625) | thomascube |
2011-08-29 | Add plugin hook message_part_get for message part downloads | thomascube |
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 |