1
0
mirror of https://github.com/dani/patrix.git synced 2024-06-02 05:51:40 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
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