1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services/notify/notifysubscriptions
Doug Lauder 11bd3720f1
Refactor notify init (#3043)
* remove unneeded store interfaces

* - reduce dependencies for notifications service
- notifications service no longer concerned with web socket notifications

gnored, and an empty message aborts the commit.

* use app to add member to board

* remove unneeded API

* remove dependency on app package

* fix webapp jest

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 11:53:41 -04:00
..
app_api.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
delivery.go GH-2469 Add board-bot to team (#3026) 2022-05-04 16:10:26 -04:00
diff2markdown_test.go Improved diff to markdown for card notifications (#2037) 2022-01-05 14:11:58 -07:00
diff2markdown.go Improved diff to markdown for card notifications (#2037) 2022-01-05 14:11:58 -07:00
diff2slackattachments.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
diff.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
notifier.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
subscriptions_backend.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
util.go List all authors of a card diff in the notification (#2055) 2022-01-07 10:11:36 -05:00