|
25a1728c67
|
add prettier error message
|
2022-01-03 10:16:16 +01:00 |
|
|
18583b661f
|
fix typo
|
2021-12-21 13:10:36 +01:00 |
|
|
d20a344af1
|
add disclaimer
|
2021-12-21 11:15:07 +01:00 |
|
|
2d90fb7629
|
flexible token and login/password support for login
|
2021-12-21 11:02:43 +01:00 |
|
|
0b23a04c88
|
fix typo
|
2021-12-21 10:32:33 +01:00 |
|
|
0740cb263e
|
fix order of args when calling the connexion function
|
2021-12-21 10:25:09 +01:00 |
|
|
9de03acd4c
|
Modifications:
- use password instead of token auth
- ask for team name in .env file
- update disclaimer
|
2021-12-21 10:24:07 +01:00 |
|
|
66f5fc665a
|
fix syntax color
|
2021-12-21 10:15:33 +01:00 |
|
|
fd54219e18
|
add docker config
|
2021-12-21 10:14:59 +01:00 |
|
|
55e6413930
|
add dashes
|
2021-12-21 10:05:47 +01:00 |
|
|
b499a106d6
|
fix crash when cannot connect to the api
|
2021-12-21 10:04:51 +01:00 |
|
|
6f856a4e96
|
add tokio documentation link instead of futures bc i no longer use it
|
2021-12-21 10:04:33 +01:00 |
|
|
ddc9b62934
|
in line with the official documentation
|
2021-12-21 10:00:45 +01:00 |
|
|
fbd4833c53
|
use tokio instead of blocking the main thread
|
2021-12-21 09:59:35 +01:00 |
|
|
c97439ac65
|
add future documentation
|
2021-12-21 09:47:34 +01:00 |
|
|
13d4c81a7b
|
block main thread in main function whe calling async function
|
2021-12-21 09:47:01 +01:00 |
|
|
6df65b7896
|
Add mattermost_api documentation link
|
2021-12-21 09:34:43 +01:00 |
|
|
7352753c1f
|
add little disclaimer
|
2021-12-21 09:26:03 +01:00 |
|
|
318bda5d47
|
add URL
|
2021-12-21 09:24:32 +01:00 |
|
|
0abc1f7042
|
call function from the mattermost file
|
2021-12-21 09:21:41 +01:00 |
|
|
9b3aeaf6ac
|
use mattermost_api
|
2021-12-21 09:21:25 +01:00 |
|
|
76772e53f3
|
reverse to 3101b14 trying to re-use mattermost_api crate
|
2021-12-21 09:12:40 +01:00 |
|
|
89a9fc6543
|
trim whitespaces
|
2021-12-10 17:05:12 +01:00 |
|
|
7ce66254a4
|
Add credits
|
2021-12-10 16:53:35 +01:00 |
|
|
102fd7febb
|
Re-add openssl dependencies
|
2021-12-10 16:50:20 +01:00 |
|
|
d26183445e
|
draft
|
2021-12-10 16:41:54 +01:00 |
|
|
59207e3efc
|
Breaking changes on how I handle the connection with mattermost
|
2021-12-10 16:41:33 +01:00 |
|
|
749338e95f
|
Update dependencies
|
2021-12-10 16:40:59 +01:00 |
|
|
3101b14ec2
|
Add token storage in a .env file
|
2021-12-03 10:48:11 +01:00 |
|
|
dc35cdbe4d
|
Add README and project prerequisites
|
2021-12-03 10:29:32 +01:00 |
|
|
1d789abcf0
|
add mattermost_api dependance
|
2021-12-03 10:29:07 +01:00 |
|
|
5179bf817b
|
Init the project
|
2021-12-03 09:59:07 +01:00 |
|