aboutsummaryrefslogtreecommitdiff
path: root/lib/Matrix/Client/Requester.pm6
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Response & Exception refactorMatias Linares1-115/+0
2020-05-17Add Matrix::Client::MediaStore classMatias Linares1-1/+1
2019-07-11Use JSON::Fastv0.5.1Matias Linares1-1/+1
2019-06-29Use Authorization header instead query paramMatias Linares1-8/+33
2018-08-08Add delete methodMatias Linares1-0/+8
2018-08-08Encode just the params for the requestMatias Linares1-7/+15
2018-08-04Hide handle-error from backtraceMatias Linares1-1/+1
2018-06-04Rework Matrix::Client initializationMatias Linares1-6/+11
2018-05-08Use $.post insteadMatias Linares1-2/+1
2018-05-08Little cleanup for post methodsMatias Linares1-2/+4
2018-02-13Add simple error handlingMatias Linares1-9/+19
2017-04-28Remove the history cleanup for the requests.Matias Linares1-4/+0
2017-04-12Rework login/BUILD methodsMatias Linares1-1/+1
2017-04-04Add Profile and methodsMatias Linares1-8/+18
2017-04-03Initial commitMatias Linares1-0/+52