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

Adding Federation calls #30

Merged
merged 16 commits into from
Oct 25, 2020
Merged

Commits on Oct 21, 2020

  1. Adding Federation calls

    Gergely Brautigam committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    eab8f95 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Merge branch 'main' into implement_federation

    Gergely Brautigam committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c5b33d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Refactored according to comments

    Gergely Brautigam committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    f4fd10a View commit details
    Browse the repository at this point in the history
  2. do not export the requests

    Gergely Brautigam committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    4207932 View commit details
    Browse the repository at this point in the history
  3. Switched to using options

    Gergely Brautigam committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    6f77ddf View commit details
    Browse the repository at this point in the history
  4. Added test for followers

    Gergely Brautigam committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2fb2ab5 View commit details
    Browse the repository at this point in the history
  5. Added following example

    Gergely Brautigam committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    936ff7f View commit details
    Browse the repository at this point in the history
  6. go mod tidy....

    Gergely Brautigam committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2a42807 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge branch 'main' into implement_federation

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    08bbe55 View commit details
    Browse the repository at this point in the history
  2. Adjusted and added validate

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    86f98c4 View commit details
    Browse the repository at this point in the history
  3. Unified the followers and following calls

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    397fa24 View commit details
    Browse the repository at this point in the history
  4. fixed the example

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    8ee4573 View commit details
    Browse the repository at this point in the history
  5. renamed

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    196bbcf View commit details
    Browse the repository at this point in the history
  6. Removed the list intermediary struct

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    f496a63 View commit details
    Browse the repository at this point in the history
  7. Extracted into separate files

    Gergely Brautigam committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    ea0180e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6e9cbf View commit details
    Browse the repository at this point in the history