| Commit message (Expand) | Author | Age | Files | Lines |
* | accepted but ignored - should probably be a 202 http code | Mike Macgirvin | 2010-10-27 | 1 | -2/+2 |
* | rework the logging interface | Mike Macgirvin | 2010-10-26 | 2 | -53/+23 |
* | a few more fsw tweaks | Mike Macgirvin | 2010-10-26 | 2 | -3/+11 |
* | de-duplicate photo importation logic | Mike Macgirvin | 2010-10-26 | 2 | -111/+20 |
* | two-way subscriptions working with federated social accounts | Mike Macgirvin | 2010-10-25 | 4 | -6/+225 |
* | no sparkle on federated network | Mike Macgirvin | 2010-10-24 | 1 | -1/+1 |
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 6 | -177/+251 |
* | add nicknames to contact records (going forward and retroactive) | Mike Macgirvin | 2010-10-23 | 3 | -7/+10 |
* | clean up the salmon consumer bits | Mike Macgirvin | 2010-10-21 | 1 | -11/+25 |
* | put lrdd link into html headers for completeness | Mike Macgirvin | 2010-10-21 | 1 | -4/+6 |
* | magic-envelope verification, status.net appears to do it wrong. | Mike Macgirvin | 2010-10-21 | 1 | -7/+163 |
* | use browser geolocation when desired | Mike Macgirvin | 2010-10-19 | 5 | -18/+59 |
* | duplex wasn't getting set correctly on group pages | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
* | lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify som... | Mike Macgirvin | 2010-10-19 | 3 | -4/+6 |
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 3 | -12/+19 |
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 15 | -77/+77 |
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 9 | -33/+62 |
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 6 | -27/+87 |
* | allow login by username and multiple unique email addresses on system - this ... | Mike Macgirvin | 2010-10-16 | 2 | -20/+7 |
* | don't allow ignored contacts to post through the hub, change default poll | Mike Macgirvin | 2010-10-15 | 1 | -1/+1 |
* | add recipient url to pubsub instrumentation | Mike Macgirvin | 2010-10-15 | 1 | -1/+1 |
* | allow for multiple pubsub hubs so everything can still work when/if one goes ... | Mike Macgirvin | 2010-10-15 | 1 | -2/+6 |
* | can no longer avoid recording the curl response code | Mike Macgirvin | 2010-10-13 | 1 | -5/+4 |
* | set correct content-type on feeds, status.net is fussy and ignores the one de... | Mike Macgirvin | 2010-10-13 | 1 | -0/+2 |
* | mostly cosmetic | Mike Macgirvin | 2010-10-13 | 1 | -3/+3 |
* | cleanup to ensure protocol version is passed properly. We will need it if/whe... | Mike Macgirvin | 2010-10-12 | 4 | -14/+33 |
* | Provide the ability to subscribe to our user from other federated sites. | Mike Macgirvin | 2010-10-12 | 1 | -107/+139 |
* | modularise webfinger and make it service agnostic | Mike Macgirvin | 2010-10-12 | 1 | -1/+1 |
* | more comprehensive XRD linkages | Mike Macgirvin | 2010-10-12 | 1 | -6/+8 |
* | inline salmon magic keys | Mike Macgirvin | 2010-10-12 | 2 | -5/+12 |
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 2 | -4/+20 |
* | if pubkey is encrypted, it will also be packaged for safe transport | Mike Macgirvin | 2010-10-11 | 1 | -5/+9 |
* | protocol revision, send dfrn_confirm binary items as hex | Mike Macgirvin | 2010-10-11 | 1 | -5/+7 |
* | A bit more telemetry of friend confirms and lots of extra doco | Mike Macgirvin | 2010-10-10 | 1 | -211/+270 |
* | further enhance the friend confirm reporting | Mike Macgirvin | 2010-10-10 | 1 | -4/+10 |
* | make it much easier to debug friend acceptance issues | Mike Macgirvin | 2010-10-10 | 1 | -98/+115 |
* | allow leading/trailing whitespace in passwords | Mike Macgirvin | 2010-10-09 | 1 | -2/+2 |
* | ensure regmod redirects to itself after login | Mike Macgirvin | 2010-10-09 | 1 | -0/+2 |
* | salmon-magic-public-freaking-nasty-keys | Mike Macgirvin | 2010-10-06 | 2 | -1/+35 |
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 3 | -2/+55 |
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 1 | -2/+2 |
* | remove debugging statement | Mike Macgirvin | 2010-10-06 | 1 | -1/+0 |
* | more doco | Mike Macgirvin | 2010-10-06 | 1 | -0/+14 |
* | friend acceptance sets up lots of important stuff, so we | Mike Macgirvin | 2010-10-05 | 1 | -8/+25 |
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 4 | -42/+45 |
* | xrd cannot be called before db is open to get language | Mike Macgirvin | 2010-10-04 | 1 | -28/+22 |
* | force lowercase nickname | Mike Macgirvin | 2010-10-02 | 1 | -1/+2 |
* | automatically subscribe to hub if conditions are right | Mike Macgirvin | 2010-10-01 | 1 | -16/+1 |
* | trialing pubsubhubbub - operational tweaks | Mike Macgirvin | 2010-10-01 | 2 | -6/+36 |
* | the rest of pubsubhubbub except for the UI that actually turns it on | Mike Macgirvin | 2010-09-30 | 1 | -1/+2 |