Got an IndieWeb site? Want to interact with federated social networks like Mastodon, Hubzilla, and more? Bridgy Fed is for you.
 
 
 
 
Go to file
Ryan Barrett 2bf2a77584
punt on getRepostedBy for now
2023-01-12 18:05:07 -08:00
.circleci circle: check out atproto repo for lexicons 2022-12-28 13:50:43 -08:00
.github oops, move CircleCI and GitHub Actions files to .circleci and .github 2022-12-24 08:37:43 -08:00
static implement app.bsky.feed.getPostThread 2023-01-12 16:39:21 -08:00
templates more app/repo scaffolding 2022-12-24 09:11:01 -08:00
tests punt on getRepostedBy for now 2023-01-12 18:05:07 -08:00
.gcloudignore initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
.gitignore more app/repo scaffolding 2022-12-24 09:11:01 -08:00
README.md implement actor.getProfile 2022-12-28 09:27:57 -08:00
app.py implement getSuggestions stub, switch tests to use Flask test client 2022-12-28 09:46:32 -08:00
app.yaml initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
common.py finish implementing getAuthorFeed 2022-12-30 10:10:49 -08:00
config.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
lexicons add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
models.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
pages.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
requirements.txt Bump redis from 4.4.0 to 4.4.1 2023-01-09 18:52:51 +00:00
xrpc_actor.py finish implementing getAuthorFeed 2022-12-30 10:10:49 -08:00
xrpc_feed.py punt on getRepostedBy for now 2023-01-12 18:05:07 -08:00
xrpc_graph.py move test data to granary, drop unneeded method stubs 2022-12-30 22:52:56 -08:00

README.md

Bridgy Fed Circle CI Coverage Status

Early prototype of bridging the IndieWeb to AT Protocol.

License: This project is placed in the public domain.

TODO