Commit graph

20 commits

Author SHA1 Message Date
Konstantin Obenland
711217715c
PHPCS: Enable CommentedOutCode sniff (#914) 2024-09-30 12:08:18 +02:00
Konstantin Obenland
cefed604ce
PHPCS: Enable LongNotCapital sniff (#913) 2024-09-30 12:07:52 +02:00
Konstantin Obenland
f40905dd85
PHPCS: Enable GetMetaSingle sniff (#907) 2024-09-30 12:06:59 +02:00
Konstantin Obenland
91a3799a4d
PHPCS: Enable NotPrepared check (#906) 2024-09-29 16:12:31 -05:00
Konstantin Obenland
f84683be1a
PHPCS: Enable NonceVerification sniff (#908) 2024-09-29 16:12:01 -05:00
Konstantin Obenland
7a19d7377f
PHPCS: Enable MissingShort Sniff (#910) 2024-09-29 16:11:21 -05:00
Konstantin Obenland
2b5f635ba3
Suggestion: Adopt WordPress PHP Coding Standards (#905)
* Update phpcs rules

* Automated style updates

* Silence all other Warnings and Errors

We'll fix them in follow ups.
2024-09-28 12:53:21 -05:00
Matthias Pfefferle
708efb1704
Update dependencies (#797)
* drop php 5.6 support

* update markdown
2024-07-08 20:03:07 +02:00
Matthias Pfefferle
79f400d88a
Improve User management (#703)
* Use an ActivityPub capability to better enable/disable ActivityPub support

* split PRs

* remove test hook

* do not run migrations for new installs

* fix unit tests

* fix unit tests

* remove abandoned schedule!

* fix migration class

* fix order

* restructuring

* remove follower migration

* do not yet remove legacy followers

* remove blog-user changes

* use a const for the version number

* add user tests and fix old ones

* use a more generic async migrator

* optimized test
2024-03-11 15:19:07 +01:00
Matthias Pfefferle
5988736b14
Add/remote reply (#689) 2024-02-22 16:32:16 +01:00
Matthias Pfefferle
2c107eec62
Use FEP-2c59 for WebFinger reference (#636) 2024-01-08 20:01:16 +01:00
Matt Wiebe
e7eb0cd4c1 goodbye MultiLineFunctionDeclaration.SpaceAfterFunction 2023-08-25 15:41:03 -05:00
Matt Wiebe
d3b65f255c Try dotcom's set of sniffs 2023-07-19 16:49:25 -05:00
Matthias Pfefferle
afa8915faf
Update phpcs.xml 2022-01-27 12:14:38 +01:00
Matthias Pfefferle
d0ec22bcc8 fix phpcs config 2020-02-21 11:11:27 +01:00
Matthias Pfefferle
e0b020d4cc switch to local test env 2020-02-11 09:58:49 +01:00
Matthias Pfefferle
2f5bf1ccc4 explicit use of global functions 2019-09-27 10:12:59 +02:00
Matthias Pfefferle
a7c5a99230 min PHP 5.6 version 2018-10-02 22:15:49 +02:00
Matthias Pfefferle
a84845a311 ignore alignment requirements 2018-09-27 22:25:58 +02:00
Matthias Pfefferle
52f0d81228 initial 2018-08-18 12:35:39 +02:00