aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* allow login by username and multiple unique email addresses on system - this ...Mike Macgirvin2010-10-161-1/+2
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-151-7/+8
* allow for multiple pubsub hubs so everything can still work when/if one goes ...Mike Macgirvin2010-10-153-17/+61
* can no longer avoid recording the curl response codeMike Macgirvin2010-10-131-0/+3
* cleanup to ensure protocol version is passed properly. We will need it if/whe...Mike Macgirvin2010-10-122-8/+11
* minor cleanupMike Macgirvin2010-10-121-7/+6
* more comprehensive XRD linkagesMike Macgirvin2010-10-121-1/+1
* inline salmon magic keysMike Macgirvin2010-10-121-0/+18
* protocol revision, send dfrn_confirm binary items as hexMike Macgirvin2010-10-111-3/+4
* 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 t...Mike Macgirvin2010-10-101-1/+1
* make it much easier to debug friend acceptance issuesMike Macgirvin2010-10-101-3/+21
* put the correct cursor on the jot links, still having someMike Macgirvin2010-10-101-1/+3
* after login from arbitrary page, send back to that pageMike Macgirvin2010-10-091-2/+2
* issue #1, need login link on profile pagesMike Macgirvin2010-10-091-1/+4
* sort out the magic cursorMike Macgirvin2010-10-081-15/+0
* match patterns against the encoderMike Macgirvin2010-10-071-3/+1
* infrastructure for salmonMike Macgirvin2010-10-062-0/+4
* more instrumentationMike Macgirvin2010-10-061-0/+4
* i18n officially ready for prime time.Mike Macgirvin2010-10-061-0/+21
* more little stuffMike Macgirvin2010-10-051-1/+1
* a bit more robust about loading external picsMike Macgirvin2010-10-042-1/+8
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-042-2/+2
* notify hub only on public updatesMike Macgirvin2010-10-022-14/+24
* automatically subscribe to hub if conditions are rightMike Macgirvin2010-10-011-1/+1
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-012-3/+5
* pass params as string rather than array so it doesn'tMike Macgirvin2010-09-302-8/+2
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-303-3/+48
* pubsubhubbub db refinementsMike Macgirvin2010-09-301-1/+1
* pubsubhubbub - discovery and notifierMike Macgirvin2010-09-302-0/+15
* pubsubhubbub endpointMike Macgirvin2010-09-302-232/+241
* implement rel alternate, some corresponding last minute touchups on display m...Mike Macgirvin2010-09-302-0/+5
* bloody ie8Mike Macgirvin2010-09-291-7/+7
* show members of locked conversationsMike Macgirvin2010-09-292-3/+50
* i18n string extraction utilMike Macgirvin2010-09-291-4/+4
* moved a couple of translatable strings from js include file to translatable viewMike Macgirvin2010-09-291-18/+0
* inherit parent ACL's on remote childrenMike Macgirvin2010-09-281-3/+17
* animate the sparkler, author was getting sparkled on own pageMike Macgirvin2010-09-271-0/+15
* clarify birthday doco, Facebook really screwed this one up.Mike Macgirvin2010-09-271-4/+5
* docoMike Macgirvin2010-09-271-0/+34
* cleaned up ACL expansion to remove unwanted '0' elementsMike Macgirvin2010-09-261-2/+2
* stronger type checking on comparisonsMike Macgirvin2010-09-264-14/+14
* configurable logo bannerMike Macgirvin2010-09-261-1/+7
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-263-130/+152
* localisation path for all view templatesMike Macgirvin2010-09-223-10/+10
* relationship direction was too confusing to work with. instead of "in,out,bot...Mike Macgirvin2010-09-211-2/+2
* remove debugging on public repositoryMike Macgirvin2010-09-212-2/+2
* pass vars via javascript, not html. Also fix broken pause img on IEMike Macgirvin2010-09-201-10/+6
* more robust feed error handling, at the expense of performance.Mike Macgirvin2010-09-203-150/+154