Commit graph

12 commits

Author SHA1 Message Date
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