aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* more little stuffMike Macgirvin2010-10-051-1/+1
|
* friend acceptance sets up lots of important stuff, so weMike Macgirvin2010-10-052-9/+28
| | | | need to be absolutely bulletproof when (not if) things go wrong.
* file needed to parse public keys to generate salmon magic-sigs.Mike Macgirvin2010-10-051-0/+303
|
* typoMike Macgirvin2010-10-051-1/+1
|
* script to update/repair installed db between Sep22-Oct6,2010Mike Macgirvin2010-10-051-0/+13
|
* schema was out of dateMike Macgirvin2010-10-051-2/+6
|
* a bit more robust about loading external picsMike Macgirvin2010-10-047-43/+62
| | | | also friend confirm was getting wrong email
* some tools we'll require going forwardMike Macgirvin2010-10-042-0/+1683
|
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-043-30/+24
|
* force lowercase nicknameMike Macgirvin2010-10-021-1/+2
|
* notify hub only on public updatesMike Macgirvin2010-10-022-14/+24
|
* add pubsubhubbub to default configurationMike Macgirvin2010-10-012-1/+11
|
* automatically subscribe to hub if conditions are rightMike Macgirvin2010-10-013-18/+2
|
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-015-9/+42
|
* 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-304-4/+50
|
* pubsubhubbub db refinementsMike Macgirvin2010-09-305-5/+18
|
* pubsubhubbub - discovery and notifierMike Macgirvin2010-09-304-1/+17
|
* pubsubhubbub endpointMike Macgirvin2010-09-307-238/+363
|
* implement rel alternate, some corresponding last minute touchups on display ↵Mike Macgirvin2010-09-306-9/+12
| | | | module
* add linebreak to invisibility noticeMike Macgirvin2010-09-301-1/+1
|
* notify people when they are invisibleMike Macgirvin2010-09-301-0/+6
|
* i18n strings refreshMike Macgirvin2010-09-301-0/+2
|
* bloody ie8Mike Macgirvin2010-09-291-7/+7
|
* show members of locked conversationsMike Macgirvin2010-09-298-13/+135
|
* doco on the utils dir and i18nMike Macgirvin2010-09-291-0/+26
|
* i18n string extraction utilMike Macgirvin2010-09-297-9/+871
|
* moved a couple of translatable strings from js include file to translatable viewMike Macgirvin2010-09-292-18/+19
|
* inherit parent ACL's on remote childrenMike Macgirvin2010-09-281-3/+17
|
* show lockstate on messages, sparkle failure on profile page,Mike Macgirvin2010-09-287-3/+36
| | | | comments on typo checker
* found yet another typo, so created a typo finderMike Macgirvin2010-09-282-1/+14
|
* animate the sparkler, author was getting sparkled on own pageMike Macgirvin2010-09-272-1/+16
|
* you and me babeMike Macgirvin2010-09-272-2/+2
|
* fixed photo comments, msg typo, and changed cursor when hoveringMike Macgirvin2010-09-2713-39/+150
| | | | over "special friends" where SSO is allowed
* docoMike Macgirvin2010-09-271-0/+140
|
* clarify birthday doco, Facebook really screwed this one up.Mike Macgirvin2010-09-271-4/+5
|
* docoMike Macgirvin2010-09-271-0/+34
|
* more readme chgsMike Macgirvin2010-09-261-9/+10
|
* updated readmeMike Macgirvin2010-09-261-3/+11
|
* cleaned up ACL expansion to remove unwanted '0' elementsMike Macgirvin2010-09-263-8/+12
|
* stronger type checking on comparisonsMike Macgirvin2010-09-2619-64/+64
|
* configurable logo bannerMike Macgirvin2010-09-261-1/+7
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-2610-143/+178
|
* per design spec, hide global directory if update url not presentMike Macgirvin2010-09-232-2/+8
|
* for corp and edu sites, allow registration only to certain email addrsMike Macgirvin2010-09-232-0/+36
|
* oops - slipped on last commit, profile tab brokeMike Macgirvin2010-09-221-1/+1
|
* localisation path for all view templatesMike Macgirvin2010-09-2228-100/+113
|
* 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-218-28/+25
| | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud".
* remove debugging on public repositoryMike Macgirvin2010-09-213-3/+3
|