Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.0.0 source code.tar.gz | 2025-07-09 | 5.2 MB | |
7.0.0 source code.zip | 2025-07-09 | 5.4 MB | |
README.md | 2025-07-09 | 5.4 kB | |
Totals: 3 Items | 10.6 MB | 0 |
What's Changed
- InteractionsController: Remove URL escaping of redirect_url by @akirk in https://github.com/Automattic/wordpress-activitypub/pull/1819
- Interactions: Don't (always) accept empty names by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1811
- Reactions: Decode html entities in reactor names by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1810
- Welcome: Make it possible to remove steps by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1809
- Blog Settings: Don't show username error for empty identifier by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1805
- Settings: Make screen options filterable by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1802
- Settings: Make all tabs filterable by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1806
- Fix
activitypub_max_image_attachments
check by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1822 - Do not store
activitypub_max_image_attachments
if it uses the default value by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1821 - Welcome: Account for blog mode in profile setup step by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1807
- Welcome Page: Fix missing CSS when used as fallback by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1820
- Improve Post-Meta handling by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1829
- Interactions: Accept webfinger IDs by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1834
- Reactions: Unlock customization options by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1826
- Avatars: Update filters, fallbacks, and API use by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1812
- Signature: Avoid PHP warning when
algorithm
is not set by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1803 - Signature: Accept signatures with hs2019 algorithm by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1814
- Rework Follower Structure by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1759
- Add missing "Advanced Settings" to the
debug_information
by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1846 - Reactions: Fix avatar display bugs by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1835
- Support for WP REST Cache by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1630
- Signature: Enable digest check for REST Requests by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1837
- Setting to auto approve reactions by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1847
- Add fallback for Follower post-meta by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1841
- Signatures: Add basic support for RFC-9421 by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1849
- Only replace
comment_link
for remote comments by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1857 - Signatures: Improve support for hs2019 algorithm by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1848
- Signature: Add option to use RFC-9421 signatures by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1858
- Signature: Make key management Actor-specific by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1832
- Blocks: Consolidate wording around 'Blog' by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1862
- Add support for capability discovery by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1868
- Remove Hashcats by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1873
- Re-Add ActivityPub CLI extension by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1878
- Build
Following
structure by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1839 - Handle
Follow
rejects by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1865 - Remove reactions from comment feed by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1877
- Functions: Fix fatal error in get_user_id by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1889
- Federated Reactions: Redirect edit requests by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1887
- Introduce general namespace support, using
dcterms
as an example by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1893 - Comments: Never allow edit of federated comments by @obenland in https://github.com/Automattic/wordpress-activitypub/pull/1895
- Following v1: Add basic following UI by @pfefferle in https://github.com/Automattic/wordpress-activitypub/pull/1866
New Contributors
- @allilevine made their first contribution in https://github.com/Automattic/wordpress-activitypub/pull/1902
Full Changelog: https://github.com/Automattic/wordpress-activitypub/compare/6.0.2...7.0.0