focalboard/server/services/notify/notifysubscriptions
Miguel de la Cruz 4b0fb92fba
Multi product architecture (#3381)
- provides support for compiling Boards directly into the Mattermost suite server
- a ServicesAPI interface replaces the PluginAPI to allow for implementations coming from pluginAPI and suite server.
- a new product package provides a place to register Boards as a suite product and handles life-cycle events
- a new boards package replaces much of the mattermost-plugin logic, allowing this to be shared between plugin and product
- Boards now uses module workspaces; run make setup-go-work
2022-07-18 13:21:57 -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
diff.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
diff2markdown.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
diff2markdown_test.go Improved diff to markdown for card notifications (#2037) 2022-01-05 14:11:58 -07:00
diff2slackattachments.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
notifier.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
subscriptions_backend.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
util.go List all authors of a card diff in the notification (#2055) 2022-01-07 10:11:36 -05:00