summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
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- Cleanup + perf. improvement (substr_count() is really fast!)alecpl
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ...alecpl
2011-12-07Name CC field with the commonly used label 'Cc'thomascube
2011-12-07Remove unused codethomascube
2011-12-06- pl_PL localization updatealecpl
2011-12-06- Fix typos in handling support link labelalecpl
2011-12-06- da_DK localization updatealecpl
2011-12-06Show attachment filename in page titlethomascube
2011-12-05Fix deletion of contacts from search resultsthomascube
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-04Accept contact IDs as array or comma-separated stringthomascube
2011-12-04- Fix navigation in messages search resultsalecpl
2011-12-03Updated localization files from our dear translatorsthomascube
2011-12-03- Reload UI after skin changealecpl
2011-12-02New template object to control HTML doctypethomascube
2011-12-02- Add $_SESSION['mailto'] variable cleanupalecpl
2011-12-02- Fix compose from addressbook, broken in r5521alecpl
2011-12-02- Reset error flag when connecting to (another) databasealecpl
2011-12-02- Fallback to write-master when readonly database failsalecpl
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alecpl
2011-12-01- Fix issue where "S: Error: Success" was printed to debug logalecpl
2011-12-01- Remove debug code from last commit alecpl
2011-12-01- Fix so connection to LDAP will be properly closedalecpl
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alecpl
2011-12-01- Remove unused resultalecpl
2011-11-30- Fix parse error from last commit (grrrrr, do tests before commit!)alecpl
2011-11-30- Add possibility to do LDAP bind before searching for bind DN.alecpl
2011-11-30Enable buttons having an inner <span> for better CSS styling capabilitiesthomascube
2011-11-30- Set sizelimit of main search function for vlv_search to page_size.alecpl
2011-11-30- Fix handling of empty <U> tags in HTML messages (#1488225)alecpl
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomascube
2011-11-29- Fix identationalecpl
2011-11-28Improve check of attribute changes when updating a contactthomascube
2011-11-28Fix saving of composite fields in LDAPthomascube
2011-11-28Set (empty) value of member attribute when creating a new groupthomascube
2011-11-28- Use strpos() instead of strstr() when possible (#1488211)alecpl
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alecpl
2011-11-27- Fix handling of invalid characters in request (#1488124)alecpl
2011-11-26- Fix merging some configuration options in update.sh script (#1485864)alecpl
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-25- Add some debug and error handling around vlv_searchalecpl
2011-11-25- Unmark folder after unseen count has been changed to zeroalecpl
2011-11-25- gl_ES update (#1488205)alecpl
2011-11-24- Performance improvementsalecpl