surfaces/adapter/matrix
Mikhail Putilovskij 35695e043f fix(01-05): align matrix confirmation scope with user and room
- carry Matrix room_id through command callbacks
- persist pending confirmations by user_id and room_id
2026-04-03 12:26:32 +03:00
..
handlers fix(01-05): align matrix confirmation scope with user and room 2026-04-03 12:26:32 +03:00
__init__.py feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
bot.py fix(01-05): align matrix confirmation scope with user and room 2026-04-03 12:26:32 +03:00
converter.py fix(01-05): align matrix confirmation scope with user and room 2026-04-03 12:26:32 +03:00
reactions.py feat(01-03): switch Matrix confirmations to text commands 2026-04-02 22:56:16 +03:00
room_router.py fix(01-01): stop auto-registering unknown matrix rooms 2026-04-02 22:50:28 +03:00
store.py fix(01-05): align matrix confirmation scope with user and room 2026-04-03 12:26:32 +03:00