Skip to content

Re-order the presence spec to make the generated enum suitable for defining <> operator.

James Smith requested to merge smithjd15/telepathy-spec:presenceSpecOrder into master

Groundwork for a useful <> operator for libraries using the spec.

Uses include library api to set the presence of groups of accounts as opposed to client implementations.

Merge request reports