Ben Schumacher
aa82597e2d
[MM-55048] Pretty print posts, users, channels and teams in logs ( #25029 )
2023-10-23 20:22:36 +02:00
Agniva De Sarker
3dd9e3715c
Goodbye, GraphQL ( #24827 )
...
```release-note
NONE
```
2023-10-12 09:47:35 +05:30
Agniva De Sarker
c249ba4a66
MM-52532: Fix golangci warnings ( #23709 )
...
https://mattermost.atlassian.net/browse/MM-52532
- Replace golint with revive
- Add makezero linter
- Fix all the required linter failures
Some issues in enterprise and public modules
are yet to be fixed. We send this to expediate things.
2023-06-13 14:08:36 +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