]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 23 Jun 2023 00:05:34 +0000 (02:05 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 23 Jun 2023 00:20:52 +0000 (02:20 +0200)
commitdca35966789ae46f89735cfbbc89bd9e2eea8844
tree14c55f07559119f684d77977401d84409d91c1f8
parentdbbf2772116fb6e211bc23321c7555a8fc334070
Continued:
- rewrote logger messages from f-masked to lazy '%'
- added missing f(-masked)
14 files changed:
fba/helpers/blacklist.py
fba/helpers/cache.py
fba/helpers/config.py
fba/helpers/cookies.py
fba/helpers/dicts.py
fba/http/federation.py
fba/http/network.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