What's Changed
- Query: Don't double-query posts by @obenland in #1907
- Followers: Make table look more like Core by @obenland in #1913
- Scheduler: Pass guid so it can be queried later by @obenland in #1915
- Ensure that Actor is always a URL by @pfefferle in #1920
- Following v1: Rest-API endpoint by @pfefferle in #1916
- Change default
Content Visibility
for unfederated posts older than a month by @pfefferle in #1900 - Fix Followers Count:
Followers::count_followers()
by @pfefferle in #1918 - Remove "Followed" date by @pfefferle in #1928
- (Re-)Add Featured-Tags support by @pfefferle in #1922
- Following v1: Make table look more like Core and add "pending" support by @pfefferle in #1909
- Fix Accept handling for outgoing Follow requests by @pfefferle in #1931
- Add missing
avatar
class so that CSS applies to ActivityPub Avatars on the Dashboard by @pfefferle in #1932 - List Tables: Add support for Screen Options by @obenland in #1925
- Welcome: Only count internal callbacks as steps by @obenland in #1942
- Fix duplicate use of
wp-header-end
by @pfefferle in #1943 - Follow(ing|ers) Tables: Use CPT-ID instead of Actor-URI by @pfefferle in #1946
- Following v1: Follow Dialogue by @pfefferle in #1930
- Ensure that all schedulers are registered by @pfefferle in #1959
- Importer: Fediverse Starter Kits by @pfefferle in #1919
- Fix #1970 by @pfefferle in #1973
- Normalize Account-Aliases to always use the ID by @pfefferle in #1974
- Do not purge
Follow
items from the Outbox by @pfefferle in #1980 - Improve WebFinger lookups by @pfefferle in #1979
- Signature: Prevent double knock if signing data is missing by @obenland in #1985
- Ensure correct visibility handling for
Undo
andFollow
requests by @pfefferle in #1988
Full Changelog: 7.0.1...7.1.0