Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | couple of issues w/ profile photo update propogation | Friendika | 2010-11-09 | 1 | -0/+5 |
| | |||||
* | added search | Friendika | 2010-11-08 | 1 | -2/+13 |
| | |||||
* | don't include blocked contacts in total | Friendika | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | contact list missing url param | Friendika | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | remove 65535 char post limit | Friendika | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | don't show blocked/pending contacts | Friendika | 2010-11-06 | 1 | -1/+1 |
| | |||||
* | validate | Friendika | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | lengthen contact block | Friendika | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | friend/contact sidebar block | Friendika | 2010-11-05 | 1 | -2/+46 |
| | |||||
* | preserve newlines on all networks | Friendika | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | add micro profile photo | Friendika | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | hub anomolies & swat0 compliance | Friendika | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | 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 |
| | | | | | | 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 |
| |