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