summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2007-01-31Only allow one default identity (Bug #1484223)thomascube
2007-01-10mb_encode_mimeheader quirks; removed unused varthomascube
2007-01-08fixed display of HTML attachmentssvncommit
2007-01-07Applied patch for preview caching (closes #1484186)thomascube
2007-01-05Fix unquoted HTML attributes (closes #1484190)svncommit
2006-12-31Event handler removing again. Closes #1484200thomascube
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS i...thomascube
2006-12-29Fix HTML parsing (fixes #1484192)svncommit
2006-12-29Fix HTML cleanup (fixes #1484183)svncommit
2006-12-27Specify database error in error.inc (closes #1484189).svncommit
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomascube
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomascube
2006-12-20Fixed wrong message listing when showing search resultsthomascube
2006-12-20Little fix for new string quotingthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-20Save Bcc recipients in draft message.svncommit
2006-12-18Fix display of quota image/text after a remote command.svncommit
2006-12-18If the message is single mime part and non-text, show it as an empty message ...svncommit
2006-12-14Fixed wrong exclusion of draft_autosave property (Bug #1484160)thomascube
2006-12-14small patch to fix editor switchingsvncommit
2006-12-11Little fixes plus additional encoding tablesthomascube
2006-12-06Preview pane and marking as read (#1484132)thomascube
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomascube
2006-12-04Small bugfixes and improvementsthomascube
2006-12-03fixed signature issuessvncommit
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-12-01Fixed JS errors in identity list (Bug #1484120)thomascube
2006-12-01Fixed folder name encoding in subscription list (Bug #1484113)thomascube
2006-11-21- Add missing nl_NL translationssvncommit
2006-11-21Bypass Trash folder if Shift-Del was pressed.svncommit
2006-11-21Add first and last buttons.svncommit
2006-11-20Initialize this.message_list only if we have one.svncommit
2006-11-17Re-initialize rows after move or deletesvncommit
2006-11-16Fix variable assignment typo (Matt Kaatman).svncommit
2006-11-16clear_message_list() was removed in revision 354.svncommit
2006-11-09Fixed encoding issues and delete-on-reply problemthomascube
2006-10-08fixed css pathsvncommit
2006-09-27corrected duplicate emoticon fix.svncommit
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationsvncommit
2006-09-24Partial client re-write with a common list classthomascube
2006-09-23removed debug from previous commitsvncommit
2006-09-23prevent multiple copies of an emoticon image from being attached to an outgoi...svncommit
2006-09-16code cleanup of HTML editing capability (round 1)svncommit
2006-09-14fixed typo in editor_init call.svncommit
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-08Fixed safe_mode issuesthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-09-07Made automatic draft saving configurablethomascube
2006-09-03Fixed another XSS issue: #1483830thomascube
2006-09-01Finalized quota imagethomascube