Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | will provide support for group/celebrity pages (coming soon). | |||||
* | don't allow ignored contacts to post through the hub, change default poll | Mike Macgirvin | 2010-10-15 | 1 | -7/+8 | |
| | | | | for hub subscribers to once a day now that we can utilise multiple hubs. | |||||
* | allow for multiple pubsub hubs so everything can still work when/if one goes ↵ | Mike Macgirvin | 2010-10-15 | 3 | -17/+61 | |
| | | | | | | | | flaky (Google's hub has been particularly unreliable recently and the symptoms are that you just stop receiving updates, and/or updates you send are silently dropped and never delivered). Also add more instrumentation to help debug pubsub issues. | |||||
* | 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 ↵ | 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 | |
| |