60 Commits (30d0afa005c50d8e0effdd0d77afc4679ece8139)
 

Author SHA1 Message Date
Daniel Berteaud 30d0afa005 Call modify_rom just after create 7 years ago
Daniel Berteaud ee456446b8 Handle all media types (image/audio/video) 7 years ago
Daniel Berteaud 10ca028c53 Support sending images 7 years ago
Daniel Berteaud e19d403832 Remove dependency on Path::Tiny 7 years ago
Daniel Berteaud e86c3e98d3 Support sending several files 7 years ago
Daniel Berteaud 340efc0a0a Handle file path using ~ 7 years ago
Daniel Berteaud 7ee62e253d Handle relative file path 7 years ago
Daniel Berteaud ffac9f3632 Add aliases for actions 7 years ago
Daniel Berteaud b19a7edc9a Spec file update 7 years ago
Daniel Berteaud 565208b6cd Fix get-access-token and logout logic 7 years ago
Daniel Berteaud ae9c8a7f12 Don't invalidate the access_token when requesting one 7 years ago
Daniel Berteaud 8fdda06f76 Add LWP::Protocol::https as a dependencies 7 years ago
Daniel Berteaud 1adadbeb6c Add possibility to delete room aliases 7 years ago
Daniel Berteaud f0a49c9dc4 Fix debug statement 7 years ago
Daniel Berteaud 0a7b73403f Handle power levels configuration in room-modify 7 years ago
Daniel Berteaud 78d5dc25bc Update README 7 years ago
Daniel Berteaud e026a57a19 Add a TODO file 7 years ago
Daniel Berteaud d8622067a2 Add new get-room-id action in the README 7 years ago
Daniel Berteaud 7676ec7510 Add a room alias to id resolver 7 years ago
Daniel Berteaud be9488e226 More examples 7 years ago
Daniel Berteaud 6562df7ebc Add comment 7 years ago
Daniel Berteaud 1341861953 Add new dependency 7 years ago
Daniel Berteaud f5892003ff Prompt for the password if not given as arg, nor in the conf file 7 years ago
Daniel Berteaud bd94a96e1e Add some debug statements in modify_room 7 years ago
Daniel Berteaud 4785d79710 Support changing join_rules 7 years ago
Daniel Berteaud 7a6899489e Don't die if we try to invite a user which has already been invited 7 years ago
Daniel Berteaud a6b917b34f Make the send_request method more flexible 7 years ago
Daniel Berteaud 37f50043eb Code cleanup 7 years ago
Daniel Berteaud 87710c5290 Factorize common json request handling 7 years ago
Daniel Berteaud 4632749605 Move debug to its own function 7 years ago
Daniel Berteaud 299fd790fe Remove preset and visibility options 7 years ago
Daniel Berteaud 0e6001877c Add modify-room action 7 years ago
Daniel Berteaud fb73e16732 Add --federation (and --no-federation) option when creating a room 7 years ago
Daniel Berteaud d07b2e1956 Spec file update 7 years ago
Daniel Berteaud a7c82d2cc2 Add visibility and preset options for create-room 7 years ago
Daniel Berteaud fe719366ec Spacing issue 7 years ago
Daniel Berteaud d5aa598638 Just output the room ID when creating a room 7 years ago
Daniel Berteaud dd85f18c18 Add possibility to create a room 7 years ago
Daniel Berteaud 3d3b3f91d5 Merge remote-tracking branch 'upstream/master' 7 years ago
Daniel B 859720c372 Merge pull request #1 from dani/add-license-1 7 years ago
Daniel B 9a3dc4455c Add LICENSE 7 years ago
Daniel Berteaud 8d7de947f7 Various little fixes 7 years ago
Daniel Berteaud 836d648700 Add examples in the README 7 years ago
Daniel Berteaud 2f7f119a53 Update README 7 years ago
Daniel Berteaud b361379468 Code cleanup and comments 7 years ago
Daniel Berteaud 33bd9a1a99 Update Requires in the spec file 7 years ago
Daniel Berteaud 03a854f576 Fix joining room by alias 7 years ago
Daniel Berteaud 517771707b Call login just once, if needed 7 years ago
Daniel Berteaud 650ce57ac6 Update dependencies in the spec 7 years ago
Daniel Berteaud ede4d1822b Add support for sending files 7 years ago