aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanupMike Macgirvin2010-10-122-13/+17
|
* modularise webfinger and make it service agnosticMike Macgirvin2010-10-122-39/+71
|
* i18n strings updateMike Macgirvin2010-10-121-8/+14
|
* more comprehensive XRD linkagesMike Macgirvin2010-10-123-21/+33
|
* inline salmon magic keysMike Macgirvin2010-10-124-8/+31
|
* auto-update - create 's' keys for all users that don't have 'emMike Macgirvin2010-10-122-3/+24
|
* added 's' keys - salmon keys, small keys, stupid keys, whatever...Mike Macgirvin2010-10-115-15/+36
|
* if pubkey is encrypted, it will also be packaged for safe transportMike Macgirvin2010-10-111-5/+9
|
* protocol revision, send dfrn_confirm binary items as hexMike Macgirvin2010-10-113-9/+12
|
* Use dual delivery when dealing with flaky hub, reduce poll to once/hourMike Macgirvin2010-10-101-1/+8
|
* activity objects weren't escaped properlyMike Macgirvin2010-10-101-5/+5
|
* google hub not working, this fix may be temporary or it may be permanent if ↵Mike Macgirvin2010-10-101-1/+1
| | | | the hub cannot be relied on.
* A bit more telemetry of friend confirms and lots of extra docoMike Macgirvin2010-10-101-211/+270
| | | | to understand what is happening and why.
* further enhance the friend confirm reportingMike Macgirvin2010-10-101-4/+10
|
* make it much easier to debug friend acceptance issuesMike Macgirvin2010-10-103-105/+144
| | | | by reporting specific error conditions across the wire.
* put the correct cursor on the jot links, still having someMike Macgirvin2010-10-103-3/+16
| | | | issues with the photo upload link, since it's overlayed with an ilayer
* allow leading/trailing whitespace in passwordsMike Macgirvin2010-10-091-2/+2
|
* ensure regmod redirects to itself after loginMike Macgirvin2010-10-091-0/+2
|
* after login from arbitrary page, send back to that pageMike Macgirvin2010-10-092-2/+4
|
* issue #1, need login link on profile pagesMike Macgirvin2010-10-092-1/+11
|
* couldn't distinguish links from black text, changed them to the header ↵Mike Macgirvin2010-10-081-2/+3
| | | | background colour
* sort out the magic cursorMike Macgirvin2010-10-083-16/+1
|
* new default theme (thx: Manu Revah)Mike Macgirvin2010-10-084-101/+294
|
* match patterns against the encoderMike Macgirvin2010-10-071-3/+1
|
* doco for fallback config fileMike Macgirvin2010-10-071-4/+17
|
* Needed for salmon which seems to have a fixation with forcing you to ↵Mike Macgirvin2010-10-0723-0/+16337
| | | | encode/decode ASN.1. Sick.
* salmon-magic-public-freaking-nasty-keysMike Macgirvin2010-10-064-9/+41
|
* infrastructure for salmonMike Macgirvin2010-10-068-2/+63
|
* language strings updateMike Macgirvin2010-10-061-1/+4
|
* more instrumentationMike Macgirvin2010-10-063-2/+10
|
* i18n officially ready for prime time.Mike Macgirvin2010-10-064-5/+52
|
* remove debugging statementMike Macgirvin2010-10-061-1/+0
|
* disallow viewing raw templates from httpMike Macgirvin2010-10-061-0/+3
|
* more docoMike Macgirvin2010-10-061-0/+14
|
* more little stuffMike Macgirvin2010-10-051-1/+1
|
* friend acceptance sets up lots of important stuff, so weMike Macgirvin2010-10-052-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 Macgirvin2010-10-051-0/+303
|
* typoMike Macgirvin2010-10-051-1/+1
|
* script to update/repair installed db between Sep22-Oct6,2010Mike Macgirvin2010-10-051-0/+13
|
* schema was out of dateMike Macgirvin2010-10-051-2/+6
|
* a bit more robust about loading external picsMike Macgirvin2010-10-047-43/+62
| | | | also friend confirm was getting wrong email
* some tools we'll require going forwardMike Macgirvin2010-10-042-0/+1683
|
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-043-30/+24
|
* force lowercase nicknameMike Macgirvin2010-10-021-1/+2
|
* notify hub only on public updatesMike Macgirvin2010-10-022-14/+24
|
* add pubsubhubbub to default configurationMike Macgirvin2010-10-012-1/+11
|
* automatically subscribe to hub if conditions are rightMike Macgirvin2010-10-013-18/+2
|
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-015-9/+42
|
* pass params as string rather than array so it doesn'tMike Macgirvin2010-09-302-8/+2
| | | | get changed to multipart/forma-data
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-304-4/+50
|