aboutsummaryrefslogtreecommitdiff
path: root/lib/Matrix/Client
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Change TXN-ID to use time by default.Matias Linares1-1/+1
2018-05-08Use $.post insteadMatias Linares1-2/+1
2018-05-08Add method Str to RoomMatias Linares1-1/+4
2018-05-08Little cleanup for post methodsMatias Linares1-2/+4
2018-02-13Add simple error handlingMatias Linares2-9/+29
2018-01-28Refactor Matrix::Client::RoomMatias Linares1-9/+21
2017-04-28Remove the history cleanup for the requests.Matias Linares1-4/+0
2017-04-12Don't sync every time the rooms and delete room-id param from sendMatias Linares1-4/+2
2017-04-12Rework login/BUILD methodsMatias Linares1-1/+1
2017-04-04Add Profile and methodsMatias Linares1-8/+18
2017-04-03Initial commitMatias Linares3-0/+101