Makes POST /friend either request or accept a friendship.
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