[Bug 27865] New: Port more channel implementations to GabbleBaseChannel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 28 11:10:04 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27865

           Summary: Port more channel implementations to GabbleBaseChannel
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


A while back, I wrote GabbleBaseChannel to reduce the boilerplate needed per
channel implementation, and based GabbleSearchChannel on it.

It has sat unused since then.

On Monday, I snapped.

 src/base-channel.c     |   53 ++++--
 src/base-channel.h     |    8 +-
 src/im-channel.c       |  396 +++++-------------------------------
 src/im-channel.h       |    8 +-
 src/im-factory.c       |    4 +-
 src/muc-channel.c      |  530 +++++++++++++++---------------------------------
 src/muc-channel.h      |    6 +-
 src/roomlist-channel.c |  320 ++++++------------------------
 src/roomlist-channel.h |    9 +-
 src/roomlist-manager.c |   15 +--
 src/search-channel.c   |    8 +-
 11 files changed, 334 insertions(+), 1023 deletions(-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list