aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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 ↵Mike Macgirvin2010-09-211-2/+2
| | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud".
* 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
| | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session.
* provide visual indicator when pausing ajax updatesMike Macgirvin2010-09-201-1/+8
|
* theme cleanupMike Macgirvin2010-09-182-0/+3
|
* friends not being correctly unmarked for death after contact resumedMike Macgirvin2010-09-172-3/+5
|
* like, dislike, activity streams, etc.Mike Macgirvin2010-09-174-20/+116
|
* abstractify items, check photos for birthday paradoxMike Macgirvin2010-09-132-6/+6
|
* tag each side of the duplexMike Macgirvin2010-09-122-5/+33
|
* reverse sort order for public feedsMike Macgirvin2010-09-101-2/+8
|
* upgrading the photo and name updateMike Macgirvin2010-09-102-46/+80
|
* 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-092-89/+85
|
* found the missing comment box bugMike Macgirvin2010-09-092-6/+29
|
* undo debug statementsMike Macgirvin2010-09-091-3/+2
|
* more fixes from landingMike Macgirvin2010-09-092-3/+5
|
* fixing typos from 2.0 landingMike Macgirvin2010-09-091-1/+1
|
* onemore missing parenMike Macgirvin2010-09-091-1/+1
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-088-44/+279
|
* start on 2way comms, 2.0 devMike Macgirvin2010-09-022-33/+50
|