Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

perf: speed up post creation time #3808

Merged
merged 6 commits into from
Apr 30, 2023
Merged

perf: speed up post creation time #3808

merged 6 commits into from
Apr 30, 2023

Commits on Apr 27, 2023

  1. chore: drop unused visibility checking in notif syncer

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ce6cb58 View commit details
    Browse the repository at this point in the history
  2. perf: eager load parsed mentions

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    df4d3ca View commit details
    Browse the repository at this point in the history
  3. perf: eager load some relations needed for visibility checking

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8aaa330 View commit details
    Browse the repository at this point in the history
  4. perf: trigger mentions notifications in a queueable job

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6e1c22a View commit details
    Browse the repository at this point in the history
  5. Apply fixes from StyleCI

    StyleCIBot committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    337b116 View commit details
    Browse the repository at this point in the history
  6. fix: broken tag mentions

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cabc3d7 View commit details
    Browse the repository at this point in the history