aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* catch a couple of edge cases with the tag linkifierMike Macgirvin2010-10-281-1/+1
* linkify @person and @person@domain.com tagsMike Macgirvin2010-10-281-1/+44
* typoMike Macgirvin2010-10-281-2/+0
* preserve utf-8 on notification emailsMike Macgirvin2010-10-281-2/+16
* accepted but ignored - should probably be a 202 http codeMike Macgirvin2010-10-271-2/+2
* rework the logging interfaceMike Macgirvin2010-10-262-53/+23
* a few more fsw tweaksMike Macgirvin2010-10-262-3/+11
* de-duplicate photo importation logicMike Macgirvin2010-10-262-111/+20
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-254-6/+225
* no sparkle on federated networkMike Macgirvin2010-10-241-1/+1
* 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
* 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 som...Mike Macgirvin2010-10-193-4/+6
* 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
* 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