Skip to content

Implement federation tool

Rishi Kumar requested to merge keys/tokodon:work/keys/domainAllowBlock into master

This MR adds the federation tools to Tokodon

Known Issues

  • Some binding loops are still present due to the usage of Kirigami.PromptDialog in /content/ui/ModerationTools/MainFederationToolPage.qml and /content/ui/ModerationTools/FederationToolPage.qml
  • Accessing the allowed domains using domain_allows API methods fetches an empty response which is not desired. (To reproduce: Moderation Tool -> Federation Tool-> Switch to All)

Images

image image image image image

Edited by Rishi Kumar

Merge request reports