.. |
2018-09-01-initial-schema.go
|
|
|
2019-05-21-message-timestamp-column.go
|
|
|
2019-05-22-user-last-connection-column.go
|
|
|
2019-05-23-puppet-custom-mxid-columns.go
|
|
|
2019-05-28-user-portal-table.go
|
|
|
2019-06-01-avatar-url-fields.go
|
|
|
2019-08-10-portal-in-community-field.go
|
|
|
2019-08-25-move-state-store-to-db.go
|
|
|
2019-11-10-full-member-state-store.go
|
|
|
2019-11-12-fix-room-topic-length.go
|
|
|
2020-05-09-add-portal-encrypted-field.go
|
|
|
2020-05-09-crypto-store.go
|
|
|
2020-05-12-outbound-group-session-store.go
|
|
|
2020-07-10-custom-puppet-presence-toggle.go
|
|
|
2020-07-10-update-crypto-store.go
|
|
|
2020-07-10-x-custom-puppet-receipts-toggle.go
|
|
|
2020-08-03-update-crypto-store.go
|
|
|
2020-10-28-crypto-store-cross-signing.go
|
|
|
2021-02-17-message-sent-status.go
|
|
|
2021-08-19-remove-message-content.go
|
|
|
2021-08-19-varchar-to-text-crypto.go
|
|
|
2021-08-19-varchar-to-text.go
|
|
|
2021-10-21-add-whatsmeow-store.go
|
|
|
2021-10-21-multidevice-updates.go
|
|
|
2021-10-26-portal-origin-event-id.go
|
|
|
2021-10-27-message-decryption-errors.go
|
|
|
2021-10-28-portal-relay-user.go
|
|
|
2021-10-30-varchar-to-text-state-store.go
|
|
|
2021-11-30-store-last-read-state.go
|
|
|
2021-12-22-crypto-store-last-used.go
|
|
|
2021-12-25-broadcast-list-message-source.go
|
|
|
2021-12-29-personal-filtering-spaces.go
|
Clean up personal filtering space support
|
2021-12-29 21:40:08 +02:00 |
2022-01-07-disappearing-messages.go
|
Add support for disappearing messages
|
2022-01-07 14:32:00 +02:00 |
2022-01-24-phone-last-seen-ts.go
|
Try to track when the phone is online and warn user if it's offline for too long
|
2022-01-25 14:26:24 +02:00 |
2022-02-10-message-error-string.go
|
Add initial support for requesting media retries from phone
|
2022-02-10 19:18:49 +02:00 |
2022-02-18-phone-ping-ts.go
|
Send blank protocol message if phone is offline for too long
|
2022-02-18 12:12:15 +02:00 |
2022-03-05-reactions.go
|
Add support for bridging reactions
|
2022-03-05 21:22:31 +02:00 |
2022-03-15-prioritized-backfill.go
|
Minor cleanups from CR
|
2022-04-07 09:20:43 -06:00 |
2022-03-18-historysync-store.go
|
Updates from CR
|
2022-04-06 08:56:58 -06:00 |
2022-04-29-backfillqueue-type-order.go
|
Fix indentation in SQL query
|
2022-04-29 17:03:27 +03:00 |
2022-05-09-media-backfill-requests-queue-table.go
|
media backfill: store media key in request
|
2022-05-12 11:30:42 -06:00 |
2022-05-11-add-user-timezone.go
|
Fix scanning null values in timezone column
|
2022-05-12 20:51:37 +03:00 |
2022-05-12-backfillqueue-dispatch-time.go
|
database: combine backfill queue upgrades together
|
2022-05-16 17:09:47 -06:00 |
2022-05-12-history-sync-message-add-added-timestamp.go
|
database: combine backfill queue upgrades together
|
2022-05-16 17:09:47 -06:00 |
2022-05-16-room-backfill-state.go
|
backfill state: update during backfill
|
2022-05-20 10:22:30 -06:00 |
upgrades.go
|
backfill state: add table for tracking state
|
2022-05-20 10:18:24 -06:00 |