Commit graph

21 commits

Author SHA1 Message Date
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
Matt Wiebe
3512206d48 phpcbf fixes 2023-07-19 20:39:58 -05:00
Matt Wiebe
be96b19781 use latest wp coding standards 2023-07-19 19:54:07 -05:00
Matt Wiebe
d3b65f255c Try dotcom's set of sniffs 2023-07-19 16:49:25 -05:00
dependabot[bot]
ba7f57d6ff Update yoast/phpunit-polyfills requirement from ^1.0 to ^2.0
Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 06:22:19 +00:00
dependabot[bot]
0b60944f93 Update dealerdirect/phpcodesniffer-composer-installer requirement
Updates the requirements on [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) to permit the latest version.
- [Release notes](https://github.com/PHPCSStandards/composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](https://github.com/PHPCSStandards/composer-installer/compare/v0.7.1...v1.0.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 08:56:48 +00:00
Matthias Pfefferle
6ecda2b869 fix composer indents 2022-12-27 17:01:10 +01:00
Matthias Pfefferle
6f3b7427e0 added local test env using docker 2022-12-27 16:59:04 +01:00
7adf5b20aa fix dependencies 2022-07-08 21:13:23 +02:00
7088e522cc allow plugins 2022-07-08 21:10:25 +02:00
e97f46d65f update composer file to fix unit testing 2022-07-08 21:08:50 +02:00
56458da618 Update composer.json 2022-01-27 12:22:14 +01:00
Matthias Pfefferle
afeb530aca
Update composer.json 2022-01-27 11:52:53 +01:00
Matthias Pfefferle
2121710c30
Update composer.json 2022-01-27 11:48:50 +01:00
Matthias Pfefferle
7e55a06648
Update composer.json 2022-01-27 11:42:11 +01:00
dependabot[bot]
252a0ecc23
Update wp-coding-standards/wpcs requirement from ^0.14.1 to ^2.3.0
Updates the requirements on [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) to permit the latest version.
- [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases)
- [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/WordPress/WordPress-Coding-Standards/compare/0.14.1...2.3.0)

---
updated-dependencies:
- dependency-name: wp-coding-standards/wpcs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 18:08:22 +00:00
e0b020d4cc switch to local test env 2020-02-11 09:58:49 +01:00
2f5bf1ccc4 explicit use of global functions 2019-09-27 10:12:59 +02:00
c53f840230 finally fixed test 2019-08-18 22:53:01 +02:00
b209104fdd finally fixed contact list 2019-02-19 22:43:14 +01:00
52f0d81228 initial 2018-08-18 12:35:39 +02:00