aboutsummaryrefslogtreecommitdiff
path: root/lib/Matrix/Client/Room.pm6
AgeCommit message (Collapse)AuthorFilesLines
2018-05-08Add method Str to RoomMatias Linares1-1/+4
2018-01-28Refactor Matrix::Client::RoomMatias Linares1-9/+21
* Add name() method * Add leave() endpoint * Better BUILD and gist
2017-04-12Don't sync every time the rooms and delete room-id param from sendMatias Linares1-4/+2
method
2017-04-03Initial commitMatias Linares1-0/+46