Commit Graph

8 Commits

Author SHA1 Message Date
1920660b5c Remove unused new table 2018-10-31 07:56:30 -04:00
2d5f488e3d Fix migration query and update version 2018-10-30 16:53:17 -04:00
2e691f777f Write migration 1_2_0
This migration adds a `url` column to the objects table
and compacts existing objects so we don't store duplicates.
2018-10-30 07:22:43 -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
87aae44c72 [WIP] Implement WP->Mastodon comment syncing 2018-10-23 18:52:36 -04:00
59003788a7 Add comments table 2018-10-23 07:02:49 -04:00
a85bbc7333 Prefix all namespaces with "pterotype" 2018-10-20 22:34:20 -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