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
9a4c9768f2
disable shared inbox
2019-11-24 21:39:27 +01:00
65034d2a76
refactorings
2019-11-18 20:57:00 +01:00
54eb7a960f
explicit use of global functions
2019-09-27 11:36:52 +02:00
7f17d71fcf
finally fixed #19
2019-03-12 22:20:46 +01:00
40b2651b7e
big refactoring to use namespaces for a better code structure
2019-02-24 12:07:41 +01:00
f5dbb01273
added follower endpoint
2019-02-04 13:30:18 +01:00
ebe2d434c6
better json encoding
2019-02-03 00:44:01 +01:00
fdad48ef74
0.3.0
2019-02-02 23:56:05 +01:00
2d84fcc600
implemented "follow"
2018-12-08 00:02:18 +01:00
f5e9c265d2
added profile fields
2018-11-04 21:38:11 +01:00
64a5128e1e
signature class
...
compatible to the salmon plugin
2018-10-02 22:25:40 +02:00
dde469c27c
prepare version 0.0.2
2018-09-30 22:51:22 +02:00
24034cacf3
add JSON representations of single posts
2018-09-27 22:27:23 +02:00