Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | funny behaviour with post permissions after recent changes | Mike Macgirvin | 2010-10-17 | 2 | -2/+6 |
| | |||||
* | dash, not underscore | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
| | |||||
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 15 | -65/+136 |
| | |||||
* | infrastructure for supporting pages/groups | Mike Macgirvin | 2010-10-16 | 3 | -7/+26 |
| | |||||
* | allow login by username and multiple unique email addresses on system - this ↵ | Mike Macgirvin | 2010-10-16 | 5 | -26/+11 |
| | | | | 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 | 2 | -8/+9 |
| | | | | for hub subscribers to once a day now that we can utilise multiple hubs. | ||||
* | add recipient url to pubsub instrumentation | Mike Macgirvin | 2010-10-15 | 1 | -1/+1 |
| | |||||
* | allow for multiple pubsub hubs so everything can still work when/if one goes ↵ | Mike Macgirvin | 2010-10-15 | 4 | -19/+67 |
| | | | | | | | | 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. | ||||
* | readme | Mike Macgirvin | 2010-10-14 | 1 | -10/+9 |
| | |||||
* | readme update | Mike Macgirvin | 2010-10-14 | 1 | -9/+9 |
| | |||||
* | can no longer avoid recording the curl response code | Mike Macgirvin | 2010-10-13 | 3 | -5/+23 |
| | |||||
* | 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 | ||||
* | proofreading nits | Mike Macgirvin | 2010-10-13 | 1 | -4/+4 |
| | |||||
* | updated readme | Mike Macgirvin | 2010-10-13 | 1 | -4/+4 |
| | |||||
* | updated readme | Mike Macgirvin | 2010-10-13 | 1 | -22/+33 |
| | |||||
* | publish both forms of profile pictures in feeds for compatibility. Also set ↵ | Mike Macgirvin | 2010-10-13 | 3 | -4/+8 |
| | | | | sizes. | ||||
* | mostly cosmetic | Mike Macgirvin | 2010-10-13 | 2 | -19/+32 |
| | |||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 6 | -22/+44 |
| | | | | 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 | 3 | -111/+152 |
| | | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands | ||||
* | minor cleanup | Mike Macgirvin | 2010-10-12 | 2 | -13/+17 |
| | |||||
* | modularise webfinger and make it service agnostic | Mike Macgirvin | 2010-10-12 | 2 | -39/+71 |
| | |||||
* | i18n strings update | Mike Macgirvin | 2010-10-12 | 1 | -8/+14 |
| | |||||
* | more comprehensive XRD linkages | Mike Macgirvin | 2010-10-12 | 3 | -21/+33 |
| | |||||
* | inline salmon magic keys | Mike Macgirvin | 2010-10-12 | 4 | -8/+31 |
| | |||||
* | auto-update - create 's' keys for all users that don't have 'em | Mike Macgirvin | 2010-10-12 | 2 | -3/+24 |
| | |||||
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 5 | -15/+36 |
| | |||||
* | 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 | 3 | -9/+12 |
| | |||||
* | 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. | ||||
* | 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 | 3 | -105/+144 |
| | | | | by reporting specific error conditions across the wire. | ||||
* | put the correct cursor on the jot links, still having some | Mike Macgirvin | 2010-10-10 | 3 | -3/+16 |
| | | | | issues with the photo upload link, since it's overlayed with an ilayer | ||||
* | 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 |
| | |||||
* | after login from arbitrary page, send back to that page | Mike Macgirvin | 2010-10-09 | 2 | -2/+4 |
| | |||||
* | issue #1, need login link on profile pages | Mike Macgirvin | 2010-10-09 | 2 | -1/+11 |
| | |||||
* | couldn't distinguish links from black text, changed them to the header ↵ | Mike Macgirvin | 2010-10-08 | 1 | -2/+3 |
| | | | | background colour | ||||
* | sort out the magic cursor | Mike Macgirvin | 2010-10-08 | 3 | -16/+1 |
| | |||||
* | new default theme (thx: Manu Revah) | Mike Macgirvin | 2010-10-08 | 4 | -101/+294 |
| | |||||
* | match patterns against the encoder | Mike Macgirvin | 2010-10-07 | 1 | -3/+1 |
| | |||||
* | doco for fallback config file | Mike Macgirvin | 2010-10-07 | 1 | -4/+17 |
| | |||||
* | Needed for salmon which seems to have a fixation with forcing you to ↵ | Mike Macgirvin | 2010-10-07 | 23 | -0/+16337 |
| | | | | encode/decode ASN.1. Sick. | ||||
* | salmon-magic-public-freaking-nasty-keys | Mike Macgirvin | 2010-10-06 | 4 | -9/+41 |
| | |||||
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 8 | -2/+63 |
| | |||||
* | language strings update | Mike Macgirvin | 2010-10-06 | 1 | -1/+4 |
| | |||||
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 3 | -2/+10 |
| | |||||
* | i18n officially ready for prime time. | Mike Macgirvin | 2010-10-06 | 4 | -5/+52 |
| |