Daniel Espino García
|
0d9b6b0ec8
|
Fix MM 56723 (#26643)
|
2024-04-24 17:09:49 +02:00 |
|
Christopher Poile
|
759bb70b2f
|
MM-55060 - Calls: Add PushTypeCalls for calls-specific push notifications (#25405)
* add PushTypeCalls for calls-specific push notifications
* remove PushTypeCalls; add PushSubType for backwards compatability
* don't capitalize calls subtype
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
|
2023-11-15 13:06:03 -05:00 |
|
Christopher Poile
|
69c11cfe14
|
MM-53924 - Implement push notifications plugin hook and plugin api method (#24350)
* Revert "MM-52804 - Implement SendPushNotification plugin api method (#24273)"
This reverts commit 8418eefb75.
* Revert "MM-53924 - Implement NotificationWillBePushed plugin hook (#24263)"
This reverts commit f13a531bca.
* implement NotificationWillBePushed plugin hook
* implement SendPushNotification plugin api method
* move where we're setting post and channel type
* fix comment
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
|
2023-08-24 12:33:53 -04:00 |
|
Agniva De Sarker
|
d9a28c1244
|
MM-52532: Fix golangci warnings for public module (#23918)
https://mattermost.atlassian.net/browse/MM-52532
```release-note
NONE
```
|
2023-06-30 20:12:56 +05:30 |
|
Jesse Hallam
|
bb02b35048
|
Expose public/ API as submodule (#23345)
* model -> public/model
* plugin -> public/plugin
* public/model/utils -> public/utils
* platform/shared/mlog -> public/shared/mlog
* platform/shared/i18n -> public/shared/i18n
* platform/shared/markdown -> public/shared/markdown
* platform/services/timezones -> public/shared/timezones
* channels/einterfaces -> einterfaces
* expose public/ submodule
* go mod tidy
* .github: cache-dependency-path, setup-go-work
* modules-tidy for public/ too
* remove old gomodtidy
|
2023-05-10 13:07:02 -03:00 |
|