Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | import items from feeds in inverse date order | fabrixxm | 2011-01-03 | 1 | -2/+5 | |
| | ||||||
* | try to auto-fill the profile address if we actually do know it. | Friendika | 2011-01-01 | 1 | -1/+0 | |
| | ||||||
* | more plugin hooks | Friendika | 2010-12-25 | 1 | -1/+3 | |
| | ||||||
* | undo one of the hooks from last checkin - passing objects led to error | Friendika | 2010-12-24 | 1 | -1/+2 | |
| | ||||||
* | more plugin hooks | Friendika | 2010-12-24 | 1 | -0/+14 | |
| | ||||||
* | plugin/addon API landing - still things left to do before it's useful | Friendika | 2010-12-22 | 1 | -0/+2 | |
| | ||||||
* | display the fact that a conversation is private without disclosing the ↵ | Friendika | 2010-12-07 | 1 | -1/+17 | |
| | | | | details of who can/cannot see it. | |||||
* | flatten conversation hierarchy to one level on import but preserve all ↵ | Friendika | 2010-12-04 | 1 | -2/+17 | |
| | | | | | | thread info in case somebody wants to write a plugin to display as multi-level thread | |||||
* | rino recipient patch | Friendika | 2010-12-01 | 1 | -2/+2 | |
| | ||||||
* | rino landing | Friendika | 2010-11-30 | 1 | -2/+30 | |
| | ||||||
* | no newlines in tags | Friendika | 2010-11-28 | 1 | -1/+0 | |
| | ||||||
* | ensuring all non-deliveries get in the queue | Friendika | 2010-11-25 | 1 | -3/+15 | |
| | ||||||
* | tag search boolean mode | Friendika | 2010-11-24 | 1 | -1/+0 | |
| | ||||||
* | infrastructure for queueing, redelivery | Friendika | 2010-11-21 | 1 | -1/+4 | |
| | ||||||
* | give orphans a second chance, linkify naked links | Friendika | 2010-11-11 | 1 | -33/+41 | |
| | ||||||
* | lint | Friendika | 2010-11-09 | 1 | -26/+34 | |
| | ||||||
* | couple of issues w/ profile photo update propogation | Friendika | 2010-11-09 | 1 | -29/+36 | |
| | ||||||
* | use raw db queries wherever query items could contain '%' | Friendika | 2010-11-09 | 1 | -1/+1 | |
| | ||||||
* | more refactor remote reply off network | Friendika | 2010-11-08 | 1 | -7/+13 | |
| | ||||||
* | refactor outgoing comment ability for off network contacts | Friendika | 2010-11-08 | 1 | -4/+5 | |
| | ||||||
* | use date ordering on public feeds | Friendika | 2010-11-08 | 1 | -2/+5 | |
| | ||||||
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 | |
| | ||||||
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 | |
| | ||||||
* | notification email on follow activities | Friendika | 2010-11-06 | 1 | -0/+20 | |
| | ||||||
* | add micro profile photo | Friendika | 2010-11-04 | 1 | -0/+4 | |
| | ||||||
* | hub anomolies & swat0 compliance | Friendika | 2010-11-04 | 1 | -8/+10 | |
| | ||||||
* | ativity rel links went to target instead of object | Friendika | 2010-11-04 | 1 | -1/+1 | |
| | ||||||
* | minor stuff | Friendika | 2010-11-04 | 1 | -2/+2 | |
| | ||||||
* | show like/dislike when no comments yet, bit of lint | Friendika | 2010-11-03 | 1 | -1/+7 | |
| | ||||||
* | add activity target to items, allow multiple link relations | Friendika | 2010-11-03 | 1 | -7/+97 | |
| | ||||||
* | infrastructure for swat0 (#fsw) | Mike Macgirvin | 2010-11-01 | 1 | -2/+2 | |
| | ||||||
* | build feeds rather than template them | Mike Macgirvin | 2010-11-01 | 1 | -63/+75 | |
| | ||||||
* | add rel=mentioned links for tagged persons | Mike Macgirvin | 2010-10-31 | 1 | -0/+3 | |
| | ||||||
* | notify folks who have been tagged in a post | Mike Macgirvin | 2010-10-31 | 1 | -11/+5 | |
| | ||||||
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -1/+1 | |
| | ||||||
* | match schemeless activities per the latest activity spec | Mike Macgirvin | 2010-10-27 | 1 | -6/+6 | |
| | ||||||
* | rework the logging interface | Mike Macgirvin | 2010-10-26 | 1 | -2/+1 | |
| | ||||||
* | a few more fsw tweaks | Mike Macgirvin | 2010-10-26 | 1 | -4/+8 | |
| | ||||||
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 1 | -39/+162 | |
| | ||||||
* | pull out follow, unfollow and as:actor for handling | Mike Macgirvin | 2010-10-21 | 1 | -7/+56 | |
| | ||||||
* | aid salmon discovery for feed scrapers that look for the old-style rel type. | Mike Macgirvin | 2010-10-21 | 1 | -1/+3 | |
| | ||||||
* | magic-envelope verification, status.net appears to do it wrong. | Mike Macgirvin | 2010-10-21 | 1 | -1/+1 | |
| | | | | | | 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 | -1/+7 | |
| | ||||||
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 1 | -3/+9 | |
| | ||||||
* | pass community page permissions through notification feeds | Mike Macgirvin | 2010-10-18 | 1 | -2/+5 | |
| | ||||||
* | allow for multiple pubsub hubs so everything can still work when/if one goes ↵ | Mike Macgirvin | 2010-10-15 | 1 | -9/+24 | |
| | | | | | | | | flaky (Google's hub has been particularly unreliable recently and the symptoms are that you just stop receiving updates, and/or updates you send are silently dropped and never delivered). Also add more instrumentation to help debug pubsub issues. | |||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 1 | -4/+4 | |
| | | | | if/when any incompatible protocol changes are introduced. | |||||
* | activity objects weren't escaped properly | Mike Macgirvin | 2010-10-10 | 1 | -5/+5 | |
| | ||||||
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 1 | -0/+3 | |
| | ||||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -1/+1 | |
| | | | | also friend confirm was getting wrong email |