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

Improve NotifyFollowersOfNewPostJob #1542

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 11, 2024

  1. Refactor NotifyPostJob calls

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e208cc4 View commit details
    Browse the repository at this point in the history
  2. Add access notifications

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ed507d9 View commit details
    Browse the repository at this point in the history
  3. Fix private methods

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e48e232 View commit details
    Browse the repository at this point in the history
  4. Test access notifications

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    24a1079 View commit details
    Browse the repository at this point in the history
  5. Improve author tests

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    36cab92 View commit details
    Browse the repository at this point in the history
  6. Use filter_users more

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5a92cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a20c916 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23fc800 View commit details
    Browse the repository at this point in the history
  9. Test publication

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a39e71a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b933d85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70deefc View commit details
    Browse the repository at this point in the history
  12. Share action code

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b0b9ad5 View commit details
    Browse the repository at this point in the history
  13. Refactor tests

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3f950d6 View commit details
    Browse the repository at this point in the history
  14. Notify coauthors

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6813e5e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7294848 View commit details
    Browse the repository at this point in the history
  16. Fix lints

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    30fe695 View commit details
    Browse the repository at this point in the history
  17. Freeze some string literals

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2d4499c View commit details
    Browse the repository at this point in the history
  18. Fix full-lock privacy test

    teceler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d9a62e9 View commit details
    Browse the repository at this point in the history