Grommash9 / tg_chat_mate

https://grommash9.github.io/tg_chat_mate/
MIT License
5 stars 6 forks source link

New send message endpoints logic #106

Closed Grommash9 closed 9 months ago

Grommash9 commented 9 months ago

Divided message sending logic into different methods for different media types or if we don't have it at all. It will improve code quality a lot.

Created auth decorator to remove a lot of repeated code and make it easier to use for contributors

Added sample of web UI favicon to have something

Chat setting panel in UI is now hidden if no there is no active chat and display chat data when we have active chat

Grommash9 commented 9 months ago

max-complexity moved 10>6