Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add activity target to items, allow multiple link relations | Friendika | 2010-11-03 | 5 | -12/+138 |
| | |||||
* | fix like/dislike refresh on photos/display items | Friendika | 2010-11-02 | 7 | -2/+27 |
| | |||||
* | more branding | Friendika | 2010-11-02 | 13 | -4/+5 |
| | |||||
* | project rename | Mike Macgirvin | 2010-11-02 | 12 | -34/+21 |
| | |||||
* | like,dislike for photos (still needs a bit of tweaking) | Mike Macgirvin | 2010-11-02 | 1 | -7/+41 |
| | |||||
* | infrastructure for swat0 (#fsw) | Mike Macgirvin | 2010-11-01 | 7 | -34/+172 |
| | |||||
* | build feeds rather than template them | Mike Macgirvin | 2010-11-01 | 4 | -233/+101 |
| | |||||
* | add rel=mentioned links for tagged persons | Mike Macgirvin | 2010-10-31 | 6 | -1/+28 |
| | |||||
* | notify folks who have been tagged in a post | Mike Macgirvin | 2010-10-31 | 8 | -43/+154 |
| | |||||
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | more lint | Mike Macgirvin | 2010-10-31 | 20 | -129/+113 |
| | |||||
* | no longer required | Mike Macgirvin | 2010-10-30 | 1 | -13/+0 |
| | |||||
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 8 | -20/+32 |
| | |||||
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 2 | -4/+4 |
| | |||||
* | another typo | Mike Macgirvin | 2010-10-30 | 1 | -1/+1 |
| | |||||
* | messages need subjects to link to | Mike Macgirvin | 2010-10-29 | 1 | -0/+3 |
| | |||||
* | security issue | Mike Macgirvin | 2010-10-29 | 1 | -2/+1 |
| | |||||
* | upd readme | Mike Macgirvin | 2010-10-29 | 1 | -0/+8 |
| | |||||
* | provide the means to tag link a person by full_name | Mike Macgirvin | 2010-10-29 | 2 | -8/+18 |
| | |||||
* | catch a couple of edge cases with the tag linkifier | Mike Macgirvin | 2010-10-28 | 2 | -2/+12 |
| | |||||
* | linkify @person and @person@domain.com tags | Mike Macgirvin | 2010-10-28 | 2 | -3/+55 |
| | |||||
* | typo | Mike Macgirvin | 2010-10-28 | 1 | -2/+0 |
| | |||||
* | preserve utf-8 on notification emails | Mike Macgirvin | 2010-10-28 | 2 | -3/+31 |
| | |||||
* | accepted but ignored - should probably be a 202 http code | Mike Macgirvin | 2010-10-27 | 1 | -2/+2 |
| | |||||
* | match schemeless activities per the latest activity spec | Mike Macgirvin | 2010-10-27 | 2 | -6/+14 |
| | |||||
* | we need this file | Mike Macgirvin | 2010-10-26 | 1 | -0/+11 |
| | |||||
* | rework the logging interface | Mike Macgirvin | 2010-10-26 | 7 | -67/+47 |
| | |||||
* | a few more fsw tweaks | Mike Macgirvin | 2010-10-26 | 11 | -21/+48 |
| | |||||
* | more robust (though wasteful) salmon, try both encodings | Mike Macgirvin | 2010-10-26 | 1 | -3/+34 |
| | |||||
* | de-duplicate photo importation logic | Mike Macgirvin | 2010-10-26 | 3 | -111/+61 |
| | |||||
* | two-way subscriptions working with federated social accounts | Mike Macgirvin | 2010-10-25 | 15 | -34/+356 |
| | |||||
* | no sparkle on federated network | Mike Macgirvin | 2010-10-24 | 2 | -2/+3 |
| | |||||
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 16 | -359/+647 |
| | |||||
* | add nicknames to contact records (going forward and retroactive) | Mike Macgirvin | 2010-10-23 | 7 | -8/+30 |
| | |||||
* | pull out follow, unfollow and as:actor for handling | Mike Macgirvin | 2010-10-21 | 3 | -7/+59 |
| | |||||
* | rely on feed item (e.g. salmon) to declare namespaces. This way we | Mike Macgirvin | 2010-10-21 | 1 | -7/+2 |
| | | | | don't cause conflict with any chosen NS prefix in the feed | ||||
* | aid salmon discovery for feed scrapers that look for the old-style rel type. | Mike Macgirvin | 2010-10-21 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | clean up the salmon consumer bits | Mike Macgirvin | 2010-10-21 | 2 | -35/+64 |
| | |||||
* | put lrdd link into html headers for completeness | Mike Macgirvin | 2010-10-21 | 1 | -4/+6 |
| | |||||
* | magic-envelope verification, status.net appears to do it wrong. | Mike Macgirvin | 2010-10-21 | 8 | -27/+354 |
| | | | | | | 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. | ||||
* | fakelink was being inherited incorrectly by the ACL selector | Mike Macgirvin | 2010-10-20 | 1 | -2/+2 |
| | |||||
* | ability to clear browser location on individual posts | Mike Macgirvin | 2010-10-20 | 5 | -2/+16 |
| | |||||
* | we'll need this for browser geotagging of course | Mike Macgirvin | 2010-10-19 | 1 | -0/+7 |
| | |||||
* | use browser geolocation when desired | Mike Macgirvin | 2010-10-19 | 14 | -21/+89 |
| | |||||
* | default the geotag privacy preference | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | provide choice of using browser geotag | Mike Macgirvin | 2010-10-19 | 3 | -1/+6 |
| | |||||
* | db support for relationship->with in profiles | Mike Macgirvin | 2010-10-19 | 3 | -1/+6 |
| | |||||
* | duplex wasn't getting set correctly on group pages | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
| |