Skip to content

Implement UX for showing and answering private group invitations

As usual, this MR contains several logically separate commits that could be split out into smaller MRs if desired. It consists of two main parts:

  • Showing open invitations in the list of private groups with a snackbar
  • Showing invitations and responses in the private conversation

For both parts, the existing code was refactored to allow for a smooth implementation and to leave maintainable code behind.

device-2016-10-18-101549 device-2016-10-18-101612 device-2016-10-18-101534

Closes #707 (closed)

Merge request reports