|
1e765ccdd4
|
add Get-MatrixRoomId (#2)
|
2022-03-31 23:08:22 +01:00 |
|
|
a0d3272f2c
|
Get-MatrixJoinedMembers (#1)
* add `Get-MatrixJoinedMembers`
* add Get-Help section
|
2022-03-31 22:27:27 +01:00 |
|
|
c16d850676
|
add function for getting joined rooms
|
2022-03-27 19:23:38 +01:00 |
|
|
366bde4897
|
add function to trim and concat homeserver url and path
|
2022-03-27 15:29:44 +01:00 |
|
|
e7355a5474
|
add Remove-MatrixAccessToken
|
2022-03-12 22:53:06 +00:00 |
|
|
605a50b713
|
add optional DeviceDisplayName parameter
|
2022-03-12 22:31:54 +00:00 |
|
|
e648d011f5
|
rename Get-MatrixLoginToken to New-MatrixAccessToken
|
2022-03-12 22:27:27 +00:00 |
|
|
935610e6ae
|
return SecureString instead of plain token
|
2022-03-12 22:16:30 +00:00 |
|
|
c93a9f614c
|
fix token as SecureString
|
2022-03-12 22:15:09 +00:00 |
|
|
d6ce1b196e
|
add initial module files
add first function for creating an access token
|
2022-03-12 22:07:14 +00:00 |
|