-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next Release #2555
Next Release #2555
Commits on May 30, 2024
-
fix: empty message list UI and scrolling issue (#2533)
* fix: empty message list UI and scrolling issue * fix: tests
Configuration menu - View commit details
-
Copy full SHA for 95e9dc5 - Browse repository at this point
Copy the full SHA 95e9dc5View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae279a1 - Browse repository at this point
Copy the full SHA ae279a1View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27c698e - Browse repository at this point
Copy the full SHA 27c698eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b2f78 - Browse repository at this point
Copy the full SHA 64b2f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4422664 - Browse repository at this point
Copy the full SHA 4422664View commit details -
fix: derive reaction list from reaction_groups and show reaction coun…
…t while maintaining the order (#2523) * fix: reaction list reactions sorting order based on created_at * fix: show reactions using reactions_group * fix: tests * fix: useProcessReactions hook * fix: useProcessReactions hook and Channel message spread * fix: remove reaction_counts from offline DB * fix: reaction summary type
Configuration menu - View commit details
-
Copy full SHA for 46de441 - Browse repository at this point
Copy the full SHA 46de441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc40bb - Browse repository at this point
Copy the full SHA 0bc40bbView commit details
Commits on Jun 10, 2024
-
fix: permissions issue on expo sample app on iOS and add docs for the…
… same (#2546) * fix: permissions issue on expo sample app on iOS and add docs for the same * fix: permissions text * fix: permissions message on sample apps
Configuration menu - View commit details
-
Copy full SHA for 6dbc9bf - Browse repository at this point
Copy the full SHA 6dbc9bfView commit details -
feat: use queryReactions to fetch and show reactions in OverlayReacti…
…ons. (#2532) * fix: reaction list reactions sorting order based on created_at * fix: show reactions using reactions_group * fix: tests * fix: useProcessReactions hook * fix: useProcessReactions hook and Channel message spread * feat: use queryReactions API to query and show reactions in OverlayReactions * feat: use queryReactions API to query and show reactions in OverlayReactions * fix: improve useFetchReactions hook * docs: old docs lint fix * fix: remove repeated code * fix: remove repeated code * fix: useFetchReactions hook * fix: reactions query limit * fix: use usememo in the reactions array
Configuration menu - View commit details
-
Copy full SHA for d7c8243 - Browse repository at this point
Copy the full SHA d7c8243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95abb46 - Browse repository at this point
Copy the full SHA 95abb46View commit details
Commits on Jun 14, 2024
-
fix: store message_text_updated_at field in the offline DB (#2548)
* feat: store message_text_updates_at field in the offline DB * fix: update tests
Configuration menu - View commit details
-
Copy full SHA for ff86bca - Browse repository at this point
Copy the full SHA ff86bcaView commit details
Commits on Jun 17, 2024
-
fix: use i18n-parser for build-translations and improve related scrip…
…ts (#2553) * fix: use i18n-parser for build-translations and improve related scripts * fix: use i18n-parser for build-translations and improve related scripts * fix: prettier config * debug commit * debug commit * Delete package/src/i18n/pt-BR.json * debug commit * debug commit * set keepRemoved true
Configuration menu - View commit details
-
Copy full SHA for 6037c4d - Browse repository at this point
Copy the full SHA 6037c4dView commit details -
feat: global date time formatting through i18n (#2552)
* feat: global date time formatting through i18n * fix: build and lint issues * fix: StickyHeader code * fix: broken translations for date time * fix: broken translations for date time * fix: build issues * fix: remove timestampTranslationKey prop * tests: fix broken tests * tests: fix broken tests * fix: memoize the getDatestring logic * fix: memoize the getDatestring logic * fix: memoize the getDatestring logic * fix: translations test * fix: add tests * fix: use i18n-parser for build-translations and improve related scripts * fix: use i18n-parser for build-translations and improve related scripts * fix: prettier config * debug commit * debug commit * Delete package/src/i18n/pt-BR.json * debug commit * debug commit * set keepRemoved true * fix: build config * fix: build config
Configuration menu - View commit details
-
Copy full SHA for 0ad7016 - Browse repository at this point
Copy the full SHA 0ad7016View commit details