Skip to content
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

Merged
merged 13 commits into from
Jun 17, 2024
Merged

Next Release #2555

merged 13 commits into from
Jun 17, 2024

Commits on May 30, 2024

  1. fix: empty message list UI and scrolling issue (#2533)

    * fix: empty message list UI and scrolling issue
    
    * fix: tests
    khushal87 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    95e9dc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    ae279a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    27c698e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64b2f78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4422664 View commit details
    Browse the repository at this point in the history
  4. 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
    khushal87 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    46de441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bc40bb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. 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
    khushal87 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6dbc9bf View commit details
    Browse the repository at this point in the history
  2. 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
    khushal87 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7c8243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95abb46 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. 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
    khushal87 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ff86bca View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. 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
    khushal87 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6037c4d View commit details
    Browse the repository at this point in the history
  2. 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
    khushal87 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0ad7016 View commit details
    Browse the repository at this point in the history