Commit Graph

234 Commits

Author SHA1 Message Date
8f4f7a1cff Handle object being either a string or an array 2019-03-12 23:14:50 -04:00
989288fbd3 Don't forward to local actors 2019-03-10 11:59:33 -04:00
0c6d8e1fd7 Don't forward activities whose objects are actors 2019-03-10 09:27:47 -04:00
46de0b6fe2 Version 1.3.0 2019-01-07 09:38:45 -05:00
63f6159e04
Merge pull request #17 from scottandrewlepera/php5
Replace function array dereferencing with PHP 5.x-friendly syntax.
2019-01-07 09:36:06 -05:00
scottandrewlepera
4e4d78fdb1 Replace function array dereferencing with PHP 5.x-friendly syntax. 2018-12-08 22:12:27 -08:00
7355342377 Version 1.2.13 2018-11-27 09:00:20 -05:00
3fac21cd31 Don't call empty on a return value 2018-11-27 08:58:24 -05:00
ad48cdb7fc Version 1.2.12 2018-11-20 22:39:39 -05:00
b065fba502 Revert "Use actual site root for webfinger discovery"
This reverts commit 7161cb4ebe.
2018-11-20 22:36:12 -05:00
f94c1c9a52 Version 1.2.11 2018-11-17 07:29:47 -05:00
7161cb4ebe Use actual site root for webfinger discovery 2018-11-17 07:28:37 -05:00
aade3e62ac Version 1.2.10 2018-11-11 22:40:01 -05:00
b256295c0a Don't call wpdb_prepare with no arguments 2018-11-11 22:38:43 -05:00
9d0f98b627 Version 1.2.9 2018-11-11 10:01:43 -05:00
3e6ddf96b6 Make sure actor actually exists before handling outbox/inbox requests 2018-11-11 09:32:08 -05:00
a7d8352cac Fix SQL syntax 2018-11-11 09:11:33 -05:00
9672c1e1c1 Account for clients not always sending ACCEPT header 2018-11-11 09:02:51 -05:00
4d73cf1e5e Refactor upsert_object function 2018-11-11 08:58:32 -05:00
557b5b5a30 Include the opengraph lib if the plugin is not separately loaded 2018-11-09 23:39:52 -05:00
104310a6db Version 1.2.8 2018-11-09 22:49:09 -05:00
9f8f0acf16 Use correct actor field and don't fetch Fediverse avatar for users 2018-11-09 22:45:17 -05:00
1d68270faa Render Fediverse avatars 2018-11-09 22:27:28 -05:00
e8d59df0a9 Set manuallyApprovesFollowers to false 2018-11-09 22:08:27 -05:00
Jeremy Dormitzer
999eebcabf
Add js folder as a Makefile dependency 2018-11-09 16:07:13 -05:00
29f65eb657 Update README.txt 2018-11-09 08:23:59 -05:00
c2189b00af Version 1.2.7 2018-11-09 08:20:44 -05:00
0881890b41 Don't choke if there an object with an empty APID already in the db 2018-11-09 08:14:01 -05:00
a364322c77 Update makefile to include js 2018-11-08 09:08:07 -05:00
b830232658 Version 1.2.6 2018-11-08 09:07:07 -05:00
bea3a63ff4 Add blog icon setting 2018-11-08 08:50:29 -05:00
3e44fb2428 Wrap paragraphs with <p> and disable media buttons 2018-11-07 07:56:27 -05:00
23d2d51f25 Use a rich text editor for blog description 2018-11-07 07:51:39 -05:00
ab3e86d3f6 Remove outdated TODO 2018-11-07 07:51:29 -05:00
bccd383de3 Implement site name and description settings 2018-11-06 08:18:04 -05:00
024c4809e2 [WIP] Start implementing admin page and settings 2018-11-05 07:42:02 -05:00
bb88cdc030 Version 1.2.5 2018-11-04 08:06:39 -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
47ef0ed10f Remove debug logging 2018-11-03 14:34:00 -04: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
Jeremy Dormitzer
20ecb64c13
Don't attempt to migrate an empty table 2018-11-02 14:48:51 -04:00
cad049391b Version 1.2.3 2018-11-02 06:50:45 -04:00
506769bf14 Update actor identity when theme mods change 2018-11-02 06:44:13 -04:00
ad41469d87 Log delivery errors 2018-11-02 06:44:03 -04:00