Commit Graph

35 Commits

Author SHA1 Message Date
f94c1c9a52 Version 1.2.11 2018-11-17 07:29:47 -05:00
aade3e62ac Version 1.2.10 2018-11-11 22:40:01 -05:00
9d0f98b627 Version 1.2.9 2018-11-11 10:01:43 -05:00
104310a6db Version 1.2.8 2018-11-09 22:49:09 -05:00
c2189b00af Version 1.2.7 2018-11-09 08:20:44 -05:00
b830232658 Version 1.2.6 2018-11-08 09:07:07 -05:00
bb88cdc030 Version 1.2.5 2018-11-04 08:06:39 -05:00
49f94816b6 Add uninstall hook; decompact actor and object before delivery 2018-11-03 14:30:16 -04:00
Jeremy Dormitzer
1f70456a7f
Version 1.2.4 2018-11-02 14:50:51 -04:00
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