summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Expand)Author
2011-12-07New skin: set list icons and toolbar buttonsthomasb
2011-12-07Improve gettext exporter to correctly convert a single directorythomasb
2011-12-07Update localizations from mailing list submissionsthomasb
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
2011-12-07- Add option to set default font for HTML message (#1484137) alec
2011-12-07- Cleanup + perf. improvement (substr_count() is really fast!)alec
2011-12-07Fix newline handling in gettext export; add import script to read .po localiz...thomasb
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ...alec
2011-12-07Name CC field with the commonly used label 'Cc'thomasb
2011-12-07Remove unused codethomasb
2011-12-06- pl_PL localization updatealec
2011-12-06- Fix label, add paragraph closing tagalec
2011-12-06- Fix typos in handling support link labelalec
2011-12-06- da_DK localization updatealec
2011-12-06Show attachment filename in page titlethomasb
2011-12-05Fix deletion of contacts from search resultsthomasb
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alec
2011-12-04Fix saving of composite address fields without subtypethomasb
2011-12-04Accept contact IDs as array or comma-separated stringthomasb
2011-12-04- Fix navigation in messages search resultsalec
2011-12-03Fix gettext exporterthomasb
2011-12-03Updated localization files from our dear translatorsthomasb
2011-12-03- Reload UI after skin changealec
2011-12-02Make errors look good in larry; add some chrome-specific stylesthomasb
2011-12-02New skin continued...thomasb
2011-12-02New template object to control HTML doctypethomasb
2011-12-02- Add $_SESSION['mailto'] variable cleanupalec
2011-12-02- Fix compose from addressbook, broken in r5521alec
2011-12-02- Reset error flag when connecting to (another) databasealec
2011-12-02- Fallback to write-master when readonly database failsalec
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alec
2011-12-01- Fix issue where "S: Error: Success" was printed to debug logalec
2011-12-01- Remove debug code from last commit alec
2011-12-01- Fix so connection to LDAP will be properly closedalec
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alec
2011-12-01- Remove unused resultalec
2011-11-30More work on new skinthomasb
2011-11-30- Fix parse error from last commit (grrrrr, do tests before commit!)alec
2011-11-30- Add possibility to do LDAP bind before searching for bind DN.alec
2011-11-30Enable buttons having an inner <span> for better CSS styling capabilitiesthomasb
2011-11-30- Set sizelimit of main search function for vlv_search to page_size.alec
2011-11-30- Fix handling of empty <U> tags in HTML messages (#1488225)alec
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomasb
2011-11-29- Fix identationalec
2011-11-28Script to export Roundcube (PHP) localization files to gettext .po(t) formatthomasb
2011-11-28Improve check of attribute changes when updating a contactthomasb
2011-11-28Fix saving of composite fields in LDAPthomasb
2011-11-28Set (empty) value of member attribute when creating a new groupthomasb