aboutsummaryrefslogtreecommitdiff
path: root/lib/Matrix/Client/Room.pm6
AgeCommit message (Expand)AuthorFilesLines
2018-08-04Add state endpointsMatias Linares1-4/+22
2018-08-04Remove useless error checking from get-nameMatias Linares1-6/+2
2018-08-04use TWEAK instead of BUILDMatias Linares1-10/+1
2018-06-05Don't use the name in gist/Str for a room.Matias Linares1-2/+2
2018-06-04return event-id when sending from Matrix::Client::RoomMatias Linares1-1/+6
2018-05-08Add method Str to RoomMatias Linares1-1/+4
2018-01-28Refactor Matrix::Client::RoomMatias Linares1-9/+21
2017-04-12Don't sync every time the rooms and delete room-id param from sendMatias Linares1-4/+2
2017-04-03Initial commitMatias Linares1-0/+46