aboutsummaryrefslogtreecommitdiffstats
path: root/mod/salmon.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* cripple account when expiredFriendika2011-09-191-2/+2
|
* crypto stuffFriendika2011-08-091-31/+13
|
* cleanupFriendika2011-08-071-2/+9
|
* salmon protocol changes magicsig draft-experimental, fixes to hostxrdFriendika2011-08-041-6/+13
|
* wrong path for salmon verifyFriendika2011-07-201-1/+1
|
* also check for blockedFriendika2011-07-011-1/+1
|
* statusnet improvementsFriendika2011-07-011-1/+5
|
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-281-6/+3
|
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-5/+0
|
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy ↵Friendika2011-06-061-0/+5
| | | | issues
* deprecate load_view_fileFriendika2011-05-111-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-1/+1
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* more graceful handling of some statusnet followupsFriendika2011-02-081-1/+1
|
* Don't send conversation slaps, only immediate replies. Redundant and flawed.Friendika2011-01-161-1/+6
|
* cannot pass null by referenceFriendika2011-01-141-1/+3
|
* auth manager update, increased verbosity on salmon logsFriendika2010-11-111-1/+3
|
* accepted but ignored - should probably be a 202 http codeMike Macgirvin2010-10-271-2/+2
|
* rework the logging interfaceMike Macgirvin2010-10-261-45/+21
|
* a few more fsw tweaksMike Macgirvin2010-10-261-2/+9
|
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-241-3/+7
|
* clean up the salmon consumer bitsMike Macgirvin2010-10-211-11/+25
|
* magic-envelope verification, status.net appears to do it wrong.Mike Macgirvin2010-10-211-7/+163
| | | | | | 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.
* infrastructure for salmonMike Macgirvin2010-10-061-0/+52