Tulir Asokan
|
91e6a73f33
|
Fix incorrectly case sensitive username finding in db. Fixes #384
|
2019-11-30 15:21:47 +02:00 |
|
Tulir Asokan
|
aaf158cc29
|
Fix loading TelegramFile thumbnails from the db
|
2019-11-06 22:37:25 +02:00 |
|
Tulir Asokan
|
574312d7c5
|
Add option for parallel streamed file transfer
|
2019-10-27 01:12:15 +03:00 |
|
Tulir Asokan
|
835b363661
|
Fix some problems with editing
|
2019-09-02 22:58:11 +03:00 |
|
Tulir Asokan
|
fbb1267609
|
Start using new db base functions
|
2019-09-02 22:02:50 +03:00 |
|
Tulir Asokan
|
47cf63e0e6
|
Add psycopg2 as an optional dependency and throw error at startup if db is not initialized
|
2019-08-07 00:00:59 +03:00 |
|
Tulir Asokan
|
ad499b977e
|
Persist next_batch for custom puppets
|
2019-08-06 23:16:17 +03:00 |
|
Tulir Asokan
|
bd13c73f2f
|
Fix bugs
|
2019-08-06 01:13:27 +03:00 |
|
Tulir Asokan
|
2a9ab569b4
|
Only load users with a tgid at startup
|
2019-08-06 00:59:28 +03:00 |
|
Tulir Asokan
|
d6a2e7a9f7
|
Split portal.py and migrate more stuff to mautrix-0.4
|
2019-08-05 00:11:21 +03:00 |
|
Tulir Asokan
|
d8653961af
|
Even even more migrations to mautrix-python
|
2019-08-04 01:41:10 +03:00 |
|
Tulir Asokan
|
d4e3956941
|
Even more migrations to mautrix-python
|
2019-07-19 21:36:21 +03:00 |
|
Tulir Asokan
|
eef498d47a
|
More migrations to mautrix-python
|
2019-07-19 00:17:57 +03:00 |
|
Tulir Asokan
|
8d4a9dc231
|
Start migrating to mautrix-python
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
be6d395ed6
|
Remove Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
47243334f4
|
Add native Matrix edit support
Warning: may break everything and/or edit your cat
|
2019-05-29 16:20:15 +03:00 |
|
Tulir Asokan
|
6fef2a9a87
|
Update user info from entities attached to updates
|
2019-05-15 00:49:17 +03:00 |
|
Travis Ralston
|
a2e64b4e0b
|
Use empty collections when clearing portals/contacts instead of None
This avoids an error when logging out regarding "NoneType is not iterable".
|
2019-04-19 23:42:11 -06:00 |
|
Tulir Asokan
|
fecf068455
|
Revert switching to @as_declarative for SQLAlchemy base class
This reverts commit 1da1133934 and a part of 2cf9dcafd9
|
2019-03-21 13:48:53 +02:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
7c46bf4b9e
|
Remove remaining traces of ORM
|
2019-03-16 17:13:28 +02:00 |
|
Tulir Asokan
|
a3534d802a
|
Wrap database-changing statements in db.begin()
|
2019-02-24 02:53:50 +02:00 |
|
Tulir Asokan
|
531d118ed0
|
Fix saving new users to database. Actually fixes #284
|
2019-02-16 23:12:39 +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
|
1c08725ade
|
Add missing copyright headers and future-fstrings encodings
|
2019-02-15 17:59:04 +02:00 |
|
Tulir Asokan
|
218752bb40
|
Fix power level cache turning into a string
|
2019-02-14 01:16:19 +02:00 |
|
Tulir Asokan
|
9174186442
|
Stop using SQLAlchemy ORM everywhere
|
2019-02-14 00:06:45 +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
|
f775e40b16
|
Move db to own package
|
2019-02-12 15:05:51 +02:00 |
|