Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | remove debugging statement | Mike Macgirvin | 2010-10-06 | 1 | -1/+0 | |
| | ||||||
* | disallow viewing raw templates from http | Mike Macgirvin | 2010-10-06 | 1 | -0/+3 | |
| | ||||||
* | more doco | Mike Macgirvin | 2010-10-06 | 1 | -0/+14 | |
| | ||||||
* | more little stuff | Mike Macgirvin | 2010-10-05 | 1 | -1/+1 | |
| | ||||||
* | friend acceptance sets up lots of important stuff, so we | Mike Macgirvin | 2010-10-05 | 2 | -9/+28 | |
| | | | | need to be absolutely bulletproof when (not if) things go wrong. | |||||
* | file needed to parse public keys to generate salmon magic-sigs. | Mike Macgirvin | 2010-10-05 | 1 | -0/+303 | |
| | ||||||
* | typo | Mike Macgirvin | 2010-10-05 | 1 | -1/+1 | |
| | ||||||
* | script to update/repair installed db between Sep22-Oct6,2010 | Mike Macgirvin | 2010-10-05 | 1 | -0/+13 | |
| | ||||||
* | schema was out of date | Mike Macgirvin | 2010-10-05 | 1 | -2/+6 | |
| | ||||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 7 | -43/+62 | |
| | | | | also friend confirm was getting wrong email | |||||
* | some tools we'll require going forward | Mike Macgirvin | 2010-10-04 | 2 | -0/+1683 | |
| | ||||||
* | xrd cannot be called before db is open to get language | Mike Macgirvin | 2010-10-04 | 3 | -30/+24 | |
| | ||||||
* | force lowercase nickname | Mike Macgirvin | 2010-10-02 | 1 | -1/+2 | |
| | ||||||
* | notify hub only on public updates | Mike Macgirvin | 2010-10-02 | 2 | -14/+24 | |
| | ||||||
* | add pubsubhubbub to default configuration | Mike Macgirvin | 2010-10-01 | 2 | -1/+11 | |
| | ||||||
* | automatically subscribe to hub if conditions are right | Mike Macgirvin | 2010-10-01 | 3 | -18/+2 | |
| | ||||||
* | trialing pubsubhubbub - operational tweaks | Mike Macgirvin | 2010-10-01 | 5 | -9/+42 | |
| | ||||||
* | 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 | 4 | -4/+50 | |
| | ||||||
* | pubsubhubbub db refinements | Mike Macgirvin | 2010-09-30 | 5 | -5/+18 | |
| | ||||||
* | pubsubhubbub - discovery and notifier | Mike Macgirvin | 2010-09-30 | 4 | -1/+17 | |
| | ||||||
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 7 | -238/+363 | |
| | ||||||
* | implement rel alternate, some corresponding last minute touchups on display ↵ | Mike Macgirvin | 2010-09-30 | 6 | -9/+12 | |
| | | | | module | |||||
* | add linebreak to invisibility notice | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 | |
| |