aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* infrastructure for supporting pages/groupsMike Macgirvin2010-10-163-7/+26
|
* allow login by username and multiple unique email addresses on system - this ↵Mike Macgirvin2010-10-165-26/+11
| | | | will provide support for group/celebrity pages (coming soon).
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-152-8/+9
| | | | for hub subscribers to once a day now that we can utilise multiple hubs.
* add recipient url to pubsub instrumentationMike Macgirvin2010-10-151-1/+1
|
* allow for multiple pubsub hubs so everything can still work when/if one goes ↵Mike Macgirvin2010-10-154-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.
* readmeMike Macgirvin2010-10-141-10/+9
|
* readme updateMike Macgirvin2010-10-141-9/+9
|
* can no longer avoid recording the curl response codeMike Macgirvin2010-10-133-5/+23
|
* set correct content-type on feeds, status.net is fussy and ignores the one ↵Mike Macgirvin2010-10-131-0/+2
| | | | declared in the xrd
* proofreading nitsMike Macgirvin2010-10-131-4/+4
|
* updated readmeMike Macgirvin2010-10-131-4/+4
|
* updated readmeMike Macgirvin2010-10-131-22/+33
|
* publish both forms of profile pictures in feeds for compatibility. Also set ↵Mike Macgirvin2010-10-133-4/+8
| | | | sizes.
* mostly cosmeticMike Macgirvin2010-10-132-19/+32
|
* cleanup to ensure protocol version is passed properly. We will need it ↵Mike Macgirvin2010-10-126-22/+44
| | | | if/when any incompatible protocol changes are introduced.
* Provide the ability to subscribe to our user from other federated sites.Mike Macgirvin2010-10-123-111/+152
| | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands
* 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
|