Tulir Asokan
|
7abe19aec9
|
Add another backfill column
|
2022-07-13 12:17:35 +03:00 |
|
Tulir Asokan
|
7eec0d1ed3
|
Add index on puppet username. Fixes #799
|
2022-06-22 12:30:07 +03:00 |
|
Tulir Asokan
|
0ae8a5877e
|
Rename db upgrade
|
2022-05-26 17:28:44 +03:00 |
|
Tulir Asokan
|
d898486b49
|
Add first_event_id and next_batch_id columns for portals
|
2022-05-25 14:56:41 +03:00 |
|
Tulir Asokan
|
ed6735f10f
|
Fix creating new database
|
2022-04-06 19:04:12 +03:00 |
|
Tulir Asokan
|
da5b8556f2
|
Add phone number field for puppets
|
2022-04-06 12:49:01 +03:00 |
|
Tulir Asokan
|
4a55cf589c
|
Add initial db upgrade that jumps to latest version
|
2022-02-19 00:19:49 +02:00 |
|
Tulir Asokan
|
a55d9ae36a
|
Improve profile info syncing
|
2022-02-01 20:51:55 +02:00 |
|
Tulir Asokan
|
0f050edcd9
|
Add proper support for receiving messages sent as a channel. Fixes #740
|
2022-02-01 15:20:05 +02:00 |
|
Tulir Asokan
|
6bf3d10e29
|
Improve handling of disappearing photos and files
Fixes #508
|
2022-01-31 15:49:39 +02:00 |
|
Tulir Asokan
|
da3180e290
|
Delete nulls in message table. Fixes #731
|
2022-01-05 18:53:10 +02:00 |
|
Tulir Asokan
|
dc8a3d0c2d
|
Don't use parameters for pg_constraint query
|
2022-01-05 01:53:57 +02:00 |
|
Tulir Asokan
|
b13da92520
|
Find constraint names dynamically to work around schemas broken by pgloader
|
2022-01-03 20:12:55 +02:00 |
|
Tulir Asokan
|
b1da5c7c2c
|
Don't alter columns to not null on sqlite
|
2021-12-30 19:59:41 +02:00 |
|
Tulir Asokan
|
d108ac5d94
|
Add support for Telegram->Matrix reactions
|
2021-12-30 17:43:45 +02:00 |
|
Tulir Asokan
|
aae8f78cb4
|
Try to drop identity in addition to default and id_seq in puppet/bot_chat tables
Closes #720
Closes #721
Co-authored-by: Carl Ambroselli <git@carl-ambroselli.de>
|
2021-12-29 12:47:32 +02:00 |
|
Tulir Asokan
|
4e571e6b10
|
Handle some very old membership values in asyncpg migration
|
2021-12-23 17:10:31 +02:00 |
|
Tulir Asokan
|
50c6f2b009
|
Add support for sponsored messages. Fixes #699
|
2021-12-21 19:51:00 +02:00 |
|
Tulir Asokan
|
6d25e9687e
|
Blacken and isort code
|
2021-12-21 01:36:24 +02:00 |
|
Tulir Asokan
|
89ab29ea5f
|
Switch from SQLAlchemy to asyncpg/aiosqlite
|
2021-12-21 00:44:42 +02:00 |
|