surfaces/adapter/matrix
Mikhail Putilovskij 84111ca524 feat(01-02): rewrite matrix new chat handler for spaces
- create new chat rooms inside the user's space
- store space-aware room metadata with next_chat_id
- handle room creation failures with user-facing messages
2026-04-02 22:50:26 +03:00
..
handlers feat(01-02): rewrite matrix new chat handler for spaces 2026-04-02 22:50:26 +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(matrix): tune sync transport timeouts 2026-04-01 01:49:16 +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 feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
store.py feat(01-01): add matrix pending confirm store helpers 2026-04-02 22:49:25 +03:00