Matthias Pfefferle
26d0d357c2
Add monthly active users ( #530 )
...
* Add monthly active users for better stats on FediDB
* use more optimized query
thanks @mattwiebe
* use transients, improve logic
---------
Co-authored-by: Matt Wiebe <wiebe@automattic.com>
2023-11-07 10:27:20 +01:00
Matt Wiebe
53adfe6b80
PHP 8.1 compatibility ( #533 )
...
* PHP 8.1 compatibility
* Update compat.php
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-10-25 08:44:04 +02:00
Matthias Pfefferle
fd6cb84ba3
Fix compatibility with WebFinger and NodeInfo plugin
2023-10-11 11:09:37 +02:00
Matt Wiebe
9907585570
Plugin loading refactor ( #485 )
...
* Plugin loading refactor
* changed load order for REST endpoints
---------
Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-10-04 11:15:53 -05:00
Matthias Pfefferle
921ca0c1c6
fix actions
2023-07-25 10:47:59 +02:00
Matt Wiebe
3fa5e4f37e
now with more use
2023-05-12 15:31:53 -05:00
Matt Wiebe
314ccf43a6
add a get_rest_url_by_path
helper function, and use it
2023-05-12 15:24:24 -05:00
Matt Wiebe
abfa7c7969
Allow setting the REST namespace with ACTIVITYPUB_REST_NAMESPACE
2023-05-11 13:25:30 -05:00
Matthias Pfefferle
804ef25822
count only users that can publish_posts
2023-04-21 08:42:51 +02:00
Matthias Pfefferle
c32eec2390
some code cleanup
2023-04-20 15:22:11 +02:00
Matthias Pfefferle
d5dac9699a
fix user count
...
props @mediaformat
fix #209
2022-12-06 22:17:06 +01:00
44c652eba8
phpcs fixes
2022-01-27 13:09:11 +01:00
fb22aeae71
update to REST API changes (WP 5.5)
2020-09-18 16:36:09 +02:00
2a1cc45124
do not load NodeInfo class if blog is private
2020-05-23 12:34:42 +02:00
Matthias Pfefferle
be50451636
WordPress coding style
2020-05-19 16:45:50 +02:00
Django Doucet
3c730050b7
remove irrelevent option
2020-05-18 17:36:17 -04:00
Django Doucet
3d573aa140
Only return nodeinfo data if site is public
2020-05-18 17:32:17 -04:00
122461ab6e
escape even more
2020-05-12 20:30:06 +02:00
be721e851e
fix #73
2019-11-24 21:25:25 +01:00
2f5bf1ccc4
explicit use of global functions
2019-09-27 10:12:59 +02:00
b6b0743b3f
added admin_email to metadata
...
to be able to "Manage your instance" on https://fediverse.network/manage/
2019-08-20 13:03:06 +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