.
Created attachment 85770 [details] [review] connection: stop implementing old Presence interface
Created attachment 85771 [details] [review] connection: stop implementing old Capabilities interface
+1
Merged to master.
It didn't all go away.
Created attachment 85954 [details] [review] Remove the remaining half of Capabilities We previously implemented ContactCapabilities in terms of Capabilities flags; now we implement it in terms of PurpleMediaCaps. --- It's going to be a lot easier to merge 'master' into 'next' when we've got rid of all this.
Comment on attachment 85954 [details] [review] Remove the remaining half of Capabilities Review of attachment 85954 [details] [review]: ----------------------------------------------------------------- ++ but I think we should just remove the audio/video code.
(In reply to comment #7) > ++ but I think we should just remove the audio/video code. Sure, but I'd prefer to have that be its own commit, so people who like Mxit and Call (if such people exist) can revert it for porting to Call without getting Capabilities back.
Created attachment 85969 [details] [review] Remove StreamedMedia support In Pidgin, it's only implemented for XMPP (for which we have Gabble), MSNP (which will disappear soon), and mxit (which I doubt anyone's actually tested). Empathy can't do StreamedMedia any more, only Call, and Telepathy 1.0 will only have Call.
Comment on attachment 85969 [details] [review] Remove StreamedMedia support Review of attachment 85969 [details] [review]: ----------------------------------------------------------------- ++ assuming you removed all the '#ifdef ENABLE_MEDIA' blocks.
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.