aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* sorting out the last(?) quirks in group pages.Mike Macgirvin2010-10-181-3/+9
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-182-2/+2
|
* pass community page permissions through notification feedsMike Macgirvin2010-10-182-6/+7
|
* wrong type comparison (string, int) which was the cause of the last problem.Mike Macgirvin2010-10-171-1/+1
|
* funny behaviour with post permissions after recent changesMike Macgirvin2010-10-171-1/+5
|
* dash, not underscoreMike Macgirvin2010-10-171-1/+1
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-173-9/+20
|
* allow login by username and multiple unique email addresses on system - this ↵Mike Macgirvin2010-10-161-1/+2
| | | | will provide support for group/celebrity pages (coming soon).
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-151-7/+8
| | | | for hub subscribers to once a day now that we can utilise multiple hubs.
* allow for multiple pubsub hubs so everything can still work when/if one goes ↵Mike Macgirvin2010-10-153-17/+61
| | | | | | | | 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 codeMike Macgirvin2010-10-131-0/+3
|
* cleanup to ensure protocol version is passed properly. We will need it ↵Mike Macgirvin2010-10-122-8/+11
| | | | if/when any incompatible protocol changes are introduced.
* 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 ↵Mike Macgirvin2010-10-101-1/+1
| | | | the hub cannot be relied on.
* make it much easier to debug friend acceptance issuesMike Macgirvin2010-10-101-3/+21
| | | | by reporting specific error conditions across the wire.
* put the correct cursor on the jot links, still having someMike Macgirvin2010-10-101-1/+3
| | | | issues with the photo upload link, since it's overlayed with an ilayer
* 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
| | | | also friend confirm was getting wrong email
* 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
| | | | get changed to multipart/forma-data
* 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 ↵Mike Macgirvin2010-09-302-0/+5
| | | | module
* 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
|