1
0
mirror of https://github.com/dani/patrix.git synced 2024-07-03 12:39:15 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Berteaud
87710c5290 Factorize common json request handling 2017-09-09 17:37:01 +02:00
Daniel Berteaud
4632749605 Move debug to its own function 2017-09-09 17:09:48 +02:00
Daniel Berteaud
299fd790fe Remove preset and visibility options 2017-09-09 16:42:46 +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
a7c82d2cc2 Add visibility and preset options for create-room 2017-09-07 18:13:38 +02:00
Daniel Berteaud
fe719366ec Spacing issue 2017-09-07 17:56:31 +02:00
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
8d7de947f7 Various little fixes 2017-09-07 15:49:38 +02:00
Daniel Berteaud
b361379468 Code cleanup and comments 2017-09-07 13:49:58 +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
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
612af1e89a Add get-room-list action 2017-09-06 16:20:45 +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