]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2023 00:35:07 +0000 (02:35 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2023 00:35:07 +0000 (02:35 +0200)
commitbf40c5220d0def178c31df888ddeb5113481c52c
tree170c0c08c472826fd5ef9b3cd9240de3d7410dd8
parentf5bd307fb1d4925731b26a3da568842aef10175f
Continued:
- moved wrapper functions around reqto.get|post() to module fba/network.py
- renamed get_response() -> fetch_response()
fba/__init__.py
fba/commands.py
fba/fba.py
fba/federation/lemmy.py
fba/federation/mastodon.py
fba/federation/misskey.py
fba/federation/peertube.py
fba/network.py [new file with mode: 0644]