summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
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
2011-07-29- Exclude edited folder from parent selectoralec
2011-07-29- Fixed search fields handling in quick-searchalec
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alec
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
2011-07-27- Fix fallback to default source (#1488009)alec
2011-07-27- Fix source ID handlingalec
2011-07-27- Generate display name before record validationalec
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalec
2011-07-26- Another display name fix: don't store display name only if it equals to ema...alec
2011-07-25- Fixed display name on contact listsalec
2011-07-25- Added optional "multithreading" autocomplete featurealec
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
2011-07-24- DOn't generate contact name here, it's not requiredalec
2011-07-23Better message if copying was rejected due to existing entriesthomasb