summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2011-12-22Make count-display label selectable by skin; always show photo placeholder, e...thomascube
2011-12-22Put groups list into a fieldset to be consistent with the rest of the formthomascube
2011-12-22Fix upload form handlingthomascube
2011-12-22Make emtpy/invalid links non-clickablethomascube
2011-12-20First steps for Larry's address bookthomascube
2011-12-20Fix crashes with eAccelerator (#1488256)thomascube
2011-12-19Only expand one email per group memberthomascube
2011-12-19- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)alecpl
2011-12-16Add more classes and options to HTML elements for better styleabilitythomascube
2011-12-14Larry is growing upthomascube
2011-12-14Pass attributes from skin to form tablethomascube
2011-12-14Larry's identities settings and about pagethomascube
2011-12-14- Skip inline images (fixes issue where images used in HTML body were display...alecpl
2011-12-12More options for message headers output in templatesthomascube
2011-12-12More from Larry...thomascube
2011-12-11Make string for unread count configureable by skin; add file type classes to ...thomascube
2011-12-10Better CSS url() validationthomascube
2011-12-09Add css class to add-iconthomascube
2011-12-09Allow clean background:url(...) styles in safe mode. This will make Roundcube...thomascube
2011-12-08- Update killcache with new cache tablesalecpl
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ...alecpl
2011-12-06- Fix typos in handling support link labelalecpl
2011-12-06Show attachment filename in page titlethomascube
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomascube
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alecpl
2011-12-04Fix saving of composite address fields without subtypethomascube
2011-12-03- Reload UI after skin changealecpl
2011-12-02- Add $_SESSION['mailto'] variable cleanupalecpl
2011-12-02- Fix compose from addressbook, broken in r5521alecpl
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alecpl
2011-12-01- Remove unused resultalecpl
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomascube
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alecpl
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alecpl
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages bodie...alecpl
2011-11-24- Performance improvementsalecpl
2011-11-24- Mark folder as recent only when it contains unseen messagesalecpl
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alecpl
2011-11-24- Fix possible infinite redirect on attachment preview (#1488199)alecpl
2011-11-22- Fix action when toggling prefer_html option statealecpl
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ...thomascube
2011-11-19- Use channel/uri as possible source locationsalecpl
2011-11-18- Added About tab in Settingsalecpl
2011-11-15- Fix regression in setting recipient to self when replying to a Sent message...alecpl
2011-11-14- Fix sorting autocomplete results to preserve email address significance (#1...alecpl
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-11-10- Fix matching check to be unicode-awarealecpl