Django Doucet
f9c0edc681
Merge branch 'master' into Comments
2023-01-28 12:50:07 -07:00
Matthias Pfefferle
9acd0732d4
hide users that can not publish posts
...
fixes #230
2022-12-27 14:03:10 +01:00
Matthias Pfefferle
f1dfd52329
Merge branch 'master' into Comments
2022-12-23 12:03:13 +01:00
30a37dab6e
fix webfinger for email identifiers
...
fix #152
2022-12-19 14:16:53 -07:00
Django Doucet
e5080f8693
code standards cleanup
2022-12-19 14:09:55 -07:00
Django Doucet
8e1c9ff6bb
Replies Collection, settings, other fixes
2022-12-19 14:09:54 -07:00
Django Doucet
51643142aa
coding standards
2022-12-19 14:09:54 -07:00
6772d300b4
phpcs fixes
2022-12-19 14:09:53 -07:00
Matthias Pfefferle
bf883418ec
fix #214
...
thanks @mexon
2022-12-10 17:58:24 +01:00
Matthias Pfefferle
c6657d2fa8
move method
to webfinger class
2022-12-05 20:48:07 +01:00
Alex Kirk
04db99730d
phpcs
2022-11-09 07:17:59 -07:00
Alex Kirk
5f6cf78da1
Add a parser to the Friends Plugin
2022-11-09 07:08:32 -07:00
b3aefc62db
fix webfinger for email identifiers
...
fix #152
2022-05-20 08:49:05 +02:00
44c652eba8
phpcs fixes
2022-01-27 13:09:11 +01:00
Django Doucet
17c386cb9d
Comments 1
2021-09-06 00:25:02 -06:00
fb22aeae71
update to REST API changes (WP 5.5)
2020-09-18 16:36:09 +02:00
9945aa7cf8
escape global constants and functions
...
* Add leading \ before function invocation to speed up resolving.
* Add leading \ before constant invocation of internal constant to speed up resolving. Constant name match is case-sensitive, except for null, false and true.
2020-05-12 19:42:09 +02:00
2f5bf1ccc4
explicit use of global functions
2019-09-27 10:12:59 +02:00
Armando Lüscher
344d981ce8
Initial proofread
2019-07-28 22:12:11 +02:00
e2d708d23c
phpdoc
2019-02-28 19:31:55 +01:00
a6d97f8ba7
(php)doc
2019-02-24 13:01:28 +01:00
40b2651b7e
big refactoring to use namespaces for a better code structure
2019-02-24 12:07:41 +01:00