Tulir Asokan
|
980e0d6ef7
|
Send captions as second message by default. Fixes #233
|
2018-09-29 10:56:04 +03:00 |
|
Tulir Asokan
|
2f6147f325
|
Fix notice bridging exceptions
|
2018-09-29 01:35:30 +03:00 |
|
Tulir Asokan
|
56fb88b75e
|
Use mxids instead of localparts as default displaynames and fix name add/remove message. Fixes #228
|
2018-09-29 00:59:02 +03:00 |
|
Tulir Asokan
|
24bdda8ca1
|
Reorganize formatter utils and add more blue text
|
2018-09-28 18:39:57 +03:00 |
|
Tulir Asokan
|
c38e46fc2a
|
Fix linebreaks in pre blocks
|
2018-09-28 17:15:57 +03:00 |
|
Tulir Asokan
|
916cc3746d
|
Fix block tag newlines and allow <strike>. Fixes #232
|
2018-09-28 17:06:42 +03:00 |
|
Tulir Asokan
|
a32bc2985a
|
Show phone number when username doesn't exist. Fixes #213
|
2018-09-28 02:46:02 +03:00 |
|
Tulir Asokan
|
10e77707d0
|
Fix HTML escaping in command reply markdown parser
|
2018-09-28 02:18:41 +03:00 |
|
Tulir Asokan
|
b0fe208768
|
Add missing await to portal.set_typing
|
2018-09-28 01:18:39 +03:00 |
|
Tulir Asokan
|
b44d6d2d90
|
Fix minor things and type hints
|
2018-09-28 01:02:09 +03:00 |
|
Tulir Asokan
|
828047e272
|
Split TelegramMessage helper to separate file
|
2018-09-28 00:49:37 +03:00 |
|
Tulir Asokan
|
a9cb1bf518
|
Fix linebreak handling in lxml parser and add better bullets
Fixes #218
|
2018-09-28 00:45:37 +03:00 |
|
Tulir Asokan
|
d71f421981
|
Use <pre> for multiline MessageEntityCode entities
|
2018-09-26 00:24:04 +03:00 |
|
Tulir Asokan
|
78e4804774
|
Fix minor things and improve code style
|
2018-09-25 00:47:16 +03:00 |
|
Tulir Asokan
|
5ccd1bc2fe
|
Fix bugs and switch to commonmark for command replies
|
2018-09-25 00:26:02 +03:00 |
|
Tulir Asokan
|
9d2d34a25c
|
Add command to update room-specific config
|
2018-09-24 17:44:00 +03:00 |
|
Tulir Asokan
|
fc23461445
|
Add room specific settings. Probably broken
|
2018-09-24 16:01:16 +03:00 |
|
Tulir Asokan
|
dd270b862e
|
Fix handling capitalized file extensions. Fixes #156
|
2018-09-24 01:25:51 +03:00 |
|
Travis Ralston
|
23bb2871fd
|
Add a flag to indicate if the requesting user can unbridge the portal
|
2018-09-16 16:16:33 -06:00 |
|
Tulir Asokan
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Tulir Asokan
|
4b2cdc3d39
|
Add missing command status clear
|
2018-09-10 00:14:35 +03:00 |
|
Tulir Asokan
|
4c54d9c9ea
|
Fix previous commit (ref #219) and update catch_up config comment
|
2018-09-10 00:11:13 +03:00 |
|
Tulir Asokan
|
9541d5eceb
|
Don't bridge messages from unbridged chats received by bot (ref #219)
|
2018-09-09 01:26:22 +03:00 |
|
Travis Ralston
|
cb2073eb8b
|
Allow negative numbers in /connect
|
2018-09-08 16:14:00 -06:00 |
|
Tulir Asokan
|
d35104aea6
|
Fix incorrect type hint
|
2018-09-05 10:55:12 +03:00 |
|
Tulir Asokan
|
29541ff520
|
Pass logging a copy of the config to stop editing. Fixes #216
|
2018-09-01 14:07:44 +03:00 |
|
Tulir Asokan
|
6a1c160608
|
Await set_presence. Fixes #209
|
2018-09-01 14:03:13 +03:00 |
|
Tulir Asokan
|
731c802fcd
|
Only import deque in type checking mode to fix 3.5 runtime support
|
2018-08-30 19:03:22 +03:00 |
|
Tulir Asokan
|
b6f15934f2
|
Fix conversational command handling
|
2018-08-30 13:32:04 +03:00 |
|
Tulir Asokan
|
4f36a2c7c1
|
Simplify displayname similarity calculation
|
2018-08-17 00:06:37 +03:00 |
|
Tulir Asokan
|
1ef790ce31
|
Merge pull request #206 from V02460/master
Add type annotations
|
2018-08-15 10:18:39 +03:00 |
|
Tulir Asokan
|
65490f3cf4
|
Bump version to 0.3.0 and bump max Telethon version to 1.2
|
2018-08-15 10:11:58 +03:00 |
|
Kai A. Hiller
|
81531235bc
|
Replace double quote type annotations with single quotes
|
2018-08-09 14:36:14 +02:00 |
|
Kai A. Hiller
|
66683151ec
|
Make SearchResult a NewType and make its List explicit
|
2018-08-09 14:23:18 +02:00 |
|
Kai A. Hiller
|
e751d140f2
|
Change case of new types
|
2018-08-09 14:11:41 +02:00 |
|
Kai A. Hiller
|
0f8009b1e9
|
Add missing type hints and fix most type errors except for Optionals.
|
2018-08-09 03:31:04 +02:00 |
|
Kai A. Hiller
|
01e153662e
|
Replace star imports with literal values
|
2018-08-09 02:42:48 +02:00 |
|
Kai A. Hiller
|
08dd5b5b15
|
Add None return type to functions
|
2018-08-09 02:42:47 +02:00 |
|
Tulir Asokan
|
c9ffd23729
|
Bump version to 0.3.0rc3
|
2018-08-08 10:19:04 +03:00 |
|
Tulir Asokan
|
ccd2eaec70
|
Improve Telegram message deduplication
* Add pre-send message database check for deduplication
* Make dedup cache queue length configurable
|
2018-08-07 23:29:12 +03:00 |
|
Tulir Asokan
|
d5193438de
|
Update dependencies and bump version to 0.3.0rc2
|
2018-08-06 20:38:28 +03:00 |
|
Travis Ralston
|
b36f962761
|
Fix a minor error regarding power level changes
The first power level event won't have previous power levels. This can cause problems sometimes, although usually minor.
|
2018-08-06 10:50:24 -06:00 |
|
Tulir Asokan
|
ff3da70494
|
Fix max_body_size config option
|
2018-08-06 00:14:18 +03:00 |
|
Tulir Asokan
|
0848938174
|
Add option to change max body size for AS API
ref tulir/mautrix-appservice-python#3
|
2018-08-06 00:06:13 +03:00 |
|
Tulir Asokan
|
a82a124b11
|
Bump version to 0.3.0rc1
|
2018-08-05 22:58:48 +03:00 |
|
Tulir Asokan
|
1b7a10218a
|
Fix logging out if portal was deleted/unbridged. Fixes #173
|
2018-08-05 22:53:15 +03:00 |
|
Tulir Asokan
|
6c8cfc1b26
|
Implement /connect endpoint in provisioning API. Fixes #180
|
2018-08-05 22:39:58 +03:00 |
|
Tulir Asokan
|
9b0be2dd55
|
Add option to disable channel member list syncing
|
2018-08-05 22:07:12 +03:00 |
|
Tulir Asokan
|
704e00540e
|
Add new permission level before "full" that can't use Matrix login. Fixes #199
|
2018-08-05 20:39:45 +03:00 |
|
Tulir Asokan
|
14b105e74f
|
Never bridge messages from the relay bot. Fixes #202
|
2018-08-05 20:11:13 +03:00 |
|