The avatar size restriction is in place but it is not enforced. This results in Gabble accounts disconnecting shortly after connecting whenever a too big avatar is set.
Note this bug could (and perhaps, should) be fixed in two ways - in terms of checking the input to the SetAvatar method to return a useful error there, but also in terms of checking we're not sending jumbo stanzas which are nearly guaranteed to get us a <stream:error> back from the server and kill our connection, instead throwing a locally generated network error we might be able to recover from a little more gracefully?
-- 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-gabble/issues/173.
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.