aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* use browser geolocation when desiredMike Macgirvin2010-10-191-1/+7
|
* sorting out the last(?) quirks in group pages.Mike Macgirvin2010-10-181-3/+9
|
* pass community page permissions through notification feedsMike Macgirvin2010-10-181-2/+5
|
* allow for multiple pubsub hubs so everything can still work when/if one goes ↵Mike Macgirvin2010-10-151-9/+24
| | | | | | | | 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.
* cleanup to ensure protocol version is passed properly. We will need it ↵Mike Macgirvin2010-10-121-4/+4
| | | | if/when any incompatible protocol changes are introduced.
* activity objects weren't escaped properlyMike Macgirvin2010-10-101-5/+5
|
* infrastructure for salmonMike Macgirvin2010-10-061-0/+3
|
* a bit more robust about loading external picsMike Macgirvin2010-10-041-1/+1
| | | | also friend confirm was getting wrong email
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-041-1/+1
|
* notify hub only on public updatesMike Macgirvin2010-10-021-11/+11
|
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-011-2/+4
|
* pass params as string rather than array so it doesn'tMike Macgirvin2010-09-301-7/+1
| | | | get changed to multipart/forma-data
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-301-1/+40
|
* pubsubhubbub - discovery and notifierMike Macgirvin2010-09-301-0/+5
|
* pubsubhubbub endpointMike Macgirvin2010-09-301-0/+234
|
* implement rel alternate, some corresponding last minute touchups on display ↵Mike Macgirvin2010-09-301-0/+2
| | | | module
* inherit parent ACL's on remote childrenMike Macgirvin2010-09-281-3/+17
|
* stronger type checking on comparisonsMike Macgirvin2010-09-261-5/+5
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-0/+90
|
* localisation path for all view templatesMike Macgirvin2010-09-221-4/+4
|
* more robust feed error handling, at the expense of performance.Mike Macgirvin2010-09-201-3/+10
| | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session.
* like, dislike, activity streams, etc.Mike Macgirvin2010-09-171-12/+76
|
* abstractify items, check photos for birthday paradoxMike Macgirvin2010-09-131-4/+4
|
* reverse sort order for public feedsMike Macgirvin2010-09-101-2/+8
|
* upgrading the photo and name updateMike Macgirvin2010-09-101-2/+2
|
* more preparation for activitiesMike Macgirvin2010-09-091-0/+8
|
* item cleanupMike Macgirvin2010-09-091-30/+32
|
* populate wall elementMike Macgirvin2010-09-091-0/+1
|
* cleanupMike Macgirvin2010-09-091-16/+15
|
* undo debug statementsMike Macgirvin2010-09-091-3/+2
|
* more fixes from landingMike Macgirvin2010-09-091-1/+3
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-19/+141
|
* can't use ActivityStreams for location. Grrr.Mike Macgirvin2010-08-241-1/+1
|
* sort out notify x-domainMike Macgirvin2010-08-221-1/+3
|
* added location taggingMike Macgirvin2010-08-201-2/+9
|
* mongo notification checkin, wall, comments, settingsMike Macgirvin2010-08-141-5/+2
|
* even more fixesMike Macgirvin2010-08-101-0/+1
|
* lots of fixes - most recent photo updates for contactsMike Macgirvin2010-08-081-1/+7
|
* fixup image on wallMike Macgirvin2010-08-021-13/+15
|
* lots of formatting, bug fixes on profile updates, i18nMike Macgirvin2010-07-271-1/+1
|
* working on deleteMike Macgirvin2010-07-261-2/+2
|
* fixup of some nits with live update and remote comment display on profile pageMike Macgirvin2010-07-251-1/+1
|
* lotsoflittlestuffMike Macgirvin2010-07-201-1/+1
|
* more bugsMike Macgirvin2010-07-191-2/+2
|
* revamp of item structureMike Macgirvin2010-07-181-45/+24
|
* more poll stuff ahead of item revampMike Macgirvin2010-07-181-9/+138
|
* feed generatorMike Macgirvin2010-07-181-0/+133