.. |
2018-09-01-initial-schema.go
|
Don't use different types for SQLite in DB schema
|
2020-05-21 20:56:41 +03:00 |
2019-05-21-message-timestamp-column.go
|
Improve errors in state store migration edge cases
|
2019-08-25 17:25:19 +03:00 |
2019-05-22-user-last-connection-column.go
|
Improve errors in state store migration edge cases
|
2019-08-25 17:25:19 +03:00 |
2019-05-23-puppet-custom-mxid-columns.go
|
Improve errors in state store migration edge cases
|
2019-08-25 17:25:19 +03:00 |
2019-05-28-user-portal-table.go
|
Improve errors in state store migration edge cases
|
2019-08-25 17:25:19 +03:00 |
2019-06-01-avatar-url-fields.go
|
Improve errors in state store migration edge cases
|
2019-08-25 17:25:19 +03:00 |
2019-08-10-portal-in-community-field.go
|
Improve errors in state store migration edge cases
|
2019-08-25 17:25:19 +03:00 |
2019-08-25-move-state-store-to-db.go
|
Remove/fix some db upgrades
|
2021-10-30 23:40:38 +03:00 |
2019-11-10-full-member-state-store.go
|
Add basic relaybot support. Fixes #20
|
2019-11-10 21:22:11 +02:00 |
2019-11-12-fix-room-topic-length.go
|
Fix room topic length (#108)
|
2019-11-17 21:10:02 +02:00 |
2020-05-09-add-portal-encrypted-field.go
|
Add basic end-to-bridge encryption support
|
2020-05-09 02:04:01 +03:00 |
2020-05-09-crypto-store.go
|
Don't use different types for SQLite in DB schema
|
2020-05-21 20:56:41 +03:00 |
2020-05-12-outbound-group-session-store.go
|
Don't use different types for SQLite in DB schema
|
2020-05-21 20:56:41 +03:00 |
2020-07-10-custom-puppet-presence-toggle.go
|
Add command to disable bridging presence and read receipts
|
2020-07-10 14:53:18 +03:00 |
2020-07-10-update-crypto-store.go
|
Update mautrix-go to fix static build
|
2020-07-10 16:35:38 +03:00 |
2020-07-10-x-custom-puppet-receipts-toggle.go
|
Make bridging receipts togglable separately from presence
|
2020-07-10 16:26:55 +03:00 |
2020-08-03-update-crypto-store.go
|
Add support for automatic key sharing
|
2020-08-05 14:58:46 +03:00 |
2020-10-28-crypto-store-cross-signing.go
|
Update mautrix-go
|
2020-11-10 12:37:33 +02:00 |
2021-02-17-message-sent-status.go
|
Handle 404 errors when backfilling messages
|
2021-02-17 01:22:06 +02:00 |
2021-08-19-remove-message-content.go
|
Remove content from message table. Fixes #320
|
2021-08-19 19:17:19 +03:00 |
2021-08-19-varchar-to-text-crypto.go
|
Remove content from message table. Fixes #320
|
2021-08-19 19:17:19 +03:00 |
2021-08-19-varchar-to-text.go
|
Remove content from message table. Fixes #320
|
2021-08-19 19:17:19 +03:00 |
2021-10-21-add-whatsmeow-store.go
|
Initial switch to go.mau.fi/whatsmeow
|
2021-10-22 20:14:34 +03:00 |
2021-10-21-multidevice-updates.go
|
Remove/fix some db upgrades
|
2021-10-30 23:40:38 +03:00 |
2021-10-26-portal-origin-event-id.go
|
Handle history sync payloads with MSC2716 batch sending
|
2021-10-26 17:01:10 +03:00 |
2021-10-27-message-decryption-errors.go
|
Handle decryption errors from WhatsApp properly
|
2021-10-27 18:31:33 +03:00 |
2021-10-28-portal-relay-user.go
|
Make relay mode more like the Signal bridge
|
2021-10-28 13:57:15 +03:00 |
2021-10-30-varchar-to-text-state-store.go
|
Replace VARCHAR(255) with TEXT in Matrix state store
|
2021-10-30 23:31:49 +03:00 |
2021-11-30-store-last-read-state.go
|
Mark all messages as read instead of only last one
|
2021-11-30 16:38:37 +02:00 |
2021-12-22-crypto-store-last-used.go
|
Update mautrix-go to fix olm session ordering
|
2021-12-22 23:04:41 +02:00 |
2021-12-25-broadcast-list-message-source.go
|
Reroute broadcast list messages to correct DM portal. Fixes #411
|
2021-12-25 20:50:36 +02:00 |
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 |
upgrades.go
|
database: combine backfill queue upgrades together
|
2022-05-16 17:09:47 -06:00 |