Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | rely on feed item (e.g. salmon) to declare namespaces. This way we | Mike Macgirvin | 2010-10-21 | 1 | -7/+2 |
| | | | | don't cause conflict with any chosen NS prefix in the feed | ||||
* | magic-envelope verification, status.net appears to do it wrong. | Mike Macgirvin | 2010-10-21 | 1 | -0/+18 |
Ultimately we need to do it right (or why bother having a spec?), and fallback to doing it wrong if we're talking to a broken system - which ironically seems to include most of the federated social web projects. |