Commit Graph

31 Commits

Author SHA1 Message Date
Daniel Berteaud ea83e268b4 Support using an HTTP proxy 2018-02-22 12:05:33 +01:00
Daniel Berteaud 8efee98548 Typo in README 2017-11-24 12:30:55 +01:00
Daniel Berteaud 5207d794b5 Add support for --send-code 2017-11-24 12:30:29 +01:00
Daniel Berteaud 2a21fcec78 Update README 2017-09-24 14:06:30 +02:00
Daniel Berteaud e60cce88e9 Update examples in README to use prettier command aliases 2017-09-16 11:25:14 +02:00
Daniel Berteaud 2a7dacef1e Set some aliases for command line options 2017-09-13 19:17:14 +02:00
Daniel Berteaud ee456446b8 Handle all media types (image/audio/video)
Also don't use Image::Size, not strictly required
2017-09-13 18:56:34 +02:00
Daniel Berteaud 10ca028c53 Support sending images 2017-09-13 18:42:31 +02:00
Daniel Berteaud e19d403832 Remove dependency on Path::Tiny
So it's usable on el6
2017-09-13 18:21:49 +02:00
Daniel Berteaud e86c3e98d3 Support sending several files 2017-09-13 17:37:50 +02:00
Daniel Berteaud 7ee62e253d Handle relative file path 2017-09-13 16:56:21 +02:00
Daniel Berteaud 8fdda06f76 Add LWP::Protocol::https as a dependencies 2017-09-11 09:44:10 +02:00
Daniel Berteaud 1adadbeb6c Add possibility to delete room aliases 2017-09-10 16:59:32 +02:00
Daniel Berteaud 0a7b73403f Handle power levels configuration in room-modify 2017-09-10 16:39:00 +02:00
Daniel Berteaud 78d5dc25bc Update README 2017-09-10 11:54:43 +02:00
Daniel Berteaud d8622067a2 Add new get-room-id action in the README 2017-09-10 11:27:15 +02:00
Daniel Berteaud be9488e226 More examples 2017-09-10 11:01:06 +02:00
Daniel Berteaud 1341861953 Add new dependency 2017-09-10 10:33:33 +02:00
Daniel Berteaud 0e6001877c Add modify-room action 2017-09-09 16:42:11 +02:00
Daniel Berteaud fb73e16732 Add --federation (and --no-federation) option when creating a room 2017-09-09 11:16:44 +02:00
Daniel Berteaud dd85f18c18 Add possibility to create a room 2017-09-07 17:54:12 +02:00
Daniel Berteaud 836d648700 Add examples in the README 2017-09-07 15:08:31 +02:00
Daniel Berteaud 2f7f119a53 Update README 2017-09-07 15:03:46 +02:00
Daniel Berteaud 03a854f576 Fix joining room by alias
And replace --notice with --action=send-notice
2017-09-07 13:25:49 +02:00
Daniel Berteaud ede4d1822b Add support for sending files 2017-09-07 12:46:40 +02:00
Daniel Berteaud 4c5fc7762c Update README 2017-09-06 16:34:39 +02:00
Daniel Berteaud b182b11747 Update README 2017-09-06 16:21:16 +02:00
Daniel Berteaud 7b8e607f64 Explain that command line takes precedence 2017-09-06 15:47:42 +02:00
Daniel Berteaud 3553c21ef3 Quote config example 2017-09-06 15:46:45 +02:00
Daniel Berteaud a82e5befb4 Add usage notes 2017-09-06 15:43:25 +02:00
Daniel Berteaud 675cd11a68 First commit 2017-09-06 15:32:06 +02:00