summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-06-26 11:16:13 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-06-26 11:16:13 +0000
commit10f96dd957d0c3758d20f057aee243596f5742a3 (patch)
treeb976d93d4af76357efc060ce1669f88e48f33472 /TODO
parentfd3f05cedf16f03e8a36177140b41c0cf1d6cf5d (diff)
Removed done TODO items for messaging
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index cd9e755..f5540c3 100644
--- a/TODO
+++ b/TODO
@@ -42,11 +42,6 @@ Media sessions
Presence and messaging
-----------------------
-- check that content type of receivng messages is "text/plain" before
- forwarding; or parse the MIME payload and try to find a "text/plain" part
-- send back an error code for unsupported message body types
-- make sure that body character sets other than ASCII and UTF-8 are supported
- or at least detected
- implement Connection.Interface.Presense.AddStatus()
- implement Connection.Interface.Presense.SetStatus()
- implement Connection.Interface.Presense.RemoveStatus()