Got an IndieWeb site? Want to interact with federated social networks like Mastodon, Hubzilla, and more? Bridgy Fed is for you.
 
 
 
 
Go to file
dependabot[bot] 9fa5d57207 Bump google-cloud-logging from 3.3.1 to 3.4.0
Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-logging/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 18:32:22 +00:00
.circleci oops, move CircleCI and GitHub Actions files to .circleci and .github 2022-12-24 08:37:43 -08:00
.github oops, move CircleCI and GitHub Actions files to .circleci and .github 2022-12-24 08:37:43 -08:00
static more app/repo scaffolding 2022-12-24 09:11:01 -08:00
templates more app/repo scaffolding 2022-12-24 09:11:01 -08:00
tests implement getSuggestions stub, switch tests to use Flask test client 2022-12-28 09:46:32 -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 initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -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 google-cloud-logging from 3.3.1 to 3.4.0 2022-12-28 18:32:22 +00:00
xrpc_actor.py implement getSuggestions stub, switch tests to use Flask test client 2022-12-28 09:46:32 -08:00
xrpc_feed.py implement actor.getProfile 2022-12-28 09:27:57 -08:00
xrpc_graph.py implement actor.getProfile 2022-12-28 09:27:57 -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