- Implemented the event of adding users to the created group
- Implemented the event of removing users from a group
- Implemented a system of controllers:
- added a Activities controller
- added a Contacts controller
- added a Conversation controller
- added a Files controller
- added a Messages controller
- added a Operation Logs controller
- added a Push Notifications controller
- added a Status controller
- added a Users Block controller
- added a Users controller
- Implemented tests for all controller methods
- Created a common route navigation for distributing requests
- Added validation for all possible requests for all controllers
- Added migrations for the database
- Implemented saving files using minio
- Implemented a controller for communication with MongoDB
- Implemented a system for saving user sessions and user activity
- Added docker files
- An algorithm for clustering a server with pm2 support is developed
- Important: Removed something
- Important: Updated something
- App now requires something
- Removed a redundant feature
- Added a new functionality
- Improved overall performance
- Enhanced user interface responsiveness
- Added
Dockerfile
- 🎉 Implemented a new feature
- This feature allows users to...
- Added a user profile customization option
- Fixed a critical issue that caused...