]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 13 Aug 2024 21:22:01 +0000 (23:22 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 13 Aug 2024 21:22:50 +0000 (23:22 +0200)
commit22348bee3734e1af106d8ffe905e5e613b3d62d6
tree7560262c14b12d62b985eb415e0b86a49fac8d9a
parentfe34af98cf92c42919ae9dfb06dbf0a13fd53a93
Continued:
- script is rejecting "reject" now in favor of "rejected" as there is
  "suspended" and "silenced" (past) already around
- Please run `$ sqlite3 blocks.db "UPDATE blocks SET block_level = 'rejected' WHERE block_level = 'reject';"`
fba/commands.py
fba/helpers/processing.py
fba/models/blocks.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/networks/mastodon.py
fba/networks/misskey.py
fba/networks/pleroma.py