Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 2 | -8/+11 | |
| | | | | if/when any incompatible protocol changes are introduced. | |||||
* | minor cleanup | Mike Macgirvin | 2010-10-12 | 1 | -7/+6 | |
| | ||||||
* | more comprehensive XRD linkages | Mike Macgirvin | 2010-10-12 | 1 | -1/+1 | |
| | ||||||
* | inline salmon magic keys | Mike Macgirvin | 2010-10-12 | 1 | -0/+18 | |
| | ||||||
* | protocol revision, send dfrn_confirm binary items as hex | Mike Macgirvin | 2010-10-11 | 1 | -3/+4 | |
| | ||||||
* | 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 ↵ | Mike Macgirvin | 2010-10-10 | 1 | -1/+1 | |
| | | | | the hub cannot be relied on. | |||||
* | make it much easier to debug friend acceptance issues | Mike Macgirvin | 2010-10-10 | 1 | -3/+21 | |
| | | | | by reporting specific error conditions across the wire. | |||||
* | put the correct cursor on the jot links, still having some | Mike Macgirvin | 2010-10-10 | 1 | -1/+3 | |
| | | | | issues with the photo upload link, since it's overlayed with an ilayer | |||||
* | after login from arbitrary page, send back to that page | Mike Macgirvin | 2010-10-09 | 1 | -2/+2 | |
| | ||||||
* | issue #1, need login link on profile pages | Mike Macgirvin | 2010-10-09 | 1 | -1/+4 | |
| | ||||||
* | sort out the magic cursor | Mike Macgirvin | 2010-10-08 | 1 | -15/+0 | |
| | ||||||
* | match patterns against the encoder | Mike Macgirvin | 2010-10-07 | 1 | -3/+1 | |
| | ||||||
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 2 | -0/+4 | |
| | ||||||
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 1 | -0/+4 | |
| | ||||||
* | i18n officially ready for prime time. | Mike Macgirvin | 2010-10-06 | 1 | -0/+21 | |
| | ||||||
* | more little stuff | Mike Macgirvin | 2010-10-05 | 1 | -1/+1 | |
| | ||||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 2 | -1/+8 | |
| | | | | also friend confirm was getting wrong email | |||||
* | xrd cannot be called before db is open to get language | Mike Macgirvin | 2010-10-04 | 2 | -2/+2 | |
| | ||||||
* | notify hub only on public updates | Mike Macgirvin | 2010-10-02 | 2 | -14/+24 | |
| | ||||||
* | automatically subscribe to hub if conditions are right | Mike Macgirvin | 2010-10-01 | 1 | -1/+1 | |
| | ||||||
* | trialing pubsubhubbub - operational tweaks | Mike Macgirvin | 2010-10-01 | 2 | -3/+5 | |
| | ||||||
* | pass params as string rather than array so it doesn't | Mike Macgirvin | 2010-09-30 | 2 | -8/+2 | |
| | | | | get changed to multipart/forma-data | |||||
* | the rest of pubsubhubbub except for the UI that actually turns it on | Mike Macgirvin | 2010-09-30 | 3 | -3/+48 | |
| | ||||||
* | pubsubhubbub db refinements | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 | |
| | ||||||
* | pubsubhubbub - discovery and notifier | Mike Macgirvin | 2010-09-30 | 2 | -0/+15 | |
| | ||||||
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 2 | -232/+241 | |
| | ||||||
* | implement rel alternate, some corresponding last minute touchups on display ↵ | Mike Macgirvin | 2010-09-30 | 2 | -0/+5 | |
| | | | | module | |||||
* | bloody ie8 | Mike Macgirvin | 2010-09-29 | 1 | -7/+7 | |
| | ||||||
* | show members of locked conversations | Mike Macgirvin | 2010-09-29 | 2 | -3/+50 | |
| | ||||||
* | i18n string extraction util | Mike Macgirvin | 2010-09-29 | 1 | -4/+4 | |
| | ||||||
* | moved a couple of translatable strings from js include file to translatable view | Mike Macgirvin | 2010-09-29 | 1 | -18/+0 | |
| | ||||||
* | inherit parent ACL's on remote children | Mike Macgirvin | 2010-09-28 | 1 | -3/+17 | |
| | ||||||
* | animate the sparkler, author was getting sparkled on own page | Mike Macgirvin | 2010-09-27 | 1 | -0/+15 | |
| | ||||||
* | clarify birthday doco, Facebook really screwed this one up. | Mike Macgirvin | 2010-09-27 | 1 | -4/+5 | |
| | ||||||
* | doco | Mike Macgirvin | 2010-09-27 | 1 | -0/+34 | |
| | ||||||
* | cleaned up ACL expansion to remove unwanted '0' elements | Mike Macgirvin | 2010-09-26 | 1 | -2/+2 | |
| | ||||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 4 | -14/+14 | |
| | ||||||
* | configurable logo banner | Mike Macgirvin | 2010-09-26 | 1 | -1/+7 | |
| | ||||||
* | preliminary network abstraction, configurable debugging. | Mike Macgirvin | 2010-09-26 | 3 | -130/+152 | |
| | ||||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 3 | -10/+10 | |
| | ||||||
* | relationship direction was too confusing to work with. instead of ↵ | Mike Macgirvin | 2010-09-21 | 1 | -2/+2 | |
| | | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud". | |||||
* | remove debugging on public repository | Mike Macgirvin | 2010-09-21 | 2 | -2/+2 | |
| | ||||||
* | pass vars via javascript, not html. Also fix broken pause img on IE | Mike Macgirvin | 2010-09-20 | 1 | -10/+6 | |
| | ||||||
* | more robust feed error handling, at the expense of performance. | Mike Macgirvin | 2010-09-20 | 3 | -150/+154 | |
| | | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session. | |||||
* | provide visual indicator when pausing ajax updates | Mike Macgirvin | 2010-09-20 | 1 | -1/+8 | |
| | ||||||
* | theme cleanup | Mike Macgirvin | 2010-09-18 | 2 | -0/+3 | |
| | ||||||
* | friends not being correctly unmarked for death after contact resumed | Mike Macgirvin | 2010-09-17 | 2 | -3/+5 | |
| | ||||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 4 | -20/+116 | |
| |