friendica/include
Zach Prezkuta 77962aa79d Fix bugs in the retraction code
Currently, the following seems to be the functional status:
	For a Diaspora top-level post:
		Friendica comments show up AND delete
		Diaspora comments show up AND delete for top-level owner
		Diaspora comments show up for non-owner
		Diaspora comments sometimes don't delete for non-owner
			-> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log

		Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora)
		Diaspora likes show up
		Diaspora non-owner can't unlike
			-> Same as comments, seems to be Diaspora's fault

	For a Friendica top-level post:
		Friendica comments show up AND delete
		Diaspora comments show up AND delete

		Friendica likes don't show up in Diaspora sometimes
		Friendica doesn't even message Diaspora for unlikes (sometimes?)
		Diaspora likes and unlikes work
2012-06-03 14:53:30 -06:00
..
acl_selectors.php
api.php
attach.php
auth.php
bb2diaspora.php
bbcode.php
cache.php
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php zrl's when visiting public photos at the source site 2012-06-03 01:53:11 -07:00
cronhooks.php
crypto.php
datetime.php
dba.php
delivery.php Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00
diaspora.php Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00
directory.php
email.php
EmailNotification.php
enotify.php
event.php
expire.php
fcontact.php
follow.php doco 2012-06-02 23:22:02 -07:00
gprobe.php
group.php
html2bbcode.php
html2plain.php
items.php Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00
message.php
msgclean.php
nav.php
network.php
notifier.php Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00
oauth.php
oembed.php
onepoll.php
pgettext.php
Photo.php
pidfile.php
plugin.php
poller.php
profile_advanced.php add hometown to profiles 2012-06-02 20:58:20 -07:00
profile_selectors.php
profile_update.php
queue.php
queue_fn.php
quoteconvert.php
remoteupdate.php
salmon.php
Scrape.php
security.php
session.php
socgraph.php
system_unavailable.php
template_processor.php
text.php
user.php