neiljp (Neil Pilgrim)
|
617e16cebb
|
bridges: Bring inter-realm (zulip) bridge into zulip/ & rename others.
|
2018-08-08 17:26:15 -07:00 |
|
neiljp (Neil Pilgrim)
|
ec9f72f516
|
matrix bridge: Add optional from-zuliprc to use with write-sample-config.
If specified, the new option uses the information to pre-populate the
sample configuration file.
|
2018-08-08 17:26:15 -07:00 |
|
neiljp (Neil Pilgrim)
|
97b2a12d21
|
matrix bridge: Adjust to python2-compatible type annotations.
|
2018-06-04 15:55:14 -07:00 |
|
neiljp (Neil Pilgrim)
|
43e80b42da
|
matrix bridge: Add write-sample-config option & remove sample config.
|
2018-06-04 15:55:14 -07:00 |
|
neiljp (Neil Pilgrim)
|
78c64d069b
|
matrix bridge: Add description of script & some useful tips.
|
2018-06-04 15:55:14 -07:00 |
|
neiljp (Neil Pilgrim)
|
70ba4c9035
|
matrix bridge: Improve error handling by exception translation.
Also:
* introduces two internal Bridge_*Exception classes.
* import matrix_client.errors instead of matrix_client.api.
|
2018-06-04 15:55:14 -07:00 |
|
neiljp (Neil Pilgrim)
|
a6e39509d9
|
matrix bridge: Improve join/leave option.
Original '--no-noise' option had a parameter and did not disable;
new parameter is '--enable-join-leave', and sets same option for
compatibility.
|
2018-06-04 15:55:14 -07:00 |
|
neiljp (Neil Pilgrim)
|
d45b43a9b1
|
matrix bridge: Configure using config(parser) file instead of python module.
|
2018-06-04 15:55:14 -07:00 |
|
neiljp (Neil Pilgrim)
|
363720e908
|
matrix bridge: Add main() function to enable installation.
|
2018-06-02 09:26:40 -07:00 |
|
Rhea Parekh
|
4c9134815c
|
Matrix: Make minor changes to README.md and config.
|
2018-05-22 14:01:24 -07:00 |
|
Rhea Parekh
|
afb964b65a
|
Matrix: Add command line flag to ignore join/leave events.
Add command line flag 'no_noise' (which is true by default)
to ignore join/leave events. User can enable those events
by pass 'no_noise' as false.
|
2018-05-22 14:01:24 -07:00 |
|
Rhea Parekh
|
8e1274f555
|
Matrix: Change naming convention.
|
2018-05-22 14:01:24 -07:00 |
|
Rhea Parekh
|
bb39ce981d
|
Matrix: Refactor function 'matrix_to_zulip'
|
2018-05-16 11:12:00 -07:00 |
|
Rhea Parekh
|
c467b5fd03
|
Matrix: Handle login and joining room errors.
|
2018-05-16 11:12:00 -07:00 |
|
Rhea Parekh
|
9362755039
|
Matrix: Add more messages events and handle errors.
|
2018-05-16 11:12:00 -07:00 |
|
rht
|
e56a94c853
|
Dig a tunnel to matrix.
|
2018-05-07 09:07:36 -07:00 |
|