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

federation: parallel sending per instance #4623

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

Commits on Apr 13, 2024

  1. federation: parallel sending

    phiresky committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    539f06a View commit details
    Browse the repository at this point in the history
  2. federation: some comments

    phiresky committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    491daab View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    987174a View commit details
    Browse the repository at this point in the history
  2. inbox_urls return vec

    phiresky committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a66aec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d705f View commit details
    Browse the repository at this point in the history
  4. cleanup

    phiresky committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7eedcb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e719baf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e986ef View commit details
    Browse the repository at this point in the history
  7. off by one issue

    phiresky committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c1932f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. improve msg

    phiresky committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a7c7abd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix both permanent stopping of federation queues and multiple creatio…

    …n of the same federation queues
    phiresky committed May 29, 2024
    Configuration menu
    Copy the full SHA
    13ff059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb4e82 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix after merge

    phiresky committed May 30, 2024
    Configuration menu
    Copy the full SHA
    10d3b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb99cd View commit details
    Browse the repository at this point in the history
  3. lint fix

    phiresky committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a0b0a7a View commit details
    Browse the repository at this point in the history
  4. Update crates/federate/src/send.rs

    Co-authored-by: dullbananas <dull.bananas0@gmail.com>
    phiresky and dullbananas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cdff275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    175133f View commit details
    Browse the repository at this point in the history
  6. remove crashable, comment

    phiresky committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2acdc78 View commit details
    Browse the repository at this point in the history
  7. comment

    phiresky committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9d87921 View commit details
    Browse the repository at this point in the history
  8. move comment

    phiresky committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5538794 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. run federation tests twice

    phiresky committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7ee63f4 View commit details
    Browse the repository at this point in the history
  2. fix test run

    phiresky committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3784b7f View commit details
    Browse the repository at this point in the history
  3. prettier

    phiresky committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c2d18d3 View commit details
    Browse the repository at this point in the history
  4. fix config default

    phiresky committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5a418ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66bf26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c1018b View commit details
    Browse the repository at this point in the history
  7. fix clippy

    phiresky committed May 31, 2024
    Configuration menu
    Copy the full SHA
    101901b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. delay

    phiresky committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dfccf3e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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