| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | remove debug info - mop up and go home | friendica | 2013-07-03 | 1 | -2/+2 |
| * | multi-profiles work | friendica | 2013-07-03 | 2 | -10/+21 |
| * | progress on multiple profiles, doing it the old way. I don't think we're goin... | friendica | 2013-07-03 | 1 | -7/+8 |
| * | This probably needs some configurable options, but let's only show tags from ... | friendica | 2013-07-02 | 1 | -1/+1 |
| * | oops - returned too many items | friendica | 2013-07-02 | 1 | -1/+1 |
| * | tag cloud feature (enable the feature, then it will show up on your channel p... | friendica | 2013-07-02 | 1 | -0/+3 |
| * | some work on issue #62 (comments collapsing on liveupdate), but still a work ... | friendica | 2013-07-02 | 1 | -77/+57 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-02 | 14 | -38/+147 |
|\| |
|
| * | fix some community tagging bugs | friendica | 2013-06-30 | 1 | -2/+4 |
| * | add age to dirsearch json | friendica | 2013-06-30 | 1 | -0/+1 |
| * | age query in dirsearch | friendica | 2013-06-30 | 1 | -0/+10 |
| * | add age to directory profile - requires updating on each birthday and that pa... | friendica | 2013-06-30 | 1 | -0/+3 |
| * | partial implementation of issue #64 - local tag storage linked to the tagged ... | friendica | 2013-06-29 | 1 | -0/+1 |
| * | fix cid query | friendica | 2013-06-27 | 1 | -1/+1 |
| * | autotag clean-up, mop up, and go home | friendica | 2013-06-27 | 1 | -4/+5 |
| * | testing autotag | friendica | 2013-06-27 | 1 | -1/+2 |
| * | Basic ability to create "things" | friendica | 2013-06-27 | 1 | -0/+43 |
| * | if you send a private post to an @-taggable channel (and nobody else), tag th... | friendica | 2013-06-27 | 1 | -0/+12 |
| * | more work on channel sync | friendica | 2013-06-26 | 2 | -2/+6 |
| * | more nomadic clone sync | friendica | 2013-06-26 | 1 | -6/+31 |
| * | begin code to sync channel changes across all channel clones. | friendica | 2013-06-25 | 1 | -8/+3 |
| * | another temporary fix to mod/search to only return one of each post. | friendica | 2013-06-23 | 1 | -6/+6 |
| * | fix some anomolies in config functions | friendica | 2013-06-21 | 1 | -4/+4 |
| * | Add site registration policy to site record. This is not yet used or stored, ... | friendica | 2013-06-20 | 1 | -1/+8 |
| * | make tag searches work at least as well as the normal search - which still is... | friendica | 2013-06-20 | 1 | -1/+1 |
| * | more issues related to Tony's re-install | friendica | 2013-06-19 | 1 | -1/+5 |
| * | source code re-org, move taxonomy to separate include | friendica | 2013-06-19 | 1 | -1/+1 |
| * | infrastructure for future stuff | friendica | 2013-06-19 | 1 | -2/+1 |
| * | map comment_policy on local post submission | friendica | 2013-06-18 | 1 | -0/+1 |
| * | fix mod-display when not logged in. | friendica | 2013-06-18 | 2 | -3/+3 |
| * | much more efficient config functions. This will save potentially hundreds of ... | friendica | 2013-06-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-16 | 6 | -26/+50 |
|\| |
|
| * | directory search by hub | friendica | 2013-06-16 | 1 | -1/+3 |
| * | flag taggable connections in acl selector | friendica | 2013-06-16 | 1 | -9/+11 |
| * | hijack the #getzot tag | friendica | 2013-06-15 | 1 | -9/+17 |
| * | feeds are bit more standards compliant and a bit less broken now | friendica | 2013-06-12 | 1 | -6/+1 |
| * | Another missing include | Thomas Willingham | 2013-06-09 | 1 | -0/+1 |
| * | import requires a valid account | friendica | 2013-06-08 | 1 | -0/+7 |
| * | Merge https://github.com/friendica/red into zpull | friendica | 2013-06-08 | 2 | -1/+9 |
| |\ |
|
| | * | Rename newmessage widget (since we'll need to put more stuff in it as we make... | Thomas Willingham | 2013-06-07 | 1 | -1/+8 |
| | * | Another missing include | Thomas Willingham | 2013-06-07 | 1 | -0/+1 |
| * | | remove uploaded import file once we're done with it. | friendica | 2013-06-08 | 1 | -0/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-07 | 5 | -131/+78 |
|\| |
|
| * | photo album listing widget broken | friendica | 2013-06-05 | 1 | -3/+3 |
| * | set default channel to new import if a default channel wasn't already set | friendica | 2013-06-05 | 1 | -0/+2 |
| * | missing include, plus change to new red api path for basic export | friendica | 2013-06-05 | 1 | -2/+2 |
| * | doh - would probably help to decode the data before trying to use it... | friendica | 2013-06-05 | 1 | -0/+1 |
| * | tagging posts now sends out a presumably legal activity message - all that's ... | friendica | 2013-06-04 | 1 | -66/+13 |
| * | community tagging - it's not much closer to working but a really good develop... | friendica | 2013-06-04 | 2 | -63/+60 |
| * | templatise alt_pager | friendica | 2013-06-03 | 1 | -1/+1 |