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

feat: async voice messages recording #2339

Merged
merged 38 commits into from
Apr 17, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    90aa6e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/async-voice-messages-recording

    # Conflicts:
    #	src/context/ComponentContext.tsx
    MartinCupela committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    274d8d2 View commit details
    Browse the repository at this point in the history
  3. fix: fix import

    MartinCupela committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7ed9fff View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. feat: add transcoder

    MartinCupela committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b54eb17 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    1cdb3ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2ebaf View commit details
    Browse the repository at this point in the history
  3. refactor: rename var

    MartinCupela committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    682c3ce View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    05d1b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6757853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0899a57 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    386e00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d6c4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7224908 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    38636f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec0b73 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    4b7e429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8113fb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    86cf4c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d9ea1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc33659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb3cba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83d8680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78ef71 View commit details
    Browse the repository at this point in the history
  7. fix: close audio context

    MartinCupela committed Apr 12, 2024
    2 Configuration menu
    Copy the full SHA
    dab90e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3577a09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c75ff9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d17bb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    341c260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484e497 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4189aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6955c4 View commit details
    Browse the repository at this point in the history
  3. feat: add translations

    MartinCupela committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    61033bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feat/async-voice-messages-recording

    # Conflicts:
    #	src/components/Attachment/__tests__/Audio.test.js
    #	src/i18n/de.json
    #	src/i18n/en.json
    #	src/i18n/es.json
    #	src/i18n/fr.json
    #	src/i18n/hi.json
    #	src/i18n/it.json
    #	src/i18n/ja.json
    #	src/i18n/ko.json
    #	src/i18n/nl.json
    #	src/i18n/pt.json
    #	src/i18n/ru.json
    #	src/i18n/tr.json
    MartinCupela committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f3a183b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69c016b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    874b0e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f91c294 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a50fff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d1c487 View commit details
    Browse the repository at this point in the history