server
added chat creation confirmation, and now the group and chat are created through procedures (reduced delays in accessing the database)
The server architecture has been changed and the server side has been adapted to json requests.
the database was refactored (tables with a list of dialogs and groups were combined into one table)