summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
2011-09-21- Add Priority filter to the messages listalec
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
2011-09-16Fix session race conditions when composing new messagesthomasb
2011-09-16- Fix is_a() usagealec
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
2011-09-07- Rewritten messages caching (merged devel-mcache branch):alec
2011-09-07- Clear contactlist page conter after saved-search deletealec
2011-09-07- Localize (full) forwarded message header (#1488058)alec
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
2011-09-06- Merge devel-spellcheck branch:alec
2011-09-04- Add vCard's Profile URL support (#1488062)alec
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomasb
2011-08-29Add plugin hook message_part_get for message part downloadsthomasb
2011-08-28- Localize forwarded message header (#1488058)alec
2011-08-27- Fix is_a() usage for PHP>5.3.6alec
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomasb
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomasb
2011-08-22- Added 'priority' column on messages listalec
2011-08-22- Fix image type check for contact photo uploads alec
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alec
2011-08-19- Followup to r5097, fix: match From with full address spec.alec
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alec
2011-08-19- Fix parent folder ACL checking in some casesalec
2011-08-18- Disable subscription on virtual shared foldersalec
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in Sett...alec
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...alec
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
2011-08-16- Add client-side checking of uploaded files sizealec
2011-08-14More unique error codesthomasb
2011-08-12Only check for existing contacts if an email address is presentthomasb
2011-08-12Set maxlength for contact fieldsthomasb
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomasb
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalec
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alec
2011-08-04- Add ACL check on parent folderalec
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
2011-08-02- Fix setting default addressbook as selected in source selectoralec
2011-08-02- Fixed form reloading on source change, broken in r4999alec
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
2011-08-01- Fixed contact photos upload, moved code to separate file for better perform...alec
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
2011-08-01- Improved detection of folder rename possibility and its handlingalec