| Commit message (Expand) | Author | Age | Files | Lines |
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 1 | -3/+9 |
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 2 | -2/+2 |
* | pass community page permissions through notification feeds | Mike Macgirvin | 2010-10-18 | 2 | -6/+7 |
* | wrong type comparison (string, int) which was the cause of the last problem. | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
* | funny behaviour with post permissions after recent changes | Mike Macgirvin | 2010-10-17 | 1 | -1/+5 |
* | dash, not underscore | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 3 | -9/+20 |
* | allow login by username and multiple unique email addresses on system - this ... | Mike Macgirvin | 2010-10-16 | 1 | -1/+2 |
* | don't allow ignored contacts to post through the hub, change default poll | Mike Macgirvin | 2010-10-15 | 1 | -7/+8 |
* | allow for multiple pubsub hubs so everything can still work when/if one goes ... | Mike Macgirvin | 2010-10-15 | 3 | -17/+61 |
* | can no longer avoid recording the curl response code | Mike Macgirvin | 2010-10-13 | 1 | -0/+3 |
* | cleanup to ensure protocol version is passed properly. We will need it if/whe... | Mike Macgirvin | 2010-10-12 | 2 | -8/+11 |
* | 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 t... | Mike Macgirvin | 2010-10-10 | 1 | -1/+1 |
* | make it much easier to debug friend acceptance issues | Mike Macgirvin | 2010-10-10 | 1 | -3/+21 |
* | put the correct cursor on the jot links, still having some | Mike Macgirvin | 2010-10-10 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | 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 m... | Mike Macgirvin | 2010-09-30 | 2 | -0/+5 |
* | 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 |