| Commit message (Expand) | Author | Age | Files | Lines |
* | add activity target to items, allow multiple link relations | Friendika | 2010-11-03 | 1 | -1/+2 |
* | build feeds rather than template them | Mike Macgirvin | 2010-11-01 | 1 | -2/+11 |
* | add rel=mentioned links for tagged persons | Mike Macgirvin | 2010-10-31 | 1 | -0/+14 |
* | notify folks who have been tagged in a post | Mike Macgirvin | 2010-10-31 | 1 | -1/+1 |
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -2/+26 |
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 1 | -3/+8 |
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 1 | -1/+1 |
* | catch a couple of edge cases with the tag linkifier | Mike Macgirvin | 2010-10-28 | 1 | -1/+11 |
* | linkify @person and @person@domain.com tags | Mike Macgirvin | 2010-10-28 | 1 | -2/+11 |
* | preserve utf-8 on notification emails | Mike Macgirvin | 2010-10-28 | 1 | -1/+15 |
* | match schemeless activities per the latest activity spec | Mike Macgirvin | 2010-10-27 | 1 | -0/+8 |
* | rework the logging interface | Mike Macgirvin | 2010-10-26 | 1 | -0/+12 |
* | two-way subscriptions working with federated social accounts | Mike Macgirvin | 2010-10-25 | 1 | -2/+21 |
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 1 | -7/+57 |
* | add nicknames to contact records (going forward and retroactive) | Mike Macgirvin | 2010-10-23 | 1 | -1/+1 |
* | pull out follow, unfollow and as:actor for handling | Mike Macgirvin | 2010-10-21 | 1 | -0/+2 |
* | fixed it. Twas the infernal 100 continue headers | Mike Macgirvin | 2010-10-21 | 1 | -4/+14 |
* | temporary fix until I figure out why the header is leaking | Mike Macgirvin | 2010-10-21 | 1 | -4/+4 |
* | magic-envelope verification, status.net appears to do it wrong. | Mike Macgirvin | 2010-10-21 | 1 | -17/+56 |
* | use browser geolocation when desired | Mike Macgirvin | 2010-10-19 | 1 | -0/+1 |
* | provide choice of using browser geotag | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
* | db support for relationship->with in profiles | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
* | clean up the html layout on profile page | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
* | lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify som... | Mike Macgirvin | 2010-10-19 | 1 | -14/+10 |
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -7/+0 |
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 1 | -2/+2 |
* | funny behaviour with post permissions after recent changes | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 1 | -6/+12 |
* | infrastructure for supporting pages/groups | Mike Macgirvin | 2010-10-16 | 1 | -1/+9 |
* | can no longer avoid recording the curl response code | Mike Macgirvin | 2010-10-13 | 1 | -0/+16 |
* | mostly cosmetic | Mike Macgirvin | 2010-10-13 | 1 | -16/+29 |
* | Provide the ability to subscribe to our user from other federated sites. | Mike Macgirvin | 2010-10-12 | 1 | -3/+9 |
* | minor cleanup | Mike Macgirvin | 2010-10-12 | 1 | -6/+11 |
* | modularise webfinger and make it service agnostic | Mike Macgirvin | 2010-10-12 | 1 | -38/+70 |
* | auto-update - create 's' keys for all users that don't have 'em | Mike Macgirvin | 2010-10-12 | 1 | -2/+1 |
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 1 | -1/+1 |
* | make it much easier to debug friend acceptance issues | Mike Macgirvin | 2010-10-10 | 1 | -4/+8 |
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 1 | -0/+1 |
* | i18n officially ready for prime time. | Mike Macgirvin | 2010-10-06 | 1 | -2/+13 |
* | friend acceptance sets up lots of important stuff, so we | Mike Macgirvin | 2010-10-05 | 1 | -1/+3 |
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -0/+9 |
* | pubsubhubbub db refinements | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 |
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 |
* | doco | Mike Macgirvin | 2010-09-27 | 1 | -0/+140 |
* | cleaned up ACL expansion to remove unwanted '0' elements | Mike Macgirvin | 2010-09-26 | 1 | -5/+9 |
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 1 | -5/+5 |
* | preliminary network abstraction, configurable debugging. | Mike Macgirvin | 2010-09-26 | 1 | -1/+3 |
* | for corp and edu sites, allow registration only to certain email addrs | Mike Macgirvin | 2010-09-23 | 1 | -0/+30 |
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -6/+14 |
* | relationship direction was too confusing to work with. instead of "in,out,bot... | Mike Macgirvin | 2010-09-21 | 1 | -4/+1 |