| Commit message (Expand) | Author | Age | Files | Lines |
* | infrastructure for supporting pages/groups | Mike Macgirvin | 2010-10-16 | 3 | -7/+26 |
* | allow login by username and multiple unique email addresses on system - this ... | Mike Macgirvin | 2010-10-16 | 5 | -26/+11 |
* | don't allow ignored contacts to post through the hub, change default poll | Mike Macgirvin | 2010-10-15 | 2 | -8/+9 |
* | 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 | 4 | -19/+67 |
* | readme | Mike Macgirvin | 2010-10-14 | 1 | -10/+9 |
* | readme update | Mike Macgirvin | 2010-10-14 | 1 | -9/+9 |
* | can no longer avoid recording the curl response code | Mike Macgirvin | 2010-10-13 | 3 | -5/+23 |
* | set correct content-type on feeds, status.net is fussy and ignores the one de... | Mike Macgirvin | 2010-10-13 | 1 | -0/+2 |
* | proofreading nits | Mike Macgirvin | 2010-10-13 | 1 | -4/+4 |
* | updated readme | Mike Macgirvin | 2010-10-13 | 1 | -4/+4 |
* | updated readme | Mike Macgirvin | 2010-10-13 | 1 | -22/+33 |
* | publish both forms of profile pictures in feeds for compatibility. Also set s... | Mike Macgirvin | 2010-10-13 | 3 | -4/+8 |
* | mostly cosmetic | Mike Macgirvin | 2010-10-13 | 2 | -19/+32 |
* | cleanup to ensure protocol version is passed properly. We will need it if/whe... | Mike Macgirvin | 2010-10-12 | 6 | -22/+44 |
* | Provide the ability to subscribe to our user from other federated sites. | Mike Macgirvin | 2010-10-12 | 3 | -111/+152 |
* | minor cleanup | Mike Macgirvin | 2010-10-12 | 2 | -13/+17 |
* | modularise webfinger and make it service agnostic | Mike Macgirvin | 2010-10-12 | 2 | -39/+71 |
* | i18n strings update | Mike Macgirvin | 2010-10-12 | 1 | -8/+14 |
* | more comprehensive XRD linkages | Mike Macgirvin | 2010-10-12 | 3 | -21/+33 |
* | inline salmon magic keys | Mike Macgirvin | 2010-10-12 | 4 | -8/+31 |
* | auto-update - create 's' keys for all users that don't have 'em | Mike Macgirvin | 2010-10-12 | 2 | -3/+24 |
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 5 | -15/+36 |
* | 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 | 3 | -9/+12 |
* | Use dual delivery when dealing with flaky hub, reduce poll to once/hour | Mike Macgirvin | 2010-10-10 | 1 | -1/+8 |
* | activity objects weren't escaped properly | Mike Macgirvin | 2010-10-10 | 1 | -5/+5 |
* | google hub not working, this fix may be temporary or it may be permanent if t... | Mike Macgirvin | 2010-10-10 | 1 | -1/+1 |
* | 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 | 3 | -105/+144 |
* | put the correct cursor on the jot links, still having some | Mike Macgirvin | 2010-10-10 | 3 | -3/+16 |
* | 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 |
* | after login from arbitrary page, send back to that page | Mike Macgirvin | 2010-10-09 | 2 | -2/+4 |
* | issue #1, need login link on profile pages | Mike Macgirvin | 2010-10-09 | 2 | -1/+11 |
* | couldn't distinguish links from black text, changed them to the header backgr... | Mike Macgirvin | 2010-10-08 | 1 | -2/+3 |
* | sort out the magic cursor | Mike Macgirvin | 2010-10-08 | 3 | -16/+1 |
* | new default theme (thx: Manu Revah) | Mike Macgirvin | 2010-10-08 | 4 | -101/+294 |
* | match patterns against the encoder | Mike Macgirvin | 2010-10-07 | 1 | -3/+1 |
* | doco for fallback config file | Mike Macgirvin | 2010-10-07 | 1 | -4/+17 |
* | Needed for salmon which seems to have a fixation with forcing you to encode/d... | Mike Macgirvin | 2010-10-07 | 23 | -0/+16337 |
* | salmon-magic-public-freaking-nasty-keys | Mike Macgirvin | 2010-10-06 | 4 | -9/+41 |
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 8 | -2/+63 |
* | language strings update | Mike Macgirvin | 2010-10-06 | 1 | -1/+4 |
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 3 | -2/+10 |
* | i18n officially ready for prime time. | Mike Macgirvin | 2010-10-06 | 4 | -5/+52 |
* | remove debugging statement | Mike Macgirvin | 2010-10-06 | 1 | -1/+0 |
* | disallow viewing raw templates from http | Mike Macgirvin | 2010-10-06 | 1 | -0/+3 |
* | more doco | Mike Macgirvin | 2010-10-06 | 1 | -0/+14 |