Matthias Pfefferle
6f1a9a1f7f
added FEP-2677 ( #613 )
...
* added FEP-2677
This PR enables [FEP-2677: Identifying the Application Actor](https://codeberg.org/fediverse/fep/src/branch/main/fep/2677/fep-2677.md )
@Menrath I needed a small task for in between ;)
* update changelog
2023-12-21 10:06:37 +01:00
Matthias Pfefferle
39c9288987
Improve/webfinger ( #616 )
...
* Fix some WebFinger issues
* update changelog
2023-12-21 10:04:15 +01:00
Matthias Pfefferle
ae26609e5e
update FAQ
2023-12-13 11:33:34 +01:00
Matthias Pfefferle
a2e5fc2021
Add CSS class for AP comments to allow custom designs ( #602 )
...
* Add CSS class for AP comments to allow custom designs
fix #600
* updated changelog
2023-12-12 14:01:43 +01:00
Matthias Pfefferle
9f8bad3e8d
Make Post-Template filterable ( #597 )
...
* make template filterable
prepare #596
also #519
* updated changelog
2023-12-12 13:58:44 +01:00
Matthias Pfefferle
77c508059b
Remove deprecated classes ( #604 )
2023-12-12 13:47:01 +01:00
Matthias Pfefferle
cf541b41b4
update readme
2023-12-05 12:52:56 +01:00
Matthias Pfefferle
eecdb63da3
updated changelog
2023-12-04 19:09:00 +01:00
Matthias Pfefferle
c3d5b4bb1a
updated readme
2023-11-30 16:41:05 +01:00
Matthias Pfefferle
9bd8659e97
updated changelog
2023-11-30 13:04:21 +01:00
Matthias Pfefferle
d226564325
prepare v1.2.0
2023-11-18 12:01:29 +01:00
Matthias Pfefferle
1437b5acd8
prepare compatibility with WP 6.4
2023-11-07 11:19:42 +01:00
Matthias Pfefferle
d8a2d75768
update changelog
2023-11-07 11:02:41 +01:00
Matthias Pfefferle
57b39a5c08
prepare 1.1.0
2023-11-07 10:01:03 +01:00
Matt Wiebe
70cefc9712
prep readme for 1.1.0
release
2023-10-27 16:18:42 -05:00
Matthias Pfefferle
d7810114b7
improve error messages and codes ( #532 )
...
* improve error messages and codes
* version bump
2023-10-24 13:00:22 +02:00
Matthias Pfefferle
e91334e4d7
fix following endpoint ( #531 )
...
* fix following endpoint
* version bump
2023-10-24 12:45:46 +02:00
Matthias Pfefferle
2664ae807c
update readme
2023-10-23 16:18:28 +02:00
Matthias Pfefferle
b946ef3de1
more consistent use of response content type ( #529 )
...
* more consistent use of response content type
* update readme
* fix typo
2023-10-23 14:57:58 +02:00
Matthias Pfefferle
9ac5d84f5c
updated readme
2023-10-23 14:56:37 +02:00
Matthias Pfefferle
acc632f05c
prepare v1.0.8
2023-10-23 09:03:15 +02:00
Chaitanya110703
247899312a
doc(README): remove typo ( #528 )
2023-10-23 07:26:17 +02:00
Matthias Pfefferle
b1773b5a0c
version bump
2023-10-13 11:02:56 +02:00
Matthias Pfefferle
2ef72a0364
API changes
2023-10-12 11:00:58 +02:00
Matthias Pfefferle
fd6cb84ba3
Fix compatibility with WebFinger and NodeInfo plugin
2023-10-11 11:09:37 +02:00
Matthias Pfefferle
cd6061a472
version bump
2023-10-10 20:41:57 +02:00
Matthias Pfefferle
12a9421c8c
version bump
2023-10-10 17:04:57 +02:00
Brandon Kraft
7b0fc062d7
README: add missing words ( #486 )
...
* README: add missing words
* updated ActivityPub
thanks @kraftbj
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-10-04 15:36:55 +02:00
Matthias Pfefferle
d268bd9aee
version bump
2023-10-02 17:32:27 +02:00
Matthias Pfefferle
b4b934237d
version bump / changelog update
2023-09-22 09:40:45 +02:00
Matthias Pfefferle
4a94eae877
add path to route ( #438 )
...
* add path to route
fix #421
* added changelog entry
2023-09-21 09:04:51 +02:00
Jeremy Herve
fe07d5eb32
Blocks: short-circuit early on sites that do not support blocks ( #431 )
...
* Blocks: short-circuit early on sites that do not support blocks
Fixes #430
This is typically only the case for sites using a custom version of WordPress, like ClassicPress.
* let grunt build the markdown
* Check for block support earlier and add filter
One can now deactivate the blocks registered by ActivityPub like so:
```
add_filter( 'activitypub_site_supports_blocks', '__return_false' );
```
* Fix readme (gotta remember to use grunt)
* alias function
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-09-15 10:38:47 +02:00
Terence Eden
f7ebced624
Fix .htaccess issue with subdomain ( #433 )
...
* Fix .htaccess instructions
* Update readme.txt
2023-09-15 08:47:30 +02:00
Jeremy Herve
2568f6651d
Post images: fix a typo in the hook name ( #429 )
...
* Post images: fix a typo in the hook name
Follow-up to #309
It should be '_post', not twice '_pre'.
* let grunt create the readme.md
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-09-14 19:50:27 +02:00
Matthias Pfefferle
42d525c904
update readme
2023-09-11 15:19:27 +02:00
Matthias Pfefferle
5fbf931d41
sanitize user_login
2023-09-11 11:33:31 +02:00
Matthias Pfefferle
472196397e
Calckey is now firefish
...
and Akkoma (a pleroma fork) seems to also work fine!
2023-09-04 09:33:33 +02:00
Matt Wiebe
7aea1e8263
Add "Follow Me" block ( #395 )
...
The Follow Me block helps site visitors to follow you in the fediverse
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-08-30 14:14:57 -05:00
Matthias Pfefferle
9a5cf66774
fix readme
2023-08-30 16:12:06 +02:00
Matt Wiebe
dd693c7e67
Words: copy and language consistency/improvements everywhere ( #404 )
...
* copy and language improvements everywhere
* remove "try"
thanks @cavalierlife
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-08-28 14:12:10 +02:00
Matthias Pfefferle
6f63e6c651
update readme
2023-08-11 20:33:50 +02:00
Matthias Pfefferle
2ba6f6b8a7
Add upgrade notice
2023-08-02 10:44:56 +02:00
Matthias Pfefferle
9d30c413f0
fix readme
2023-07-28 20:40:37 +02:00
Jeremy Herve
ca5a3e24b1
General: load plugin faster ( #376 )
...
Fixes #375
Related discussion: p1690454109597069-slack-C04TJ8P900J
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-07-27 15:00:08 +02:00
Matthias Pfefferle
5fd61b98f6
Add followers block to the readmes changelog
2023-07-27 10:44:13 +02:00
Matthias Pfefferle
7ac2533940
auto generate README.md
...
@jeherve there is a grunt task to auto generate the readme.md from the readme.txt
simply run `npm install` and then `grunt` in your terminal.
2023-07-26 19:57:53 +02:00
Jeremy Herve
ef369e8ca8
General: update tested WP version for upcoming WordPress 6.3.
2023-07-26 19:38:50 +02:00
Matthias Pfefferle
3289c7bb48
Version bump
2023-07-20 13:21:29 +02:00
Matthias Pfefferle
964ceee869
fix tests
2023-07-17 17:23:13 +02:00
Matthias Pfefferle
f11cf7c1f0
update readme
2023-06-01 14:50:55 +02:00