alexcekay
|
7232b5f002
|
[GH-26715] Added Pagination Support for IncomingWebHooks (#27502)
* Added Pagination Support for IncomingWebHooks
* Incorporated feedback from reviews
* Removed trailing spaces
* Restored deleted server en.json entries, fixed order in webapp en.json
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
|
2024-08-09 16:44:22 -04:00 |
|
Colton Shaw
|
072d9a9c19
|
Add post priority to incoming and outgoing webhook (#26671)
* Added priority to incoming and outgoing webhook
* fixed fat finger
* Added priority tests
* fixed golint
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
|
2024-04-17 13:32:32 +02:00 |
|
Ben Schumacher
|
0d5a8b8841
|
Add whitespace linter (#24855)
|
2023-10-11 10:13:36 +02:00 |
|
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 |
|