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

[NEW] Rocket.cat message for users when an app previously requested is installed #27672

Merged
merged 22 commits into from Jan 11, 2023

Commits on Dec 26, 2022

  1. feat: list all non sent app requests from an workspace

    Matheus Carmo committed Dec 26, 2022
    Copy the full SHA
    4759d5b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. feat: add a function to notify users via rocket.cat and call it when …

    …an app is installed
    Matheus Carmo committed Dec 27, 2022
    Copy the full SHA
    a3c3b00 View commit details
    Browse the repository at this point in the history
  2. feat: add i18n text to app request end users notification

    Matheus Carmo committed Dec 27, 2022
    Copy the full SHA
    5eaa624 View commit details
    Browse the repository at this point in the history
  3. feat: mark all app requests for end users as sent

    Matheus Carmo committed Dec 27, 2022
    Copy the full SHA
    8a4ff2d View commit details
    Browse the repository at this point in the history
  4. feat: handle all messag sending on server

    Matheus Carmo committed Dec 27, 2022
    Copy the full SHA
    38a6532 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Copy the full SHA
    2792267 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    77864ae View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Copy the full SHA
    09ffbed View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/install-app-request-notification' of github.com:Ro…

    …cketChat/Rocket.Chat into feat/install-app-request-notification
    Matheus Carmo committed Dec 29, 2022
    Copy the full SHA
    9c2aaa5 View commit details
    Browse the repository at this point in the history
  3. ref: remove app request notification from client side

    Matheus Carmo committed Dec 29, 2022
    Copy the full SHA
    389b4b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. chore: change cronjob time

    Matheus Carmo committed Dec 30, 2022
    Copy the full SHA
    a7d65bb View commit details
    Browse the repository at this point in the history
  2. feat: log errors

    Matheus Carmo committed Dec 30, 2022
    Copy the full SHA
    5c8fa1b View commit details
    Browse the repository at this point in the history
  3. fix: typecheck errors

    Matheus Carmo committed Dec 30, 2022
    Copy the full SHA
    5bf6b41 View commit details
    Browse the repository at this point in the history
  4. ref: extract app requests related cronjob to its own file

    Matheus Carmo committed Dec 30, 2022
    Copy the full SHA
    ae832af View commit details
    Browse the repository at this point in the history
  5. feat: add learn more url on rocket.cat notification

    Matheus Carmo committed Dec 30, 2022
    Copy the full SHA
    74b55f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Copy the full SHA
    5e7a480 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4fe611e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3ac1dce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8d7f492 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Copy the full SHA
    221d816 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c2b3de View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    07c68fb View commit details
    Browse the repository at this point in the history