065a43e Enhance online status notifications by including user ID and online status in socket events
9a61648 Fix formatting by adding missing semicolons in TableAttendantsStatus component
c73cf65 TableAttendantsStatus: use doublequotes on imports
6bb9c38 cache for waversion to avoid github to rate limit raw url access
a538db9 allow conversation between two connections of same company
5b7a7c7 Add caching mechanism with mutex for settings retrieval
f11bbd0 Update formData.append to include media name as the third parameter
efa137e Allow to edit @lid contacts
70ac63f MessageController.ts: prettier
8cb4e87 Add message receipt sending functionality to wbotMessageListener
f2b707d Refactor GetProfilePicUrl usage in verifyContact and implement caching for profile pictures
12f0c17 Adds listener removal for contact updates and implements caching for profile picture URLs
6a58b81 Add helper function to format time intervals in hours and minutes
01b5f1b Refactor time formatting logic in TableAttendantsStatus.js
47888b6 simplify profile picture management
2ed3190 Fix time formating on dashboard.
8fac8b9 internationalization tools
4885694 Add i18n support with translations management and language handling.
231a5fb Add language field support across services and models
46f7d8c Refactor code to integrate i18n translations and improve messaging.
126daad Add migration for backend translations in multiple languages
684b4ef Remove unused Settings page
bc7c6c3 Add SelectLanguage component
3fb2e73 Add language selection functionality across multiple components.
a4ae4f8 Adjust layout of support ads on dashboard
e4bef97 backend: Add translation management endpoints
7825fe7 Add Italian language support to SelectLanguage component
fb5470c Add I18nSettings component and integrate it into SettingsCustom page
3b715d9 Add i18nSettings translations across multiple language files
a15a9b8 /whatsapps endpoint - fix exposure of sensitive data
f7757d3 Refactor thumbnail media type normalization in wbotMessageListener.ts
d520c85 Restrict thumbnail display when media URL is present in MessagesList.
6fef30b Update Typography components to use h4 and h6 for improved semantics
1a6c414 Remove unused parameter from WhatsApp listing service and controller
749ceed Add support for updating the default language setting dynamically
4e9a03d Add default language selection to server settings in Options.js
176806e Remove unused label prop from language field in WhatsAppModal component