Merge lp://qastaging/~phablet-team/telepathy-ofono/mms_group_as_room into lp://qastaging/telepathy-ofono/staging
Proposed by
Gustavo Pichorim Boiko
Status: | Merged |
---|---|
Approved by: | Tiago Salem Herrmann |
Approved revision: | 180 |
Merged at revision: | 178 |
Proposed branch: | lp://qastaging/~phablet-team/telepathy-ofono/mms_group_as_room |
Merge into: | lp://qastaging/telepathy-ofono/staging |
Prerequisite: | lp://qastaging/~phablet-team/telepathy-ofono/add-targetids-initialinviteeids |
Diff against target: |
933 lines (+471/-82) 9 files modified
CMakeLists.txt (+3/-1) connection.cpp (+149/-27) connection.h (+8/-2) mmsgroupcache.cpp (+146/-0) mmsgroupcache.h (+44/-0) ofonotextchannel.cpp (+98/-47) ofonotextchannel.h (+10/-5) schema/CMakeLists.txt (+3/-0) schema/v2.sql (+10/-0) |
To merge this branch: | bzr merge lp://qastaging/~phablet-team/telepathy-ofono/mms_group_as_room |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tiago Salem Herrmann (community) | Approve | ||
Gustavo Pichorim Boiko (community) | Approve | ||
Review via email: mp+308993@code.qastaging.launchpad.net |
This proposal supersedes a proposal from 2016-10-08.
Commit message
Implement MMS groups as Room channels.
Description of the change
Implement MMS groups as Room channels.
To post a comment you must log in.
Looks good!