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
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
60ad191fdc
fix follow
2020-05-04 00:06:48 +02:00
273787295a
native function invocation
2020-02-22 13:02:58 +01:00
385aac3568
improve request validation and added blacklist check
2020-02-21 11:11:03 +01:00
85db6f2d7e
Automated native_function_invocation fixes
...
`php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes`
2019-12-01 21:20:26 +01:00
937618101e
disable broken delete activity
2019-11-27 08:25:04 +01:00
be721e851e
fix #73
2019-11-24 21:25:25 +01:00
65034d2a76
refactorings
2019-11-18 20:57:00 +01:00
ad691bc488
Merge branch 'master' of https://github.com/pfefferle/wordpress-activitypub
2019-09-27 10:13:03 +02:00
2f5bf1ccc4
explicit use of global functions
2019-09-27 10:12:59 +02:00
Alex Gleason
b266ad0aa1
Fix comments
2019-09-07 21:32:58 -05: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
f80f6a791f
new dispatcher class
2019-08-18 21:54:11 +02:00
Armando Lüscher
344d981ce8
Initial proofread
2019-07-28 22:12:11 +02:00
8d91b213e7
fixed inbox problems with pleroma
2019-03-14 23:10:11 +01:00
a0471a9eef
added following endpoint
2019-03-12 22:20:04 +01:00
5a74aa4a4d
simplified "followers" endpoint
2019-03-12 22:19:51 +01:00
c5823afc8e
followers list improvements
2019-03-09 01:23:10 +01:00
669d0d6141
fixed pleroma following issue
...
fixed #19
2019-03-09 01:22:49 +01:00
e2d708d23c
phpdoc
2019-02-28 19:31:55 +01:00
50d068b51a
add WIP OStatus class
2019-02-24 13:01:43 +01:00
a6d97f8ba7
(php)doc
2019-02-24 13:01:28 +01:00
5db2e38719
fixed namespace problems
2019-02-24 12:21:25 +01:00
40b2651b7e
big refactoring to use namespaces for a better code structure
2019-02-24 12:07:41 +01:00