Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 22 Jun 2023 19:09:45 +0000 (21:09 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 22 Jun 2023 19:09:45 +0000 (21:09 +0200)
commit7f4d598905d28b697eff26c4d231b9b6cc61d787
tree622d8ee855924c61c96ba4b1815f891490b8035b
parent6a214cdf6d9a4eb165209b8e2fe8aaab98dba2b1
Continued:
- rewrote fetch_blocks() so always a list() is being returned
- also don't commit so often to database
- added report.sh and ignored generated report.txt
.gitignore
fba/commands.py
fba/http/federation.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/networks/mastodon.py
fba/networks/misskey.py
fba/networks/pleroma.py
report.sh [new file with mode: 0755]