aboutsummaryrefslogtreecommitdiff
path: root/syncapi/storage/postgres/send_to_device_table.go
AgeCommit message (Expand)Author
2022-08-30Index on `syncapi_send_to_device` table (#2684)PiotrKozimor
2022-08-02Delete correct Send-to-Device messages (#2608)Till
2022-07-25Update database migrations, remove goose (#2264)Till
2022-07-12Minor SendToDevice fix (#2565)Till
2021-01-13Simplify send-to-device messaging (#1702)Neil Alexander
2020-12-18More sane next batch handling, typing notification tweaks, give invites their...Neil Alexander
2020-09-24Update all usages of tx.Stmt to sqlutil.TxStmt (#1423)Sam
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander