aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-246-177/+251
|
* add nicknames to contact records (going forward and retroactive)Mike Macgirvin2010-10-233-7/+10
|
* clean up the salmon consumer bitsMike Macgirvin2010-10-211-11/+25
|
* put lrdd link into html headers for completenessMike Macgirvin2010-10-211-4/+6
|
* 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.
* use browser geolocation when desiredMike Macgirvin2010-10-195-18/+59
|
* duplex wasn't getting set correctly on group pagesMike Macgirvin2010-10-191-1/+1
|
* lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify ↵Mike Macgirvin2010-10-193-4/+6
| | | | some contact lookups, some cleanup of app/boot
* sorting out the last(?) quirks in group pages.Mike Macgirvin2010-10-183-12/+19
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-1815-77/+77
|
* group/community/celebrity pagesMike Macgirvin2010-10-189-33/+62
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-176-27/+87
|
* allow login by username and multiple unique email addresses on system - this ↵Mike Macgirvin2010-10-162-20/+7
| | | | will provide support for group/celebrity pages (coming soon).
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-151-1/+1
| | | | for hub subscribers to once a day now that we can utilise multiple hubs.
* add recipient url to pubsub instrumentationMike Macgirvin2010-10-151-1/+1
|
* allow for multiple pubsub hubs so everything can still work when/if one goes ↵Mike Macgirvin2010-10-151-2/+6
| | | | | | | | flaky (Google's hub has been particularly unreliable recently and the symptoms are that you just stop receiving updates, and/or updates you send are silently dropped and never delivered). Also add more instrumentation to help debug pubsub issues.
* can no longer avoid recording the curl response codeMike Macgirvin2010-10-131-5/+4
|
* set correct content-type on feeds, status.net is fussy and ignores the one ↵Mike Macgirvin2010-10-131-0/+2
| | | | declared in the xrd
* mostly cosmeticMike Macgirvin2010-10-131-3/+3
|
* cleanup to ensure protocol version is passed properly. We will need it ↵Mike Macgirvin2010-10-124-14/+33
| | | | if/when any incompatible protocol changes are introduced.
* Provide the ability to subscribe to our user from other federated sites.Mike Macgirvin2010-10-121-107/+139
| | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands
* modularise webfinger and make it service agnosticMike Macgirvin2010-10-121-1/+1
|
* more comprehensive XRD linkagesMike Macgirvin2010-10-121-6/+8
|
* inline salmon magic keysMike Macgirvin2010-10-122-5/+12
|
* added 's' keys - salmon keys, small keys, stupid keys, whatever...Mike Macgirvin2010-10-112-4/+20
|
* if pubkey is encrypted, it will also be packaged for safe transportMike Macgirvin2010-10-111-5/+9
|
* protocol revision, send dfrn_confirm binary items as hexMike Macgirvin2010-10-111-5/+7
|
* A bit more telemetry of friend confirms and lots of extra docoMike Macgirvin2010-10-101-211/+270
| | | | to understand what is happening and why.
* further enhance the friend confirm reportingMike Macgirvin2010-10-101-4/+10
|
* make it much easier to debug friend acceptance issuesMike Macgirvin2010-10-101-98/+115
| | | | by reporting specific error conditions across the wire.
* allow leading/trailing whitespace in passwordsMike Macgirvin2010-10-091-2/+2
|
* ensure regmod redirects to itself after loginMike Macgirvin2010-10-091-0/+2
|
* salmon-magic-public-freaking-nasty-keysMike Macgirvin2010-10-062-1/+35
|
* infrastructure for salmonMike Macgirvin2010-10-063-2/+55
|
* more instrumentationMike Macgirvin2010-10-061-2/+2
|
* remove debugging statementMike Macgirvin2010-10-061-1/+0
|
* more docoMike Macgirvin2010-10-061-0/+14
|
* friend acceptance sets up lots of important stuff, so weMike Macgirvin2010-10-051-8/+25
| | | | need to be absolutely bulletproof when (not if) things go wrong.
* a bit more robust about loading external picsMike Macgirvin2010-10-044-42/+45
| | | | also friend confirm was getting wrong email
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-041-28/+22
|
* force lowercase nicknameMike Macgirvin2010-10-021-1/+2
|
* automatically subscribe to hub if conditions are rightMike Macgirvin2010-10-011-16/+1
|
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-012-6/+36
|
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-301-1/+2
|
* pubsubhubbub db refinementsMike Macgirvin2010-09-301-2/+2
|
* pubsubhubbub - discovery and notifierMike Macgirvin2010-09-301-1/+1
|
* pubsubhubbub endpointMike Macgirvin2010-09-302-2/+113
|
* implement rel alternate, some corresponding last minute touchups on display ↵Mike Macgirvin2010-09-302-9/+5
| | | | module
* add linebreak to invisibility noticeMike Macgirvin2010-09-301-1/+1
|
* notify people when they are invisibleMike Macgirvin2010-09-301-0/+6
|