Commit Graph

26 Commits

Author SHA1 Message Date
cad049391b Version 1.2.3 2018-11-02 06:50:45 -04:00
550b5c5f2a Version 1.2.2 2018-11-01 08:44:07 -04:00
814ecec9a9 Add a migration that updates the blog actor 2018-11-01 07:49:16 -04:00
1cf1163cab Version 1.2.0 2018-10-31 08:12:53 -04:00
2d5f488e3d Fix migration query and update version 2018-10-30 16:53:17 -04:00
064976064c Version 1.1.2 2018-10-29 06:23:19 -04:00
7b8a35d8b0 Implement outbound comment syncing for not-logged-in users
Although it is possibly not working...
2018-10-24 07:31:38 -04:00
cd2a24c415 Bump version to 1.1.0 2018-10-23 07:02:17 -04:00
d77caec59a Version 1.0.2 2018-10-22 21:44:33 -04:00
13fd57ffb4 Remove newlines from readme 2018-10-21 16:50:02 -04:00
f1665674ae Bump version to 1.0.0 2018-10-21 11:35:08 -04:00
Jeremy Dormitzer
89526f5b88
Add plugin headers and assets 2018-10-18 10:20:18 -04:00
5b80c555d7 Squash bugs mercilessly 2018-10-09 08:50:21 -04:00
0ae3d32dd7 [WIP] Begin great schema refactor
I still need to refactor all the activities in includes/server/activities
2018-10-09 07:06:26 -04:00
133217dd5f Generate key pairs for actors 2018-10-04 06:44:32 -04:00
4bbd53add3 Set up composer, pull in openpgp lib 2018-10-03 08:54:02 -04:00
8359bce0be Implement webfinger discovery 2018-10-03 08:23:41 -04:00
f89dd048a4 [WIP] Register webfinger route 2018-10-02 13:27:29 -04:00
5a02ad1d3b Organize directory structure 2018-09-27 00:10:33 -04:00
1f871c53df Implement likes and shares collection for objects 2018-09-24 08:39:54 -04:00
728d7a1c08 Handle Accept activities in the outbox 2018-09-23 19:29:20 -04:00
Jeremy Dormitzer
f99c9615b1
Store object/activities as json columns with type at top level
Also a better migration API
2018-09-20 14:45:14 -04:00
d115480f47 Run migrations on every load 2018-09-19 17:44:21 -04:00
9c1260c9d0 Fix syntax error 2018-09-19 17:44:14 -04:00
Jeremy Dormitzer
f0b424e4a6
Centralize db initialization 2018-09-19 11:47:51 -04:00
Jeremy Dormitzer
e05c554af2
Rename entry point file 2018-09-19 11:17:16 -04:00