Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show lockstate on messages, sparkle failure on profile page, | Mike Macgirvin | 2010-09-28 | 3 | -2/+26 |
| | | | | comments on typo checker | ||||
* | found yet another typo, so created a typo finder | Mike Macgirvin | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | animate the sparkler, author was getting sparkled on own page | Mike Macgirvin | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | you and me babe | Mike Macgirvin | 2010-09-27 | 2 | -2/+2 |
| | |||||
* | fixed photo comments, msg typo, and changed cursor when hovering | Mike Macgirvin | 2010-09-27 | 6 | -30/+137 |
| | | | | over "special friends" where SSO is allowed | ||||
* | cleaned up ACL expansion to remove unwanted '0' elements | Mike Macgirvin | 2010-09-26 | 1 | -1/+1 |
| | |||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 13 | -44/+44 |
| | |||||
* | preliminary network abstraction, configurable debugging. | Mike Macgirvin | 2010-09-26 | 6 | -12/+23 |
| | |||||
* | per design spec, hide global directory if update url not present | Mike Macgirvin | 2010-09-23 | 1 | -1/+7 |
| | |||||
* | for corp and edu sites, allow registration only to certain email addrs | Mike Macgirvin | 2010-09-23 | 1 | -0/+6 |
| | |||||
* | oops - slipped on last commit, profile tab broke | Mike Macgirvin | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 23 | -83/+87 |
| | |||||
* | greatly simplify sorting by relation type, though it still isn't fully ↵ | Mike Macgirvin | 2010-09-21 | 1 | -16/+2 |
| | | | | implemented. | ||||
* | relationship direction was too confusing to work with. instead of ↵ | Mike Macgirvin | 2010-09-21 | 5 | -21/+21 |
| | | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud". | ||||
* | prepare for open source server release | Mike Macgirvin | 2010-09-21 | 3 | -5/+5 |
| | |||||
* | pass vars via javascript, not html. Also fix broken pause img on IE | Mike Macgirvin | 2010-09-20 | 2 | -4/+10 |
| | |||||
* | fix layout issues, deletable items and wall-wall | Mike Macgirvin | 2010-09-20 | 1 | -1/+7 |
| | |||||
* | polling horked on certain relationships | Mike Macgirvin | 2010-09-20 | 1 | -10/+11 |
| | |||||
* | more robust feed error handling, at the expense of performance. | Mike Macgirvin | 2010-09-20 | 4 | -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 has | Mike Macgirvin | 2010-09-19 | 1 | -2/+4 |
| | | | | changed in the relationship and what you can do now. | ||||
* | don't set tab to selected if visiting | Mike Macgirvin | 2010-09-18 | 1 | -1/+2 |
| | |||||
* | theme cleanup | Mike Macgirvin | 2010-09-18 | 9 | -2/+13 |
| | |||||
* | no profile after returning from visitor mode with a selected profile | Mike Macgirvin | 2010-09-17 | 1 | -9/+15 |
| | | | | put bottom margin on non-profile pages as well | ||||
* | cleanup home page | Mike Macgirvin | 2010-09-17 | 1 | -7/+4 |
| | |||||
* | our implementation of "aspects" functionally complete | Mike Macgirvin | 2010-09-17 | 2 | -4/+12 |
| | |||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 6 | -38/+363 |
| | |||||
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 5 | -105/+72 |
| | |||||
* | provide allow list of friend sites for education/corporate environments, | Mike Macgirvin | 2010-09-13 | 1 | -2/+9 |
| | | | | pattern matchable | ||||
* | tag each side of the duplex | Mike Macgirvin | 2010-09-12 | 3 | -56/+192 |
| | |||||
* | item wall flag => photos | Mike Macgirvin | 2010-09-10 | 1 | -4/+6 |
| | |||||
* | more preparation for activities | Mike Macgirvin | 2010-09-09 | 1 | -2/+5 |
| | |||||
* | activity verbs | Mike Macgirvin | 2010-09-09 | 1 | -2/+7 |
| | |||||
* | fix item | Mike Macgirvin | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | populate wall element | Mike Macgirvin | 2010-09-09 | 2 | -3/+11 |
| | |||||
* | fixes | Mike Macgirvin | 2010-09-09 | 1 | -8/+9 |
| | |||||
* | doco | Mike Macgirvin | 2010-09-09 | 1 | -1/+7 |
| | |||||
* | redirection to wrong profile in multi-user mode | Mike Macgirvin | 2010-09-09 | 2 | -18/+26 |
| | |||||
* | cleanup | Mike Macgirvin | 2010-09-09 | 2 | -6/+7 |
| | |||||
* | found the missing comment box bug | Mike Macgirvin | 2010-09-09 | 2 | -8/+12 |
| | |||||
* | missing paren | Mike Macgirvin | 2010-09-08 | 1 | -1/+2 |
| | |||||
* | update global directory on change of profile photo | Mike Macgirvin | 2010-09-08 | 1 | -0/+7 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 16 | -373/+478 |
| | |||||
* | start on 2way comms, 2.0 dev | Mike Macgirvin | 2010-09-02 | 3 | -29/+52 |
| | |||||
* | potential xss exploit | Mike Macgirvin | 2010-09-01 | 1 | -25/+8 |
| | |||||
* | webfinger client | Mike Macgirvin | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | acct uri may have double slashes after scheme, may be url encoded | Mike Macgirvin | 2010-08-30 | 1 | -1/+4 |
| | |||||
* | fix last-child in face of deletions | Mike Macgirvin | 2010-08-29 | 2 | -3/+38 |
| | |||||
* | better intro text | Mike Macgirvin | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | sort out notify x-domain | Mike Macgirvin | 2010-08-22 | 3 | -26/+44 |
| | |||||
* | store default location | Mike Macgirvin | 2010-08-21 | 3 | -1/+7 |
| |