]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 21 Jun 2023 02:05:52 +0000 (04:05 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 21 Jun 2023 02:05:52 +0000 (04:05 +0200)
commitad9c9f89ed82f8aee59678f941173d61e3f9e665
tree945ef8fa2beac0fa5e9e6483a984262545bc691c
parent66f2f75819a81684481193a78a4d06014565a723
Continued:
- also moved fba.config to package fba.helpers
17 files changed:
api.py
fba/__init__.py
fba/commands.py
fba/config.py [deleted file]
fba/csrf.py
fba/federation.py
fba/helpers/__init__.py
fba/helpers/config.py [new file with mode: 0644]
fba/models/error_log.py
fba/models/instances.py
fba/network.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/networks/mastodon.py
fba/networks/misskey.py
fba/networks/peertube.py
fba/networks/pleroma.py