]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 22 Jun 2023 15:23:02 +0000 (17:23 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 22 Jun 2023 15:23:02 +0000 (17:23 +0200)
commitc6a87356eddeb5bb2a986d694a14d41746d02b58
treec3439494bd5f1fcad46eb8b822c5ee707d858558
parent4596072ef820f7cf2ecedb2621e1276b66d819d8
Continued:
- added column has_obsfucation for tracking if instances uses obsfucation in
  their block list
- please run this SQL:
  ALTER TABLE instances ADD has_obsfucation TINYINT(1) NULL DEFAULT NULL
- sorted links
blocks_empty.db
fba/commands.py
fba/models/instances.py
fba/networks/mastodon.py
fba/networks/pleroma.py
fba/utils.py
templates/base.html
templates/widgets/links.tpl