]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 29 Aug 2023 09:23:39 +0000 (11:23 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 29 Aug 2023 09:23:39 +0000 (11:23 +0200)
commit3174713f7fa8aaf69468c64c85d7e64f5eb23502
tree92edd649e7cc8b3032bf87134dfaf201529666d2
parent1937f0715b3b5726b5a69a1de30bfd41f81a3391
Continued:
- added checks if instance is registered when update function are invoked
- some empty lines added
19 files changed:
fba/commands.py
fba/helpers/cache.py
fba/helpers/config.py
fba/helpers/dicts.py
fba/helpers/domain.py
fba/helpers/json.py
fba/helpers/software.py
fba/helpers/tidyup.py
fba/helpers/version.py
fba/http/federation.py
fba/http/network.py
fba/models/blocks.py
fba/models/instances.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/networks/mastodon.py
fba/networks/misskey.py
fba/networks/pleroma.py
fba/utils.py