Skip to content

Contact Introduction Backend

Torsten Grote requested to merge 118-contact-introductions into master

This MR allows you to introduce two of your contacts to each other. They both will receive an introduction with an optional message and then can accept or refuse the introduction which is presented as a notification.

When reviewing, I propose to review the individual commits separately as I took great care to split functional independent parts into separate commits. You might also want to have a look at the Introduction Client Wiki page to better understand what is going on before looking into the actual code.

Protocol sessions and states are not yet deleted and the UI is still missing (#253 (closed)). In order to practically test this feature, the UI from !122 (merged) is needed.

Merge request reports