aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-151-1/+1
* 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
* 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 de...Mike Macgirvin2010-10-131-0/+2
* mostly cosmeticMike Macgirvin2010-10-131-3/+3
* cleanup to ensure protocol version is passed properly. We will need it if/whe...Mike Macgirvin2010-10-124-14/+33
* Provide the ability to subscribe to our user from other federated sites.Mike Macgirvin2010-10-121-107/+139
* 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
* 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
* 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
* a bit more robust about loading external picsMike Macgirvin2010-10-044-42/+45
* 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 m...Mike Macgirvin2010-09-302-9/+5
* add linebreak to invisibility noticeMike Macgirvin2010-09-301-1/+1
* notify people when they are invisibleMike Macgirvin2010-09-301-0/+6
* show members of locked conversationsMike Macgirvin2010-09-294-9/+70
* i18n string extraction utilMike Macgirvin2010-09-293-5/+5
* show lockstate on messages, sparkle failure on profile page,Mike Macgirvin2010-09-283-2/+26
* found yet another typo, so created a typo finderMike Macgirvin2010-09-281-1/+1
* animate the sparkler, author was getting sparkled on own pageMike Macgirvin2010-09-271-1/+1
* you and me babeMike Macgirvin2010-09-272-2/+2
* fixed photo comments, msg typo, and changed cursor when hoveringMike Macgirvin2010-09-276-30/+137
* cleaned up ACL expansion to remove unwanted '0' elementsMike Macgirvin2010-09-261-1/+1
* stronger type checking on comparisonsMike Macgirvin2010-09-2613-44/+44
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-266-12/+23
* per design spec, hide global directory if update url not presentMike Macgirvin2010-09-231-1/+7