index
:
Matrix-Client
documentation
master
synapse-admin-api
Matrix client for Perl 6
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Matrix
/
Client
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Fix params with dashes
Matias Linares
1
-3
/
+3
2021-03-28
Add typing api support
Matias Linares
1
-1
/
+9
2021-03-28
Add read-markers api support
Matias Linares
1
-1
/
+14
2021-01-11
Response & Exception refactor
Matias Linares
6
-15
/
+172
2020-12-27
Complete messages method for Matrix::Client::Room
Matias Linares
1
-4
/
+20
2020-12-26
Implement membership endpoints for Matrix::Client::Room
Matias Linares
1
-23
/
+93
2020-09-06
Add thumbnail endpoint
Matias Linares
1
-5
/
+44
2020-09-06
Update endpoints script.
Matias Linares
1
-0
/
+1
2020-09-06
Add media store config method
Matias Linares
1
-2
/
+8
2020-05-17
Fix missing multi methods on the endpoints TODO generator
Matias Linares
1
-2
/
+2
2020-05-17
Add Matrix::Client::MediaStore class
Matias Linares
3
-1
/
+77
2019-07-11
Use JSON::Fast
v0.5.1
Matias Linares
2
-2
/
+2
2019-06-29
Use Authorization header instead query param
Matias Linares
1
-8
/
+33
2019-06-05
Add POD declarators
Matias Linares
1
-0
/
+7
2019-03-18
Separate fallback name from name.
Matias Linares
1
-21
/
+17
2019-03-18
Better room name
Matias Linares
1
-3
/
+27
2018-08-08
Return '' if there's no m.room.name event for that room
Matias Linares
1
-0
/
+8
2018-08-08
Add delete method
Matias Linares
1
-0
/
+8
2018-08-08
Encode just the params for the request
Matias Linares
1
-7
/
+15
2018-08-04
Add state endpoints
Matias Linares
1
-4
/
+22
2018-08-04
Remove useless error checking from get-name
Matias Linares
1
-6
/
+2
2018-08-04
use TWEAK instead of BUILD
Matias Linares
1
-10
/
+1
2018-08-04
Hide handle-error from backtrace
Matias Linares
1
-1
/
+1
2018-06-05
Don't use the name in gist/Str for a room.
Matias Linares
1
-2
/
+2
2018-06-04
return event-id when sending from Matrix::Client::Room
Matias Linares
1
-1
/
+6
2018-06-04
Rework Matrix::Client initialization
Matias Linares
1
-6
/
+11
2018-06-03
Change TXN-ID to use time by default.
Matias Linares
1
-1
/
+1
2018-05-08
Use $.post instead
Matias Linares
1
-2
/
+1
2018-05-08
Add method Str to Room
Matias Linares
1
-1
/
+4
2018-05-08
Little cleanup for post methods
Matias Linares
1
-2
/
+4
2018-02-13
Add simple error handling
Matias Linares
2
-9
/
+29
2018-01-28
Refactor Matrix::Client::Room
Matias Linares
1
-9
/
+21
2017-04-28
Remove the history cleanup for the requests.
Matias Linares
1
-4
/
+0
2017-04-12
Don't sync every time the rooms and delete room-id param from send
Matias Linares
1
-4
/
+2
2017-04-12
Rework login/BUILD methods
Matias Linares
1
-1
/
+1
2017-04-04
Add Profile and methods
Matias Linares
1
-8
/
+18
2017-04-03
Initial commit
Matias Linares
3
-0
/
+101