Commit Graph

18 Commits

Author SHA1 Message Date
b256295c0a Don't call wpdb_prepare with no arguments 2018-11-11 22:38:43 -05:00
6a693cd806 Send Delete for all actors on plugin uninstall 2018-11-04 07:58:07 -05:00
baf1378b45 Run correct 1.2.1 migration 2018-11-04 07:45:12 -05:00
01999fcae3 Let's try it this way? 2018-11-03 14:51:49 -04:00
282ceaef6f Delete index before dropping table 2018-11-03 14:49:28 -04:00
8c26292280 Try this 2018-11-03 14:46:16 -04:00
5490ccf219 Don't violate foreign key constraints on plugin removal 2018-11-03 14:41:49 -04:00
49f94816b6 Add uninstall hook; decompact actor and object before delivery 2018-11-03 14:30:16 -04:00
Jeremy Dormitzer
20ecb64c13
Don't attempt to migrate an empty table 2018-11-02 14:48:51 -04:00
814ecec9a9 Add a migration that updates the blog actor 2018-11-01 07:49:16 -04:00
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