-
- Downloads
Merge pull request #2788 from nextcloud/feature/contacts-interaction-event
Dispatch an interaction event for sent messages
No related branches found
No related tags found
Showing
- lib/AppInfo/BootstrapSingleton.php 2 additions, 0 deletionslib/AppInfo/BootstrapSingleton.php
- lib/Events/MessageSentEvent.php 1 addition, 1 deletionlib/Events/MessageSentEvent.php
- lib/Listener/InteractionListener.php 88 additions, 0 deletionslib/Listener/InteractionListener.php
- tests/Unit/Listener/InteractionListenerTest.php 106 additions, 0 deletionstests/Unit/Listener/InteractionListenerTest.php
lib/Listener/InteractionListener.php
0 → 100644
Please register or sign in to comment