mautrix-go/bridgev2/database
2026-03-13 16:28:07 +02:00
..
upgrades bridgev2: add support for custom profile fields for ghosts (#462) 2026-03-13 16:24:31 +02:00
backfillqueue.go bridgev2/database: add method to mark backfill task as not done 2025-07-22 16:18:25 +03:00
database.go all: fix staticcheck issues 2025-12-08 00:07:25 +02:00
disappear.go bridgev2/portal: log mismatching disappearing timers in events 2025-10-28 15:06:46 +02:00
ghost.go bridgev2: add support for custom profile fields for ghosts (#462) 2026-03-13 16:24:31 +02:00
kvstore.go bridgev2/matrix: add config option to self-sign bot device 2025-09-21 20:34:04 +03:00
message.go bridgev2: fix bugs with threads 2026-03-10 13:00:00 +02:00
portal.go bridgev2,event: add interface for message requests 2025-12-09 16:41:56 +02:00
publicmedia.go bridgev2/publicmedia: add support for encrypted files 2025-11-10 00:11:40 +02:00
reaction.go bridgev2/database: include portal receiver in reaction queries 2024-11-14 14:58:08 +02:00
user.go bridgev2/database: move standard metadata fields to columns, add typing for custom metadata 2024-07-13 12:09:52 +03:00
userlogin.go bridgev2/status: make RemoteProfile a non-pointer 2026-03-13 16:28:07 +02:00
userportal.go bridgev2/portal: add support for following tombstones 2025-07-18 17:37:45 +03:00