Tulir Asokan
|
a3534d802a
|
Wrap database-changing statements in db.begin()
|
2019-02-24 02:53:50 +02:00 |
|
Tulir Asokan
|
92b689255b
|
Bump minimum alchemysession version and fix migrate script imports
|
2019-02-20 01:46:24 +02:00 |
|
Tulir Asokan
|
fb5167963a
|
Fix repadding base64
|
2019-02-17 16:14:38 +02:00 |
|
Tulir Asokan
|
50ac4b6381
|
Handle cases where entity.default_banned_rights is None
|
2019-02-16 23:22:04 +02:00 |
|
Tulir Asokan
|
d842fc73cb
|
Handle AuthKeyError when terminating sessions
|
2019-02-16 23:21:47 +02:00 |
|
Tulir Asokan
|
531d118ed0
|
Fix saving new users to database. Actually fixes #284
|
2019-02-16 23:12:39 +02:00 |
|
Tulir Asokan
|
cead705c21
|
Bump version to 0.5.0rc3
v0.5.0-rc3
|
2019-02-16 20:04:40 +02:00 |
|
Tulir Asokan
|
e5a2afee37
|
Improve Matrix representation of Telegram polls
|
2019-02-16 19:55:27 +02:00 |
|
Tulir Asokan
|
f2efb235eb
|
Add command to vote in polls. Fixes #257
|
2019-02-16 19:47:38 +02:00 |
|
Tulir Asokan
|
ffc1a5ad8f
|
Show Telegram polls in Matrix (no voting yet. ref #257)
|
2019-02-16 17:43:23 +02:00 |
|
Tulir Asokan
|
1c3764b099
|
Fix saving user portals and contacts. Fixes #284
|
2019-02-16 17:29:14 +02:00 |
|
Tulir Asokan
|
5af045844e
|
Make max photo size before sending as file configurable. Fixes #141
|
2019-02-16 17:14:02 +02:00 |
|
Tulir Asokan
|
be255ec7af
|
Fix bridging large images to Telegram
|
2019-02-16 17:08:07 +02:00 |
|
Tulir Asokan
|
7f7dec4e80
|
Fix bridging documents without thumbnails to Matrix
|
2019-02-16 17:07:58 +02:00 |
|
Tulir Asokan
|
8a6687d00c
|
Use uvloop if installed
|
2019-02-16 17:07:19 +02:00 |
|
Tulir Asokan
|
1b719027e6
|
Bump version to 0.5.0rc2
v0.5.0-rc2
|
2019-02-15 18:38:07 +02:00 |
|
Tulir Asokan
|
d661f7b798
|
Bump minimum telethon-session-sqlalchemy to avoid SQL errors
|
2019-02-15 18:38:00 +02:00 |
|
Tulir Asokan
|
e437869c13
|
Handle telegram chat upgrades in relaybot. Fixes #283
|
2019-02-15 18:35:31 +02:00 |
|
Tulir Asokan
|
c979de9387
|
Fix creating base power levels for private chats. Fixes #282
|
2019-02-15 18:29:05 +02:00 |
|
Tulir Asokan
|
be806949bf
|
Fix handling thumbnails of documents. Fixes #281
|
2019-02-15 18:18:43 +02:00 |
|
Tulir Asokan
|
1c08725ade
|
Add missing copyright headers and future-fstrings encodings
|
2019-02-15 17:59:04 +02:00 |
|
Tulir Asokan
|
bb939bc4cd
|
Bump version to 0.5.0rc1
v0.5.0-rc1
|
2019-02-14 16:06:43 +02:00 |
|
Tulir Asokan
|
c88b28606e
|
Code cleanup
|
2019-02-14 16:05:01 +02:00 |
|
Tulir Asokan
|
172dc91ec1
|
Add command to list and terminate sessions (ref #249)
|
2019-02-14 13:28:48 +02:00 |
|
Tulir Asokan
|
3a46bb4920
|
Update moviepy
|
2019-02-14 13:28:32 +02:00 |
|
Tulir Asokan
|
aba2e6b140
|
Fix Matrix->Telegram room avatar bridging. Fixes #165
|
2019-02-14 01:50:24 +02:00 |
|
Tulir Asokan
|
d678cdfff4
|
Fix import in alembic migration
|
2019-02-14 01:41:45 +02:00 |
|
Tulir Asokan
|
218752bb40
|
Fix power level cache turning into a string
|
2019-02-14 01:16:19 +02:00 |
|
Tulir Asokan
|
17b711d097
|
Add option to skip deleted members when syncing members. Fixes #192
|
2019-02-14 01:07:50 +02:00 |
|
Tulir Asokan
|
346090f7dc
|
Add config option to change number of dialogs to handle in startup sync
|
2019-02-14 01:03:50 +02:00 |
|
Tulir Asokan
|
20dd6f8383
|
Show time startup actions took
|
2019-02-14 01:00:02 +02:00 |
|
Tulir Asokan
|
c31e0a50b5
|
Add option to disable startup sync. Fixes #176
|
2019-02-14 00:57:27 +02:00 |
|
Tulir Asokan
|
c2172aa562
|
Set alchemysession core mode on by default
Bump minimum telethon-session-sqlalchemy version for core mode support on non-postgres engines
Fixes #263
|
2019-02-14 00:52:00 +02:00 |
|
Tulir Asokan
|
9174186442
|
Stop using SQLAlchemy ORM everywhere
|
2019-02-14 00:06:45 +02:00 |
|
Tulir Asokan
|
8ef82abe9d
|
Ignore duplicate portals in telematrix import. Fixes #243
|
2019-02-13 23:56:48 +02:00 |
|
Tulir Asokan
|
9e58b6572e
|
Fix extras all when an extra feature has more than one dependency
|
2019-02-13 19:49:59 +02:00 |
|
Tulir Asokan
|
311e443d21
|
Remove bare except in setup.py
|
2019-02-13 18:19:53 +02:00 |
|
Tulir Asokan
|
6a8fceff5b
|
Update mautrix-appservice to fix generating reply fallbacks for events with slashes in their ID
|
2019-02-13 18:10:07 +02:00 |
|
Tulir Asokan
|
6ceb7f735c
|
Show channel name or link in forwarded messages. Fixes #107
|
2019-02-13 00:15:24 +02:00 |
|
Tulir Asokan
|
5c8f2034c3
|
Fix formatting in command helps
|
2019-02-13 00:05:17 +02:00 |
|
Tulir Asokan
|
f8e429f08a
|
More file splitting and new admin commands
|
2019-02-12 23:48:08 +02:00 |
|
Tulir Asokan
|
e84c793ba6
|
Fix User.get_by_username()
|
2019-02-12 21:34:19 +02:00 |
|
Tulir Asokan
|
0812c9a3bc
|
Fix import in alembic
|
2019-02-12 21:18:27 +02:00 |
|
Tulir Asokan
|
0d0b043bb8
|
Fix small mistakes
|
2019-02-12 20:57:14 +02:00 |
|
Tulir Asokan
|
16d3458e5a
|
Include portal chat ID in logs
|
2019-02-12 15:06:19 +02:00 |
|
Tulir Asokan
|
f775e40b16
|
Move db to own package
|
2019-02-12 15:05:51 +02:00 |
|
Tulir Asokan
|
cf847d3b8e
|
Finish moving portals and users to SQLAlchemy Core
|
2019-02-12 14:42:03 +02:00 |
|
Tulir Asokan
|
53489e7356
|
Start moving portals and users to SQLAlchemy Core
|
2019-02-12 01:19:12 +02:00 |
|
Tulir Asokan
|
c028e1befc
|
Add missing await
|
2019-02-11 23:33:46 +02:00 |
|
Tulir Asokan
|
790bb04ae5
|
Update dockerfile and handle readme read error in setup.py
|
2019-02-11 23:08:24 +02:00 |
|