Reinaldo Neto
|
3cf08c29e1
|
feat: add the support for CDN_PREFIX (#5266)
* add the support for cdn_prefix
* add cdn-prefix to video and audio too
* refactor where call the store to cdn
* fix e2e test
* add connect redux
|
2023-10-17 16:28:02 -03:00 |
Reinaldo Neto
|
1abafad2b8
|
fix: flaky test at auto-translate e2e test (#5219)
* minor tweak at auto-translate e2e test
* remove createRandomRoom
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
|
2023-09-26 08:54:30 -03:00 |
Gleidson Daniel Silva
|
c31cb9b124
|
feat: add `readThreads` params to `subscriptions.read` (#5184)
* add readThreads params to subscriptions.read
* add tunread verification
* fix e2e test
* search cat message
* fix when grouping by unread
* increase timeout
---------
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
|
2023-09-05 09:20:06 -03:00 |
Gleidson Daniel Silva
|
acbcac29c8
|
fix: fix bugs related to auto-translate and add tests (#5144)
* fix re-render on autoTranslateRoom sub update
* create autoTranslate tests
* create getMessageFromAttachment
* fix autoTranslate null value
* add translateLanguage to context
* fix type
* fix shouldComponentUpdate
* add autoTranslate and autoTranslateLanguage to subscription
* use getMessageFromAttachment instead att.description
* remove dequal
* add tryCatch
* 🙏
|
2023-08-14 17:22:46 -03:00 |