Django Doucet
f9c0edc681
Merge branch 'master' into Comments
2023-01-28 12:50:07 -07:00
Alex Kirk
0925405430
Fix missing id
2023-01-27 15:48:28 +01:00
Alex Kirk
e065880085
Add ActivityPub mentions
2023-01-27 15:48:28 +01:00
Alex Kirk
b5c4f473de
Start adding support for outgoing mentions
2023-01-27 15:48:28 +01:00
Matthias Pfefferle
f1dfd52329
Merge branch 'master' into Comments
2022-12-23 12:03:13 +01:00
Django Doucet
51643142aa
coding standards
2022-12-19 14:09:54 -07:00
Django Doucet
8938c67073
Comments update
2022-12-19 14:09:53 -07:00
6772d300b4
phpcs fixes
2022-12-19 14:09:53 -07:00
8733957963
fix #135
2022-12-19 14:09:52 -07:00
Alex Kirk
5f6cf78da1
Add a parser to the Friends Plugin
2022-11-09 07:08:32 -07:00
44c652eba8
phpcs fixes
2022-01-27 13:09:11 +01:00
f677d1a7d4
fix #135
2022-01-17 11:03:30 +01:00
Django Doucet
17c386cb9d
Comments 1
2021-09-06 00:25:02 -06:00
d260d7c276
add support for custom post content
...
fix #97 #91
2020-07-21 09:23:35 +02:00
827aacc450
check params to prevent PHP warnings
2020-05-23 12:34:11 +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
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
65034d2a76
refactorings
2019-11-18 20:57:00 +01:00