Daniel Berteaud
|
2ea3589c4c
|
Automatic commit of package [patrix] release [0.1.15-1].
Created by command:
/usr/bin/tito tag
|
2 years ago |
Daniel Berteaud
|
8fad3895b1
|
Automatic commit of package [patrix] release [0.1.14-1].
Created by command:
/usr/bin/tito tag
|
3 years ago |
Daniel Berteaud
|
63152190a8
|
Automatic commit of package [patrix] release [0.1.13-1].
Created by command:
/usr/bin/tito tag
|
3 years ago |
Daniel Berteaud
|
1fc700a56e
|
Check config readability and global /etc/patrixrc
|
3 years ago |
Daniel Berteaud
|
5aec50e85e
|
Automatic commit of package [patrix] release [0.1.12-1].
Created by command:
/usr/bin/tito tag
|
3 years ago |
Daniel Berteaud
|
d757280823
|
Revert requiring LWP::Protocol::connect
|
3 years ago |
Daniel Berteaud
|
27581dec38
|
Automatic commit of package [patrix] release [0.1.11-1].
Created by command:
/usr/bin/tito tag
|
3 years ago |
Daniel Berteaud
|
75131a5222
|
Automatic commit of package [patrix] release [0.1.10-1].
Created by command:
/usr/bin/tito tag
|
6 years ago |
Daniel Berteaud
|
f79d98b75c
|
Require LWP::Protocol::connect for EL distro
|
6 years ago |
Daniel Berteaud
|
cb688ca984
|
USe LWP::Protocol::connect to handle https proxy if available
|
6 years ago |
Daniel Berteaud
|
be6cc12f2f
|
Automatic commit of package [patrix] release [0.1.9-1].
Created by command:
/usr/bin/tito tag
|
7 years ago |
Daniel Berteaud
|
ea83e268b4
|
Support using an HTTP proxy
|
7 years ago |
Daniel Berteaud
|
92b8451f95
|
Automatic commit of package [patrix] release [0.1.8-1].
Created by command:
/usr/bin/tito tag
|
7 years ago |
Daniel Berteaud
|
8efee98548
|
Typo in README
|
7 years ago |
Daniel Berteaud
|
5207d794b5
|
Add support for --send-code
|
7 years ago |
Daniel Berteaud
|
0e867c76c9
|
Automatic commit of package [patrix] release [0.1.7-1].
Created by command:
/usr/bin/tito tag
|
7 years ago |
Daniel Berteaud
|
4f33da6593
|
Fix get-room-id, Room ID is already resolved at this point
|
7 years ago |
Daniel Berteaud
|
b72ca6776f
|
Resolve room alias to ID after setting defaults
|
7 years ago |
Daniel Berteaud
|
6278cc6d9a
|
Automatic commit of package [patrix] release [0.1.6-1].
Created by command:
/usr/bin/tito tag
|
7 years ago |
Daniel Berteaud
|
7ba80c0dfe
|
Define actions array before the loop
|
7 years ago |
Daniel Berteaud
|
d99c85b77a
|
Automatic commit of package [patrix] release [0.1.5-1].
Created by command:
/usr/bin/tito tag
|
7 years ago |
Daniel Berteaud
|
a41a8d489d
|
Remove now non existing CHANGELOG.git
|
7 years ago |
Daniel Berteaud
|
48435ff850
|
Fix tito releasers.conf path
|
7 years ago |
Daniel Berteaud
|
ebf9086e3f
|
Automatic commit of package [patrix] release [0.1.4-1].
Created by command:
/usr/bin/tito tag
|
7 years ago |
Daniel Berteaud
|
472446fab6
|
Setup tito
|
7 years ago |
Daniel Berteaud
|
e61164bb61
|
Initialized to use tito.
|
7 years ago |
Daniel Berteaud
|
2a21fcec78
|
Update README
|
7 years ago |
Daniel Berteaud
|
ff8f5fd7dc
|
Remove options checking
Must be re-done properly
|
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
So we support exactly the same features on create and on modify
|
7 years ago |
Daniel Berteaud
|
ee456446b8
|
Handle all media types (image/audio/video)
Also don't use Image::Size, not strictly required
|
7 years ago |
Daniel Berteaud
|
10ca028c53
|
Support sending images
|
7 years ago |
Daniel Berteaud
|
e19d403832
|
Remove dependency on Path::Tiny
So it's usable on el6
|
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
--foo is now equivalent of --action=foo
|
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 |