71 Commits (ff8f5fd7dc72f0971f017faf09790c0fb77c41ba)
 

Author SHA1 Message Date
Daniel Berteaud ff8f5fd7dc Remove options checking 7 years ago
Daniel Berteaud 6a87cd1f0f Fix saving config file 7 years ago
Daniel Berteaud c305f14349 Add --setup to create a config file 7 years ago
Daniel Berteaud e74a1a1431 Alos trim / at the end of the server to build Matrix ID 7 years ago
Daniel Berteaud 34db17e370 federation option isn't used anymore (for now) 7 years ago
Daniel Berteaud db6eef6836 Ask for server and matrix ID if missing 7 years ago
Daniel Berteaud aa2acd2c62 Fix error message 7 years ago
Daniel Berteaud 1eb1221e2e New TODO item 7 years ago
Daniel Berteaud e60cce88e9 Update examples in README to use prettier command aliases 7 years ago
Daniel Berteaud 68fae32867 Should implement media cache purge too 7 years ago
Daniel Berteaud 2a7dacef1e Set some aliases for command line options 7 years ago
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