Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 2 | -6/+6 |
| | |||||
* | tag each side of the duplex | Mike Macgirvin | 2010-09-12 | 2 | -5/+33 |
| | |||||
* | reverse sort order for public feeds | Mike Macgirvin | 2010-09-10 | 1 | -2/+8 |
| | |||||
* | upgrading the photo and name update | Mike Macgirvin | 2010-09-10 | 2 | -46/+80 |
| | |||||
* | more preparation for activities | Mike Macgirvin | 2010-09-09 | 1 | -0/+8 |
| | |||||
* | item cleanup | Mike Macgirvin | 2010-09-09 | 1 | -30/+32 |
| | |||||
* | populate wall element | Mike Macgirvin | 2010-09-09 | 1 | -0/+1 |
| | |||||
* | cleanup | Mike Macgirvin | 2010-09-09 | 2 | -89/+85 |
| | |||||
* | found the missing comment box bug | Mike Macgirvin | 2010-09-09 | 2 | -6/+29 |
| | |||||
* | undo debug statements | Mike Macgirvin | 2010-09-09 | 1 | -3/+2 |
| | |||||
* | more fixes from landing | Mike Macgirvin | 2010-09-09 | 2 | -3/+5 |
| | |||||
* | fixing typos from 2.0 landing | Mike Macgirvin | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | onemore missing paren | Mike Macgirvin | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 8 | -44/+279 |
| | |||||
* | start on 2way comms, 2.0 dev | Mike Macgirvin | 2010-09-02 | 2 | -33/+50 |
| | |||||
* | fix last-child in face of deletions | Mike Macgirvin | 2010-08-29 | 1 | -2/+21 |
| | |||||
* | can't use ActivityStreams for location. Grrr. | Mike Macgirvin | 2010-08-24 | 1 | -1/+1 |
| | |||||
* | ajax stop/resume hot key | Mike Macgirvin | 2010-08-23 | 1 | -20/+31 |
| |