Lars Bo Rasmussen
|
b4b760274d
|
Fix calling wrong method in README for ws (#26631)
The documentation is wrong. The WebSocketClient.authorize() is not a method of WebSocketClient. The right method is WebSocketClient.initialize()
|
2024-04-18 14:23:59 -04:00 |
|
Harrison Healey
|
4bba850090
|
Add usage docs for WebSocket client to @mattermost/client (#26345)
* Add usage docs for WebSocket client to @mattermost/client
* Fix typo in @mattermost/client rest client examples
* Make fake URLs consistent
|
2024-03-13 16:59:30 -04:00 |
|
Harrison Healey
|
1fffb3c528
|
Update documentation on JS API client (#25266)
* Update documentation on JS API client
* Update link to monorepo and web app repo
|
2023-11-02 16:17:42 -04:00 |
|
Hideaki Matsunami
|
341b34d08f
|
Fix references from 'packages/*' to 'platform/*' in READMEs (#23498)
|
2023-06-02 15:35:58 +05:30 |
|
Doug Lauder
|
c943ed6859
|
Mono repo -> Master (#22553)
Combines the following repositories into one:
https://github.com/mattermost/mattermost-server
https://github.com/mattermost/mattermost-webapp
https://github.com/mattermost/focalboard
https://github.com/mattermost/mattermost-plugin-playbooks
|
2023-03-22 17:22:27 -04:00 |
|