Bug 27732 - Need API telling max length of messages
Summary: Need API telling max length of messages
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-spec (show other bugs)
Version: git master
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 02:01 UTC by Guillaume Desmottes
Modified: 2019-12-03 20:21 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Guillaume Desmottes 2010-04-19 02:01:07 UTC
On some protocols (MSN and Yahoo at least), you can't send messages longer than $MAX_SIZE. We should have API telling that to clients.

This blocks: https://bugzilla.gnome.org/show_bug.cgi?id=616079
Comment 1 Simon McVittie 2010-04-19 03:42:04 UTC
Would it be nicer to UIs if the CMs for these protocols quietly split up the messages, like telepathy-idle does?
Comment 2 Guillaume Desmottes 2010-04-19 04:52:36 UTC
I guess that could be an acceptable solution.
Comment 3 Simon McVittie 2010-11-08 08:44:31 UTC
Relatedly: in SMS there's a character-count limit, but using Unicode "costs" more characters than ASCII, and splitting the message costs you more money. :-(
Comment 4 GitLab Migration User 2019-12-03 20:21:20 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-spec/issues/67.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.