Commit Graph

293 Commits

Author SHA1 Message Date
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
thomascube
fda695f297 Finalized quota image 2006-09-01 17:14:51 +00:00
thomascube
5cd296dfb8 Updated Norwegian (bokmal) localization 2006-09-01 13:56:19 +00:00
thomascube
8cb245c278 Correct creation of a message-id 2006-09-01 13:53:23 +00:00
thomascube
3ea0e3202a Quota display as image 2006-09-01 13:43:14 +00:00
thomascube
ea206d3d92 Improved message parsing and HTML validation 2006-09-01 10:01:31 +00:00
thomascube
10c92bef09 New indentation for quoted message text; HTML validity 2006-08-30 19:55:55 +00:00
thomascube
107bde9cfd Added MSSQL support 2006-08-30 17:41:21 +00:00
svncommit
949dea5803 Fixed tickets 1445501 and 1483820 2006-08-28 15:31:44 +00:00
thomascube
58afbe9547 Fixed message parsing problems (Ticket #1327068) 2006-08-27 11:39:40 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +00:00
thomascube
5f56a5bfa9 Fixed wrong usage of mbstring (Bug #1462439) 2006-08-23 21:52:13 +00:00
thomascube
6c76c91951 Updated Polish, Portuguese, Latvian, Chinese and Japanese localization 2006-08-23 21:36:37 +00:00
thomascube
a5d3e661e4 Set default spelling language (Ticket #1483938) 2006-08-20 14:41:57 +00:00
thomascube
9960666abe Added support for Nox Spell Server; plus small bugfixes 2006-08-20 14:06:30 +00:00
thomascube
8d4bcda874 Re-built message parsing (Bug #1327068) 2006-08-18 12:48:33 +00:00
thomascube
89406f36c2 Fixed some XSS and SQL injection issues 2006-08-16 08:06:31 +00:00
svncommit
3287e84c90 Solved bug: 1483828. (Meaning of the numbers isn't changed in my solution) 2006-08-15 14:37:01 +00:00