Mirror of the github repository
Go to file
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
doc more ' = ' spacing fixes 2012-04-10 23:45:47 -04:00
images Update install wizard 2012-05-23 07:38:31 -04:00
include Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00
js missing delimiter 2012-05-30 15:56:11 -07:00
library update tinymce to 3.5.0.1 2012-05-15 17:18:46 -07:00
mod Implement relaying of relayable_retractions 2012-06-03 14:53:29 -06:00
spec Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tests rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
util webfinger profile linker 2012-06-02 18:05:23 -07:00
view Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00
.gitignore Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
.gitmodules adjust2 2012-03-02 17:18:11 +01:00
.htaccess Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
INSTALL.txt updates to dispy family; fix typo in INSTALL.txt 2012-05-21 21:29:18 -04:00
LICENSE Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
README Update README 2012-03-08 16:25:14 +11:00
boot.php add hometown to profiles 2012-06-02 20:58:20 -07:00
build.xml added some tests 2012-03-09 12:16:58 +01:00
convert_innodb.sql sql script to ccnvert all tables to innodb 2012-05-19 00:45:45 -07:00
database.sql add hometown to profiles 2012-06-02 20:58:20 -07:00
docblox.dist.xml Added docblox default configuration file. 2012-03-03 16:53:10 -04:00
htconfig.php MySQL-Fulltext search option is disabled by default 2012-05-29 16:30:12 +02:00
index.php rename get_language() to get_browser_language() 2012-05-13 04:52:29 -07:00
testargs.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update.php Fix bugs in the retraction code 2012-06-03 14:53:30 -06:00

README

Friendica Social Communications Server
======================================

http://friendica.com

Welcome to the free social web.


Friendica is a communications platform for integrated social communications utilising decentralised communications and linkage to several indie social projects - as well as popular mainstream providers.

Our mission is to free our friends and families from the clutches of data-harvesting corporations, and pave the way to a future where social communications are free and open and flow between alternate providers as easily as email does today.