Skip to content

0.5

Compare
Choose a tag to compare
@grishka grishka released this 22 Apr 11:48
· 693 commits to master since this release
  • Federation improvements:
    • If an activity delivery failed, it will be retried with increasing intervals
    • If deliveries failed in 7 different days, the server will be marked as unavailable and deliveries stopped until it sends any activity to us
    • A new "Federation" tab in the admin panel, showing per-server statistics and allowing to block federation with servers
  • Reporting: "report" button on posts, comments, profiles, and groups, and a corresponding moderation UI (very simple one for now). Report federation (Flag activity) is also supported in both directions.
  • Comment thread pagination
  • Way too many bug fixes and minor improvements