aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* more instrumentationMike Macgirvin2010-10-061-2/+2
|
* remove debugging statementMike Macgirvin2010-10-061-1/+0
|
* more docoMike Macgirvin2010-10-061-0/+14
|
* friend acceptance sets up lots of important stuff, so weMike Macgirvin2010-10-051-8/+25
| | | | need to be absolutely bulletproof when (not if) things go wrong.
* a bit more robust about loading external picsMike Macgirvin2010-10-044-42/+45
| | | | also friend confirm was getting wrong email
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-041-28/+22
|
* force lowercase nicknameMike Macgirvin2010-10-021-1/+2
|
* automatically subscribe to hub if conditions are rightMike Macgirvin2010-10-011-16/+1
|
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-012-6/+36
|
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-301-1/+2
|
* pubsubhubbub db refinementsMike Macgirvin2010-09-301-2/+2
|
* pubsubhubbub - discovery and notifierMike Macgirvin2010-09-301-1/+1
|
* pubsubhubbub endpointMike Macgirvin2010-09-302-2/+113
|
* implement rel alternate, some corresponding last minute touchups on display ↵Mike Macgirvin2010-09-302-9/+5
| | | | module
* add linebreak to invisibility noticeMike Macgirvin2010-09-301-1/+1
|
* notify people when they are invisibleMike Macgirvin2010-09-301-0/+6
|
* show members of locked conversationsMike Macgirvin2010-09-294-9/+70
|
* i18n string extraction utilMike Macgirvin2010-09-293-5/+5
|
* show lockstate on messages, sparkle failure on profile page,Mike Macgirvin2010-09-283-2/+26
| | | | comments on typo checker
* 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
|