]> git.mxchange.org Git - fba.git/commit - fba/helpers/software.py
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 26 Jul 2023 10:08:05 +0000 (12:08 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 26 Jul 2023 10:08:05 +0000 (12:08 +0200)
commit6e4c3c91dbad206794edd73cffe41308a70d7ba9
tree0565f1df3826966dfaab724a579bb3733eaa7aed
parent0aa9f1949b100a06dd8070405e9f774e450c5880
Continued:
- moved/renamed utils.is_domain_wanted() to domain_helper.is_wanted()
- removed no longer used imports
- tpzo fixed: sof(t)ware
13 files changed:
daemon.py
fba/commands.py
fba/helpers/domain.py
fba/helpers/processing.py
fba/helpers/software.py
fba/helpers/version.py
fba/http/federation.py
fba/models/instances.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/networks/misskey.py
fba/networks/pleroma.py
fba/utils.py