Commit Graph

2 Commits

Author SHA1 Message Date
ryan aaa738d3cd Refactor Matrix chat widget implementation and enhance CSS styles for improved UI 2026-06-19 17:45:21 +02:00
ryan 740a8a2aab Add initial implementation of Matrix chat widget with Flask blueprint
- Create .gitignore to exclude Python-related files
- Implement chat blueprint in __init__.py
- Add chat HTML template with input and message display
- Create CSS for chat styling
- Develop JavaScript for chat functionality and Matrix API integration
- Configure pyproject.toml for project metadata and dependencies
2026-06-19 17:09:20 +02:00