continuwuity/nix
Erwan Leboucher 933c557bb6
fix: Correct roomuserid_lastnotificationread table alias
roomuserid_lastnotificationread was mapped to userroomid_highlightcount
instead of its own table, so last_notification_read() read the highlight
count and reset_notification_counts clobbered the highlight table when
setting a read marker. Add the missing table definition and fix the alias.
2026-07-23 19:31:08 +02:00
..
packages fix: fallback rev to empty string 2026-07-11 20:13:58 +00:00
default.nix fix: dynamically link rocksdb on dynamic nix builds 2026-06-20 13:19:35 -04:00
devshell.nix fix: Correct roomuserid_lastnotificationread table alias 2026-07-23 19:31:08 +02:00
fmt.nix fix: make fmt run on correct toolchain 2026-04-07 20:41:19 +00:00
rocksdb-updater.nix fix: dynamically link rocksdb on dynamic nix builds 2026-06-20 13:19:35 -04:00
rust.nix fix: Correct roomuserid_lastnotificationread table alias 2026-07-23 19:31:08 +02:00