1
0
mirror of https://github.com/dani/patrix.git synced 2024-07-01 15:52:55 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Daniel Berteaud
d5aa598638 Just output the room ID when creating a room 2017-09-07 17:56:09 +02:00
Daniel Berteaud
dd85f18c18 Add possibility to create a room 2017-09-07 17:54:12 +02:00
Daniel Berteaud
3d3b3f91d5 Merge remote-tracking branch 'upstream/master' 2017-09-07 16:48:20 +02:00
Daniel B
859720c372 Merge pull request #1 from dani/add-license-1
Add LICENSE
2017-09-07 16:47:22 +02:00
Daniel B
9a3dc4455c Add LICENSE 2017-09-07 16:47:02 +02:00
Daniel Berteaud
8d7de947f7 Various little fixes 2017-09-07 15:49:38 +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
b361379468 Code cleanup and comments 2017-09-07 13:49:58 +02:00
Daniel Berteaud
33bd9a1a99 Update Requires in the spec file 2017-09-07 13:26:33 +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
517771707b Call login just once, if needed 2017-09-07 12:50:43 +02:00
Daniel Berteaud
650ce57ac6 Update dependencies in the spec 2017-09-07 12:47:34 +02:00
Daniel Berteaud
ede4d1822b Add support for sending files 2017-09-07 12:46:40 +02:00
Daniel Berteaud
982ef36330 Correctly handle logout when using login&password 2017-09-06 18:04:23 +02:00
Daniel Berteaud
ab899c373c Add spec file 2017-09-06 17:23:51 +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
612af1e89a Add get-room-list action 2017-09-06 16:20:45 +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
642cc97e81 Remove Data::Dumper as it's not used 2017-09-06 15:34:42 +02:00
Daniel Berteaud
675cd11a68 First commit 2017-09-06 15:32:06 +02:00