Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | magic-envelope verification, status.net appears to do it wrong. | Mike Macgirvin | 2010-10-21 | 1 | -7/+163 |
| | | | | | | Ultimately we need to do it right (or why bother having a spec?), and fallback to doing it wrong if we're talking to a broken system - which ironically seems to include most of the federated social web projects. | ||||
* | use browser geolocation when desired | Mike Macgirvin | 2010-10-19 | 5 | -18/+59 |
| | |||||
* | duplex wasn't getting set correctly on group pages | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify ↵ | Mike Macgirvin | 2010-10-19 | 3 | -4/+6 |
| | | | | some contact lookups, some cleanup of app/boot | ||||
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 3 | -12/+19 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 15 | -77/+77 |
| | |||||
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 9 | -33/+62 |
| | |||||
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 6 | -27/+87 |
| | |||||
* | allow login by username and multiple unique email addresses on system - this ↵ | Mike Macgirvin | 2010-10-16 | 2 | -20/+7 |
| | | | | 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 | -1/+1 |
| | | | | 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 | 1 | -2/+6 |
| | | | | | | | | 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 | -5/+4 |
| | |||||
* | 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 | ||||
* | mostly cosmetic | Mike Macgirvin | 2010-10-13 | 1 | -3/+3 |
| | |||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 4 | -14/+33 |
| | | | | 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 | 1 | -107/+139 |
| | | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands | ||||
* | modularise webfinger and make it service agnostic | Mike Macgirvin | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | more comprehensive XRD linkages | Mike Macgirvin | 2010-10-12 | 1 | -6/+8 |
| | |||||
* | inline salmon magic keys | Mike Macgirvin | 2010-10-12 | 2 | -5/+12 |
| | |||||
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 2 | -4/+20 |
| | |||||
* | 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 | 1 | -5/+7 |
| | |||||
* | 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 | 1 | -98/+115 |
| | | | | by reporting specific error conditions across the wire. | ||||
* | 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 |
| | |||||
* | salmon-magic-public-freaking-nasty-keys | Mike Macgirvin | 2010-10-06 | 2 | -1/+35 |
| | |||||
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 3 | -2/+55 |
| | |||||
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 1 | -2/+2 |
| | |||||
* | remove debugging statement | Mike Macgirvin | 2010-10-06 | 1 | -1/+0 |
| | |||||
* | more doco | Mike Macgirvin | 2010-10-06 | 1 | -0/+14 |
| | |||||
* | friend acceptance sets up lots of important stuff, so we | Mike Macgirvin | 2010-10-05 | 1 | -8/+25 |
| | | | | need to be absolutely bulletproof when (not if) things go wrong. | ||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 4 | -42/+45 |
| | | | | also friend confirm was getting wrong email | ||||
* | xrd cannot be called before db is open to get language | Mike Macgirvin | 2010-10-04 | 1 | -28/+22 |
| | |||||
* | force lowercase nickname | Mike Macgirvin | 2010-10-02 | 1 | -1/+2 |
| | |||||
* | automatically subscribe to hub if conditions are right | Mike Macgirvin | 2010-10-01 | 1 | -16/+1 |
| | |||||
* | trialing pubsubhubbub - operational tweaks | Mike Macgirvin | 2010-10-01 | 2 | -6/+36 |
| | |||||
* | the rest of pubsubhubbub except for the UI that actually turns it on | Mike Macgirvin | 2010-09-30 | 1 | -1/+2 |
| | |||||
* | pubsubhubbub db refinements | Mike Macgirvin | 2010-09-30 | 1 | -2/+2 |
| | |||||
* | pubsubhubbub - discovery and notifier | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 2 | -2/+113 |
| | |||||
* | implement rel alternate, some corresponding last minute touchups on display ↵ | Mike Macgirvin | 2010-09-30 | 2 | -9/+5 |
| | | | | module | ||||
* | add linebreak to invisibility notice | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | notify people when they are invisible | Mike Macgirvin | 2010-09-30 | 1 | -0/+6 |
| | |||||
* | show members of locked conversations | Mike Macgirvin | 2010-09-29 | 4 | -9/+70 |
| | |||||
* | i18n string extraction util | Mike Macgirvin | 2010-09-29 | 3 | -5/+5 |
| | |||||
* | show lockstate on messages, sparkle failure on profile page, | Mike Macgirvin | 2010-09-28 | 3 | -2/+26 |
| | | | | comments on typo checker | ||||
* | found yet another typo, so created a typo finder | Mike Macgirvin | 2010-09-28 | 1 | -1/+1 |
| |