aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* found yet another typo, so created a typo finderMike Macgirvin2010-09-281-1/+1
|
* animate the sparkler, author was getting sparkled on own pageMike Macgirvin2010-09-271-1/+1
|
* you and me babeMike Macgirvin2010-09-272-2/+2
|
* fixed photo comments, msg typo, and changed cursor when hoveringMike Macgirvin2010-09-276-30/+137
| | | | over "special friends" where SSO is allowed
* cleaned up ACL expansion to remove unwanted '0' elementsMike Macgirvin2010-09-261-1/+1
|
* stronger type checking on comparisonsMike Macgirvin2010-09-2613-44/+44
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-266-12/+23
|
* per design spec, hide global directory if update url not presentMike Macgirvin2010-09-231-1/+7
|
* for corp and edu sites, allow registration only to certain email addrsMike Macgirvin2010-09-231-0/+6
|
* oops - slipped on last commit, profile tab brokeMike Macgirvin2010-09-221-1/+1
|
* localisation path for all view templatesMike Macgirvin2010-09-2223-83/+87
|
* greatly simplify sorting by relation type, though it still isn't fully ↵Mike Macgirvin2010-09-211-16/+2
| | | | implemented.
* relationship direction was too confusing to work with. instead of ↵Mike Macgirvin2010-09-215-21/+21
| | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud".
* prepare for open source server releaseMike Macgirvin2010-09-213-5/+5
|
* pass vars via javascript, not html. Also fix broken pause img on IEMike Macgirvin2010-09-202-4/+10
|
* fix layout issues, deletable items and wall-wallMike Macgirvin2010-09-201-1/+7
|
* polling horked on certain relationshipsMike Macgirvin2010-09-201-10/+11
|
* more robust feed error handling, at the expense of performance.Mike Macgirvin2010-09-204-10/+19
| | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session.
* improved "friendship accepted" emails enumerating what hasMike Macgirvin2010-09-191-2/+4
| | | | changed in the relationship and what you can do now.
* don't set tab to selected if visitingMike Macgirvin2010-09-181-1/+2
|
* theme cleanupMike Macgirvin2010-09-189-2/+13
|
* no profile after returning from visitor mode with a selected profileMike Macgirvin2010-09-171-9/+15
| | | | put bottom margin on non-profile pages as well
* cleanup home pageMike Macgirvin2010-09-171-7/+4
|
* our implementation of "aspects" functionally completeMike Macgirvin2010-09-172-4/+12
|
* like, dislike, activity streams, etc.Mike Macgirvin2010-09-176-38/+363
|
* abstractify items, check photos for birthday paradoxMike Macgirvin2010-09-135-105/+72
|
* provide allow list of friend sites for education/corporate environments,Mike Macgirvin2010-09-131-2/+9
| | | | pattern matchable
* tag each side of the duplexMike Macgirvin2010-09-123-56/+192
|
* item wall flag => photosMike Macgirvin2010-09-101-4/+6
|
* more preparation for activitiesMike Macgirvin2010-09-091-2/+5
|
* activity verbsMike Macgirvin2010-09-091-2/+7
|
* fix itemMike Macgirvin2010-09-091-1/+1
|
* populate wall elementMike Macgirvin2010-09-092-3/+11
|
* fixesMike Macgirvin2010-09-091-8/+9
|
* docoMike Macgirvin2010-09-091-1/+7
|
* redirection to wrong profile in multi-user modeMike Macgirvin2010-09-092-18/+26
|
* cleanupMike Macgirvin2010-09-092-6/+7
|
* found the missing comment box bugMike Macgirvin2010-09-092-8/+12
|
* missing parenMike Macgirvin2010-09-081-1/+2
|
* update global directory on change of profile photoMike Macgirvin2010-09-081-0/+7
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-0816-373/+478
|
* start on 2way comms, 2.0 devMike Macgirvin2010-09-023-29/+52
|
* potential xss exploitMike Macgirvin2010-09-011-25/+8
|
* webfinger clientMike Macgirvin2010-08-301-1/+1
|
* acct uri may have double slashes after scheme, may be url encodedMike Macgirvin2010-08-301-1/+4
|
* fix last-child in face of deletionsMike Macgirvin2010-08-292-3/+38
|
* better intro textMike Macgirvin2010-08-271-1/+1
|
* sort out notify x-domainMike Macgirvin2010-08-223-26/+44
|
* store default locationMike Macgirvin2010-08-213-1/+7
|
* added location taggingMike Macgirvin2010-08-201-2/+4
|