Skip to content

Makes POST /friend either request or accept a friendship.

Julien Schröter requested to merge feature/real-friend into development

Adds new endpoints for GET /friend/incoming and GET /friend/outgoing. Refactor notifications module into its own pacakge. Inject notifications module into friends module. Adapt and extend unit tests to new behaviour. Co-authored-by: Max Granzow, Antonia Wuest

Merge request reports