Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set correct content-type on feeds, status.net is fussy and ignores the one ↵ | Mike Macgirvin | 2010-10-13 | 1 | -0/+2 |
| | | | | declared in the xrd | ||||
* | mostly cosmetic | Mike Macgirvin | 2010-10-13 | 1 | -3/+3 |
| | |||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 4 | -14/+33 |
| | | | | if/when any incompatible protocol changes are introduced. | ||||
* | Provide the ability to subscribe to our user from other federated sites. | Mike Macgirvin | 2010-10-12 | 1 | -107/+139 |
| | | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands | ||||
* | 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 |
| | | | | to understand what is happening and why. | ||||
* | 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 |
| | | | | by reporting specific error conditions across the wire. | ||||
* | 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 |
| | | | | need to be absolutely bulletproof when (not if) things go wrong. | ||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 4 | -42/+45 |
| | | | | also friend confirm was getting wrong email | ||||
* | 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 |
| | |||||
* | pubsubhubbub db refinements | Mike Macgirvin | 2010-09-30 | 1 | -2/+2 |
| | |||||
* | pubsubhubbub - discovery and notifier | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 2 | -2/+113 |
| | |||||
* | implement rel alternate, some corresponding last minute touchups on display ↵ | Mike Macgirvin | 2010-09-30 | 2 | -9/+5 |
| | | | | module | ||||
* | add linebreak to invisibility notice | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | notify people when they are invisible | Mike Macgirvin | 2010-09-30 | 1 | -0/+6 |
| | |||||
* | show members of locked conversations | Mike Macgirvin | 2010-09-29 | 4 | -9/+70 |
| | |||||
* | i18n string extraction util | Mike Macgirvin | 2010-09-29 | 3 | -5/+5 |
| | |||||
* | show lockstate on messages, sparkle failure on profile page, | Mike Macgirvin | 2010-09-28 | 3 | -2/+26 |
| | | | | comments on typo checker | ||||
* | found yet another typo, so created a typo finder | Mike Macgirvin | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | animate the sparkler, author was getting sparkled on own page | Mike Macgirvin | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | you and me babe | Mike Macgirvin | 2010-09-27 | 2 | -2/+2 |
| | |||||
* | fixed photo comments, msg typo, and changed cursor when hovering | Mike Macgirvin | 2010-09-27 | 6 | -30/+137 |
| | | | | over "special friends" where SSO is allowed | ||||
* | cleaned up ACL expansion to remove unwanted '0' elements | Mike Macgirvin | 2010-09-26 | 1 | -1/+1 |
| | |||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 13 | -44/+44 |
| | |||||
* | preliminary network abstraction, configurable debugging. | Mike Macgirvin | 2010-09-26 | 6 | -12/+23 |
| | |||||
* | per design spec, hide global directory if update url not present | Mike Macgirvin | 2010-09-23 | 1 | -1/+7 |
| | |||||
* | for corp and edu sites, allow registration only to certain email addrs | Mike Macgirvin | 2010-09-23 | 1 | -0/+6 |
| | |||||
* | oops - slipped on last commit, profile tab broke | Mike Macgirvin | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 23 | -83/+87 |
| | |||||
* | greatly simplify sorting by relation type, though it still isn't fully ↵ | Mike Macgirvin | 2010-09-21 | 1 | -16/+2 |
| | | | | implemented. | ||||
* | relationship direction was too confusing to work with. instead of ↵ | Mike Macgirvin | 2010-09-21 | 5 | -21/+21 |
| | | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud". | ||||
* | prepare for open source server release | Mike Macgirvin | 2010-09-21 | 3 | -5/+5 |
| |