Files
mautrix-telegram/pkg/connector
Tulir Asokan b25c09fc53 store: refactor access hash and session tables
* Move sessions to user_login metadata, as that data rarely changes after login.
* Merge user and channel access hashes. Those IDs don't conflict.
* Split usernames into a new table to allow better `ON CONFLICT` updates
  (when a username moves to another entity, we want the old row to be replaced).
  Usernames also don't need to be scoped to a login.
2024-08-22 17:54:10 +03:00
..
2024-07-09 14:04:25 -06:00
2024-07-09 14:04:49 -06:00
2024-06-20 18:42:09 -06:00
2024-06-20 18:42:09 -06:00
2024-08-22 07:57:28 -06:00
2024-08-22 07:57:28 -06:00