Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | Ultimately we need to do it right (or why bother having a spec?), and fallback to doing it wrong if we're talking to a broken system - which ironically seems to include most of the federated social web projects. | ||||
* | 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 ↵ | Mike Macgirvin | 2010-10-19 | 1 | -14/+10 |
| | | | | some contact lookups, some cleanup of app/boot | ||||
* | 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 |
| | | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands | ||||
* | 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 |
| | | | | by reporting specific error conditions across the wire. | ||||
* | 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 |
| | | | | need to be absolutely bulletproof when (not if) things go wrong. | ||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -0/+9 |
| | | | | also friend confirm was getting wrong email | ||||
* | 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 ↵ | Mike Macgirvin | 2010-09-21 | 1 | -4/+1 |
| | | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud". | ||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 1 | -1/+24 |
| | |||||
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 1 | -0/+17 |
| | |||||
* | provide allow list of friend sites for education/corporate environments, | Mike Macgirvin | 2010-09-13 | 1 | -3/+41 |
| | | | | pattern matchable | ||||
* | more preparation for activities | Mike Macgirvin | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | fixes | Mike Macgirvin | 2010-09-09 | 1 | -2/+2 |
| | |||||
* | feed defs | Mike Macgirvin | 2010-09-09 | 1 | -5/+8 |
| | |||||
* | cleanup | Mike Macgirvin | 2010-09-09 | 1 | -2/+8 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 1 | -4/+76 |
| | |||||
* | webfinger client | Mike Macgirvin | 2010-08-30 | 1 | -4/+97 |
| | |||||
* | cached config glitch | Mike Macgirvin | 2010-08-19 | 1 | -6/+7 |
| | |||||
* | mongo checkin, global directory, redir rework, location basics | Mike Macgirvin | 2010-08-19 | 1 | -1/+29 |
| | |||||
* | contact search + sync to personal edition, installer db check + curl proxy | Mike Macgirvin | 2010-08-17 | 1 | -0/+16 |
| | |||||
* | prepare for federation | Mike Macgirvin | 2010-08-16 | 1 | -4/+4 |
| | |||||
* | full theming support | Mike Macgirvin | 2010-08-16 | 1 | -1/+3 |
| |