surfaces/adapter/matrix
Mikhail Putilovskij 8a6a33a2ce feat(01-03): remove Matrix reaction confirmation flow
- drop reaction event handling from Matrix bot
- render OutgoingUI as text with !yes/!no instructions
- persist pending confirmations when UI buttons are sent
2026-04-02 22:55:24 +03:00
..
handlers feat(01-02): convert matrix archive and rename handlers to factories 2026-04-02 22:51:01 +03:00
__init__.py feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
bot.py feat(01-03): remove Matrix reaction confirmation flow 2026-04-02 22:55:24 +03:00
converter.py feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
reactions.py feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
room_router.py fix(01-01): stop auto-registering unknown matrix rooms 2026-04-02 22:50:28 +03:00
store.py feat(01-01): add matrix pending confirm store helpers 2026-04-02 22:49:25 +03:00