Commit Graph

310 Commits

Author SHA1 Message Date
thomascube
740e9ec007 Fixed JS errors in identity list (Bug #1484120) 2006-12-01 17:51:59 +00:00
thomascube
7e0ec7e460 Fixed folder name encoding in subscription list (Bug #1484113) 2006-12-01 17:49:06 +00:00
thomascube
0a020cac3e Added host auto-selection and correct password encoding for IMAP login 2006-11-22 11:56:22 +00:00
thomascube
d04d202234 Remove newlines from mail headers (#1484031) 2006-11-22 11:49:30 +00:00
svncommit
086377c7e6 Fix a bug introduced with Shift-Del yesterday 2006-11-22 11:46:56 +00:00
thomascube
e34ae17809 Fixed XSS vulnerability (Bug #1484109) 2006-11-22 11:42:37 +00:00
svncommit
0023c18291 Added new labels and messages to Russian localization 2006-11-22 10:36:40 +00:00
svncommit
e901f948f2 Updated Russian localization 2006-11-21 12:34:28 +00:00
svncommit
84f9312e1d Updated Russian localization 2006-11-21 12:30:48 +00:00
svncommit
b6677bf9cf - Add missing nl_NL translations
- Translate foldernames in folder form (closes #1484113)
2006-11-21 10:09:04 +00:00
svncommit
08c007327c Enable purge command in Junk folder. 2006-11-21 08:22:29 +00:00
svncommit
31c171846e Bypass Trash folder if Shift-Del was pressed. 2006-11-21 08:18:29 +00:00
svncommit
d170085600 Add first and last buttons. 2006-11-21 08:02:48 +00:00
svncommit
646cebd348 Initialize this.message_list only if we have one. 2006-11-20 18:15:53 +00:00
svncommit
a33df67231 Re-initialize rows after move or delete 2006-11-17 15:40:49 +00:00
svncommit
e61145f246 Fetch all identities if virtuser_query is used; limitations can be done in SQL. 2006-11-16 14:36:14 +00:00
svncommit
2c92989663 Fix variable assignment typo (Matt Kaatman). 2006-11-16 13:04:02 +00:00
svncommit
d64c2e4871 clear_message_list() was removed in revision 354. 2006-11-16 10:22:17 +00:00
svncommit
b1c5ce6e13 fixed deletion from message list. 2006-11-15 05:58:09 +00:00
thomascube
4ec0e7afce Fixed strrpos problem in template parser 2006-11-13 08:00:04 +00:00
svncommit
8e20901e97 finish previous commit 2006-11-11 23:02:04 +00:00
svncommit
e4bbb246a5 fixed message moving/deletion from "show" page 2006-11-11 22:54:27 +00:00
thomascube
674a0fb41d Corrected template parsing and output encoding 2006-11-09 19:06:37 +00:00
thomascube
03ac2132e2 Fixed encoding issues and delete-on-reply problem 2006-11-09 18:55:54 +00:00
svncommit
f0ea59bc88 upgrade to TinyMCE v2.0.8 2006-11-08 02:23:06 +00:00
svncommit
5c52d06844 Updated Russian localization 2006-10-22 06:45:54 +00:00
svncommit
5ec6194622 fixed css path 2006-10-08 23:55:16 +00:00
svncommit
144ecb00b5 enabled spellchecker in plugin configuration 2006-09-30 21:57:52 +00:00
svncommit
5136959080 removed leftover debug statement. 2006-09-28 01:01:23 +00:00
svncommit
4e6eb1fb07 corrected duplicate emoticon fix. 2006-09-27 12:58:02 +00:00
svncommit
0dff24f4ee added labels for editor toggles 2006-09-27 05:24:35 +00:00
svncommit
6b1fc027cb Fixed editor selector labels, added TinyMCE spellchecker to editor configuration 2006-09-27 05:18:55 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +00:00
thomascube
3381d45ef6 Updated Hungarian,Estonian and Traditional Chinese localization 2006-09-24 19:47:48 +00:00
svncommit
6649b1f0a5 added TinyMCE spellchecker plugin, configured to use GoogleSpell 2006-09-23 23:37:29 +00:00
svncommit
3acbc508ba removed debug from previous commit 2006-09-23 23:37:06 +00:00
svncommit
ed65922364 prevent multiple copies of an emoticon image from being attached to an outgoing message 2006-09-23 23:36:34 +00:00
thomascube
c8c1a30ceb Correct UTF-7 to UTF-8 conversion if mbstring is not available 2006-09-19 18:14:38 +00:00
svncommit
19bef0eaf7 code cleanup of HTML editing capability (round 1) 2006-09-16 22:58:51 +00:00
svncommit
380aed9422 fixed typo in editor_init call. 2006-09-14 03:52:19 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
bb5ddfa0ad Header encoding again. iconv_mime_encode does no good job 2006-09-13 22:46:11 +00:00
svncommit
40ed9be1ee Fixed bug #1484019 and #1484020 2006-09-13 04:49:18 +00:00
thomascube
7139e33e6c Updated MDB2 with MSSQL support + some cosmetics 2006-09-08 15:16:47 +00:00
thomascube
8acab00608 Fixed wrong header encoding (Bug #1483976) 2006-09-08 12:34:25 +00:00
thomascube
70d4b9a5dc Fixed safe_mode issues 2006-09-08 12:03:22 +00:00
thomascube
e170b4b7f8 Some bugfixes and session expiration stuff 2006-09-07 18:54:37 +00:00
thomascube
d656f1ca71 Made automatic draft saving configurable 2006-09-07 18:51:16 +00:00
thomascube
2f2f15b7aa Little improvements for message parsing and encoding 2006-09-04 12:26:30 +00:00
thomascube
bf0452585b Fixed another XSS issue: #1483830 2006-09-03 12:17:35 +00:00