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

Support AP-style mentions of centralized social media accounts #319

Merged
merged 2 commits into from Aug 13, 2020

Commits on Jun 8, 2020

  1. Support AP-style mentions of centralized social media accounts

    This allows users to mention users on the following non-ActivityPub
    social media sites:
    
    - twitter.com
    - medium.com
    
    It also adds missing error handling in federatePost().
    thebaer committed Jun 8, 2020
    Copy the full SHA
    507acc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Move fakeAPInstances to web-core/silobridge package

    This adds support for mentioning profiles on the following sites:
    
    - deviantart.com
    - facebook.com
    - flickr.com
    - github.com
    - instagram.com
    - reddit.com
    - wattpad.com
    - youtube.com
    thebaer committed Aug 13, 2020
    Copy the full SHA
    7fa78c2 View commit details
    Browse the repository at this point in the history