poljar (Damir Jelić)
|
f6e72c09c6
|
Add python3 compatibility.
|
2018-01-23 13:30:42 +01:00 |
|
poljar (Damir Jelić)
|
c2e9662180
|
Catch all error handling.
We're gonna incrementally implement the error handling afterwards.
|
2018-01-19 13:24:32 +01:00 |
|
poljar (Damir Jelić)
|
db8ccd5865
|
Revert "Urlencode the url in the requests."
This reverts commit 17729de998 .
|
2018-01-19 12:43:41 +01:00 |
|
poljar (Damir Jelić)
|
7ba6ffcd8d
|
Handle login failures.
|
2018-01-19 12:43:12 +01:00 |
|
poljar (Damir Jelić)
|
17729de998
|
Urlencode the url in the requests.
|
2018-01-19 11:44:23 +01:00 |
|
poljar (Damir Jelić)
|
b507a4edb2
|
Work on error handling, and encrypted room handling.
|
2018-01-19 11:36:16 +01:00 |
|
poljar (Damir Jelić)
|
c6dca2d2f8
|
Add buffer_plugin and buffer_name bar item handling.
|
2018-01-19 10:15:03 +01:00 |
|
poljar (Damir Jelić)
|
f257491a43
|
Make ssl verification optional.
|
2018-01-19 08:46:23 +01:00 |
|
poljar (Damir Jelić)
|
c71770cf90
|
Initial nicklist handling implementation.
|
2018-01-18 13:35:46 +01:00 |
|
poljar (Damir Jelić)
|
a6bafb79f2
|
Initial power level handling.
|
2018-01-18 12:31:00 +01:00 |
|
poljar (Damir Jelić)
|
0da2e86bb9
|
Add network options.
|
2018-01-17 11:32:00 +01:00 |
|
poljar (Damir Jelić)
|
7c38d55c3c
|
Fix the server buffer merging configuration.
|
2018-01-17 10:11:24 +01:00 |
|
poljar (Damir Jelić)
|
81a927d3fd
|
Add the matrix ID to the tags of the printed out topics.
|
2018-01-17 10:04:26 +01:00 |
|
poljar (Damir Jelić)
|
a864e35ffe
|
Handle redaction events.
|
2018-01-17 10:03:14 +01:00 |
|
poljar (Damir Jelić)
|
77bf29dabb
|
Fix the message posting HTTP API.
|
2018-01-17 10:02:11 +01:00 |
|
poljar (Damir Jelić)
|
724787615b
|
Reset the rooms previous batch if we clear the buffer.
|
2018-01-16 13:57:44 +01:00 |
|
poljar (Damir Jelić)
|
594a8d42c4
|
Initial old messages backfill functionality.
|
2018-01-16 13:37:26 +01:00 |
|
poljar (Damir Jelić)
|
3ab1defc92
|
Refactor out a tag from line hdata getter.
|
2018-01-15 11:35:05 +01:00 |
|
poljar (Damir Jelić)
|
f16ac83837
|
Style fixes.
|
2018-01-15 11:11:38 +01:00 |
|
poljar (Damir Jelić)
|
2742796fa4
|
More error messages.
|
2018-01-12 16:49:29 +01:00 |
|
poljar (Damir Jelić)
|
44c73b7cad
|
Error messages for the /redact command.
|
2018-01-12 16:38:02 +01:00 |
|
poljar (Damir Jelić)
|
fdc44ba1f9
|
Fully implemented /redact command.
|
2018-01-12 16:15:11 +01:00 |
|
poljar (Damir Jelić)
|
5aba3052fd
|
Initial /redact command implementation.
The command does nothing so far.
|
2018-01-12 13:47:10 +01:00 |
|
poljar (Damir Jelić)
|
e5a4a7c793
|
Initial Plugin options.
|
2018-01-12 10:51:37 +01:00 |
|
poljar (Damir Jelić)
|
8157f3d052
|
Initial topic command implementation.
|
2018-01-11 16:44:12 +01:00 |
|
poljar (Damir Jelić)
|
c54fa5167d
|
Print out our own messages without waiting for a sync.
|
2018-01-11 11:30:41 +01:00 |
|
poljar (Damir Jelić)
|
fd7934c228
|
Rework of matrix message handling.
|
2018-01-10 18:13:02 +01:00 |
|
poljar (Damir Jelić)
|
1bc6a6b1ed
|
Matrix server command refactor.
|
2018-01-09 18:41:04 +01:00 |
|
poljar (Damir Jelić)
|
41a346d73b
|
The request builder is now the constructor for HttpRequest.
|
2018-01-09 18:39:38 +01:00 |
|
poljar (Damir Jelić)
|
2145496bf8
|
Implement matrix help command.
|
2018-01-09 13:30:10 +01:00 |
|
poljar (Damir Jelić)
|
c4fcbe5e84
|
Implement 'server listfull' command.
|
2018-01-08 19:54:32 +01:00 |
|
poljar (Damir Jelić)
|
f2a48daa85
|
Implement 'server add' command.
|
2018-01-08 15:57:29 +01:00 |
|
poljar (Damir Jelić)
|
ea28711ce4
|
Formating issues cleanup.
|
2018-01-07 16:16:07 +01:00 |
|
poljar (Damir Jelić)
|
402b9e9463
|
Delete server command.
|
2018-01-07 15:46:18 +01:00 |
|
poljar (Damir Jelić)
|
d3c18c9e57
|
Polish for the /matrix command.
|
2018-01-06 17:12:54 +01:00 |
|
poljar (Damir Jelić)
|
4c8196e2bd
|
Initial matrix command and configuration.
|
2018-01-05 19:39:11 +01:00 |
|
poljar (Damir Jelić)
|
ff6f59b5cc
|
More work.
|
2018-01-03 12:14:24 +01:00 |
|
poljar (Damir Jelić)
|
0de75c7ca3
|
Initial commit.
|
2017-12-30 14:03:03 +01:00 |
|