Commit Graph

430 Commits (18da24b4384a0b74b9fd55cc8c810c548c7288cc)

Author SHA1 Message Date
svncommit 9bebdfcb6a Sort subscription folder list after adding or renaming a folder. 18 years ago
svncommit 156dc40f8d Fix folder deleting. 18 years ago
thomascube bef5cafc8c Wrong way around... 18 years ago
thomascube 191667e75b Don't attempt to clear message list if it doesn't exist 18 years ago
thomascube b3ce791561 Better input checking on GET and POST vars 18 years ago
svncommit 1012ea3946 Fix XSS vulnerability (closes #1484254). 18 years ago
svncommit 6a8684d382 sr_cyrillic files missed by svn 18 years ago
svncommit 82e41b18fa update serbian translation, we now have two, latin and cyrillic (Branko Kokanovic) 18 years ago
svncommit a9e531ef8f update bg translation (Doichin Dokov) 18 years ago
svncommit 92f22300ef update localization missed pt_BR 18 years ago
svncommit ff42d25e21 update localization missed by svn 18 years ago
svncommit 9d41ed8d3e updated pt_BR, clean up in localization 18 years ago
svncommit ecfd13987a polish translation update 18 years ago
thomascube 9dbf743b84 Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation 18 years ago
thomascube 6ec91f1eb2 Only allow one default identity (Bug #1484223) 18 years ago
svncommit 6d0c49b6b5 18 years ago
svncommit cd47889053 German translation changes 18 years ago
yllar ede6c5fbc2 fixed typos in id_ID translation 18 years ago
thomascube 24fe97ec35 mb_encode_mimeheader quirks; removed unused var 18 years ago
yllar 3a7431a83c added Indonesian translation 18 years ago
svncommit bb85623f8a fixed display of HTML attachments 18 years ago
thomascube 21b5c77fb0 Added Vietnamese localization files 18 years ago
thomascube 97c8d3377c Applied patch for preview caching (closes #1484186) 18 years ago
thomascube 6ad4385992 Added Thai localization files 18 years ago
svncommit 18a0df23fc Fix unquoted HTML attributes (closes #1484190) 18 years ago
thomascube 462a9d991d Fixed template parsing (multibyte substring issues) 18 years ago
thomascube 18e2a3efd0 Event handler removing again. Closes #1484200 18 years ago
yllar 2af4e4879c updated estonian translation 18 years ago
svncommit e93a2d73cf german translation updated 18 years ago
thomascube 86df1529fe Error handling for attachment uploads; multibyte-safe string functions; XSS improvements 18 years ago
svncommit 3b12aeeeca Fix HTML parsing (fixes #1484192) 18 years ago
svncommit 5e98e109b9 Fix HTML cleanup (fixes #1484183) 18 years ago
svncommit 068f6a4920 Display draft messages in preview pane (closes #1484173). 18 years ago
svncommit 8b0fffc2cb Specify database error in error.inc (closes #1484189). 18 years ago
thomascube 853b2e7341 Fixed little typos and improved CSS altering in HTML messages 18 years ago
thomascube 822e27617b Updated Hungarian translation 18 years ago
thomascube ee883ad73d Applied security patches by Kees Cook (Ubuntu) + little visual enhancements 18 years ago
yllar 8af7757525 updated Romanian translation 18 years ago
svncommit 8c8b2a487a Allow 12 hour date to display for emails sent today (Doug Mandell). 18 years ago
thomascube 04c61804f8 Fixed wrong message listing when showing search results 18 years ago
thomascube f91a499046 Little fix for new string quoting 18 years ago
thomascube b66d40776c Set charset to MDB2 database connection 18 years ago
thomascube 2bca6e1da0 New (strict) quoting for all kind of strings 18 years ago
thomascube cfdf044df2 Cleaned up scripts, merged redundant functionality 18 years ago
svncommit 4627992b13 Save Bcc recipients in draft message. 18 years ago
yllar 5f9bfae8a2 Ticket #1484174 18 years ago
yllar 23ebf3ee18 corrected mistake: Ticket #1484172 18 years ago
svncommit 23796ec290 Fix display of quota image/text after a remote command. 18 years ago
svncommit 04d6304b4d If the message is single mime part and non-text, show it as an empty message with an attachment, instead of not displaying anything at all. 18 years ago
thomascube a7d5c6480c Added patch for resizeable preview pane 18 years ago
svncommit 5b0687dfca german translation changes 18 years ago
svncommit c09174c800 update german translation (de_DE) 18 years ago
yllar 77c28206a1 updated ja and fr translations 18 years ago
yllar 38bf9d3b71 updated Spanish translation 18 years ago
thomascube 166796bd3e Fixed wrong exclusion of draft_autosave property (Bug #1484160) 18 years ago
svncommit b500b48818 small patch to fix editor switching 18 years ago
thomascube 7a5c48e7f7 Changed 'junk' label in French localization 18 years ago
thomascube c45eb594cd Little fixes plus additional encoding tables 18 years ago
yllar df8e8ec9ee updated da, de_DE, pt_BR, bs_BA, fr, pl, et_EE translations 18 years ago
thomascube 1a98a6a5db Preview pane and marking as read (#1484132) 18 years ago
thomascube b517af4a47 Optimized memory usage when sending mail; Include SMTP response in log; Fixed wrong header encoding 18 years ago
yllar b25766b1b3 updated translation 18 years ago
svncommit 2fb44b635f Add missing nl_NL translations. 18 years ago
thomascube e58754f92d ...and a little typo 18 years ago
thomascube 421f5e31a2 Small bugfixes and improvements 18 years ago
svncommit 056515e968 Add missing nl_NL translations. 18 years ago
svncommit dd792e8253 fixed signature issues 18 years ago
thomascube 733c78f474 Added Serbian translation, updated Spanish and Bulgarian files 18 years ago
thomascube bad419cc4b Applied the latest changes to MDB2 wrapper 18 years ago
thomascube b19097058c Introducing preview pane and conditional skin tags 18 years ago
thomascube 740e9ec007 Fixed JS errors in identity list (Bug #1484120) 18 years ago
thomascube 7e0ec7e460 Fixed folder name encoding in subscription list (Bug #1484113) 18 years ago
thomascube 0a020cac3e Added host auto-selection and correct password encoding for IMAP login 18 years ago
thomascube d04d202234 Remove newlines from mail headers (#1484031) 18 years ago
svncommit 086377c7e6 Fix a bug introduced with Shift-Del yesterday 18 years ago
thomascube e34ae17809 Fixed XSS vulnerability (Bug #1484109) 18 years ago
svncommit 0023c18291 Added new labels and messages to Russian localization 18 years ago
svncommit e901f948f2 Updated Russian localization 18 years ago
svncommit 84f9312e1d Updated Russian localization 18 years ago
svncommit b6677bf9cf - Add missing nl_NL translations
- Translate foldernames in folder form (closes #1484113)
18 years ago
svncommit 08c007327c Enable purge command in Junk folder. 18 years ago
svncommit 31c171846e Bypass Trash folder if Shift-Del was pressed. 18 years ago
svncommit d170085600 Add first and last buttons. 18 years ago
svncommit 646cebd348 Initialize this.message_list only if we have one. 18 years ago
svncommit a33df67231 Re-initialize rows after move or delete 18 years ago
svncommit e61145f246 Fetch all identities if virtuser_query is used; limitations can be done in SQL. 18 years ago
svncommit 2c92989663 Fix variable assignment typo (Matt Kaatman). 18 years ago
svncommit d64c2e4871 clear_message_list() was removed in revision 354. 18 years ago
svncommit b1c5ce6e13 fixed deletion from message list. 18 years ago
thomascube 4ec0e7afce Fixed strrpos problem in template parser 18 years ago
svncommit 8e20901e97 finish previous commit 18 years ago
svncommit e4bbb246a5 fixed message moving/deletion from "show" page 18 years ago
thomascube 674a0fb41d Corrected template parsing and output encoding 18 years ago
thomascube 03ac2132e2 Fixed encoding issues and delete-on-reply problem 18 years ago
svncommit f0ea59bc88 upgrade to TinyMCE v2.0.8 18 years ago
svncommit 5c52d06844 Updated Russian localization 18 years ago
svncommit 5ec6194622 fixed css path 18 years ago
svncommit 144ecb00b5 enabled spellchecker in plugin configuration 18 years ago
svncommit 5136959080 removed leftover debug statement. 18 years ago
svncommit 4e6eb1fb07 corrected duplicate emoticon fix. 18 years ago