Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | friend/contact sidebar block | Friendika | 2010-11-05 | 1 | -0/+4 |
| | |||||
* | add micro profile photo | Friendika | 2010-11-04 | 6 | -10/+30 |
| | |||||
* | add display link to notify emails | Friendika | 2010-11-04 | 2 | -0/+4 |
| | |||||
* | hub anomolies & swat0 compliance | Friendika | 2010-11-04 | 6 | -68/+100 |
| | |||||
* | make a photo visible if it is liked | Friendika | 2010-11-04 | 1 | -1/+14 |
| | |||||
* | cleanup photo page a bit more, some work on branding | Friendika | 2010-11-04 | 1 | -14/+39 |
| | |||||
* | show like/dislike when no comments yet, bit of lint | Friendika | 2010-11-03 | 3 | -48/+73 |
| | |||||
* | clean up photo edit layout | Friendika | 2010-11-03 | 1 | -0/+3 |
| | |||||
* | add activity target to items, allow multiple link relations | Friendika | 2010-11-03 | 1 | -3/+31 |
| | |||||
* | fix like/dislike refresh on photos/display items | Friendika | 2010-11-02 | 3 | -1/+12 |
| | |||||
* | project rename | Mike Macgirvin | 2010-11-02 | 2 | -2/+2 |
| | |||||
* | 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 | 2 | -21/+116 |
| | |||||
* | build feeds rather than template them | Mike Macgirvin | 2010-11-01 | 1 | -1/+2 |
| | |||||
* | add rel=mentioned links for tagged persons | Mike Macgirvin | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | notify folks who have been tagged in a post | Mike Macgirvin | 2010-10-31 | 2 | -11/+17 |
| | |||||
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | more lint | Mike Macgirvin | 2010-10-31 | 11 | -104/+51 |
| | |||||
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 3 | -4/+3 |
| | |||||
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | provide the means to tag link a person by full_name | Mike Macgirvin | 2010-10-29 | 1 | -7/+17 |
| | |||||
* | catch a couple of edge cases with the tag linkifier | Mike Macgirvin | 2010-10-28 | 1 | -1/+1 |
| | |||||
* | linkify @person and @person@domain.com tags | Mike Macgirvin | 2010-10-28 | 1 | -1/+44 |
| | |||||
* | typo | Mike Macgirvin | 2010-10-28 | 1 | -2/+0 |
| | |||||
* | preserve utf-8 on notification emails | Mike Macgirvin | 2010-10-28 | 1 | -2/+16 |
| | |||||
* | accepted but ignored - should probably be a 202 http code | Mike Macgirvin | 2010-10-27 | 1 | -2/+2 |
| | |||||
* | rework the logging interface | Mike Macgirvin | 2010-10-26 | 2 | -53/+23 |
| | |||||
* | a few more fsw tweaks | Mike Macgirvin | 2010-10-26 | 2 | -3/+11 |
| | |||||
* | de-duplicate photo importation logic | Mike Macgirvin | 2010-10-26 | 2 | -111/+20 |
| | |||||
* | two-way subscriptions working with federated social accounts | Mike Macgirvin | 2010-10-25 | 4 | -6/+225 |
| | |||||
* | no sparkle on federated network | Mike Macgirvin | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 6 | -177/+251 |
| | |||||
* | add nicknames to contact records (going forward and retroactive) | Mike Macgirvin | 2010-10-23 | 3 | -7/+10 |
| | |||||
* | clean up the salmon consumer bits | Mike Macgirvin | 2010-10-21 | 1 | -11/+25 |
| | |||||
* | 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 | 1 | -7/+163 |
| | | | | | | 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 | 5 | -18/+59 |
| | |||||
* | duplex wasn't getting set correctly on group pages | 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 | 3 | -4/+6 |
| | | | | some contact lookups, some cleanup of app/boot | ||||
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 3 | -12/+19 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 15 | -77/+77 |
| | |||||
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 9 | -33/+62 |
| | |||||
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 6 | -27/+87 |
| | |||||
* | allow login by username and multiple unique email addresses on system - this ↵ | Mike Macgirvin | 2010-10-16 | 2 | -20/+7 |
| | | | | will provide support for group/celebrity pages (coming soon). | ||||
* | don't allow ignored contacts to post through the hub, change default poll | Mike Macgirvin | 2010-10-15 | 1 | -1/+1 |
| | | | | for hub subscribers to once a day now that we can utilise multiple hubs. | ||||
* | add recipient url to pubsub instrumentation | Mike Macgirvin | 2010-10-15 | 1 | -1/+1 |
| | |||||
* | allow for multiple pubsub hubs so everything can still work when/if one goes ↵ | Mike Macgirvin | 2010-10-15 | 1 | -2/+6 |
| | | | | | | | | 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. |