Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 1 | -0/+11 |
| | |||||
* | add rating support to poco | friendica | 2013-02-15 | 1 | -4/+8 |
| | |||||
* | mark for death implemented | friendica | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | delete item should now mostly work | friendica | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Someday the social graph will work, but alas not today. Add more debugging. | friendica | 2013-01-28 | 1 | -6/+14 |
| | |||||
* | suppose I should do this right. | friendica | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | still no social graph - oh maybe it's because the observer hash isn't valid ↵ | friendica | 2013-01-27 | 1 | -1/+1 |
| | | | | and everybody's permission is denied. Well it's just another bug, but not the real bug. We're connecting as anonymous so that shouldn't make a difference. | ||||
* | some poco fixes | friendica | 2013-01-22 | 1 | -2/+1 |
| | |||||
* | fix poco acct: url | friendica | 2012-12-30 | 1 | -2/+2 |
| | |||||
* | make poco work again | friendica | 2012-11-29 | 1 | -23/+42 |
| | |||||
* | more heavy lifting | friendica | 2012-10-23 | 1 | -10/+13 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+2 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php | friendica | 2012-04-05 | 1 | -0/+2 |
|/ | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | typo | friendica | 2011-12-18 | 1 | -0/+1 |
| | |||||
* | typo | friendica | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | add webfinger to poco, if present | friendica | 2011-12-18 | 1 | -1/+3 |
| | |||||
* | data structures to support hidden friends | friendica | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | poco addition to provide a "suggestme" for new members | friendica | 2011-11-28 | 1 | -19/+47 |
| | |||||
* | name change continued, social graph tools and stuctures, fix for spanish ↵ | Friendika | 2011-10-31 | 1 | -2/+2 |
| | | | | province name | ||||
* | poco should now be spec compliant | Friendika | 2011-10-27 | 1 | -2/+2 |
| | |||||
* | hmmm - why won't poco xml work | Friendika | 2011-10-27 | 1 | -8/+6 |
| | |||||
* | more poco spec compliance | Friendika | 2011-10-27 | 1 | -19/+66 |
| | |||||
* | basic portable contacts http://portablecontacts.net/draft-spec.html no ↵ | Friendika | 2011-10-26 | 1 | -0/+84 |
filter/sort, or xml at the moment |