Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small amount of work on webpages. | Thomas Willingham | 2013-07-12 | 1 | -2/+5 |
| | |||||
* | Make sure we load the channel theme when displaying a page. | Thomas Willingham | 2013-07-12 | 1 | -1/+18 |
| | |||||
* | Non-translatable string plus feature enabled check | Thomas Willingham | 2013-07-11 | 1 | -1/+2 |
| | |||||
* | One of those days... | Thomas Willingham | 2013-07-10 | 1 | -12/+54 |
| | |||||
* | Let's use the right files, plus a typo | Thomas Willingham | 2013-07-10 | 2 | -281/+30 |
| | |||||
* | Minimum value webpages | Thomas Willingham | 2013-07-10 | 2 | -0/+387 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-10 | 7 | -14/+186 |
|\ | |||||
| * | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 4 | -0/+14 |
| | | | | | | | | dependent but seems to work on FF | ||||
| * | input form for profile stuff | friendica | 2013-07-04 | 1 | -13/+43 |
| | | |||||
| * | nearly ready for the output template | friendica | 2013-07-03 | 1 | -2/+3 |
| | | |||||
| * | some object/thing tweaks | friendica | 2013-07-03 | 1 | -0/+14 |
| | | |||||
| * | $yoursite/thing?f=&verb=has&term=big+balls | friendica | 2013-07-03 | 1 | -11/+119 |
| | | | | | | | | | | These will eventually be listed by category in your profile and you will be able to have different lists in different profiles (which is why the multi-profile feature needed to get finished before I could get any further along on this...) have fun | ||||
| * | tag cloud tweaking - allow your own comments, disallow all private posts | friendica | 2013-07-03 | 1 | -1/+1 |
| | | |||||
| * | birthday error checking - if year is present but no month or day, set to 1 ↵ | friendica | 2013-07-03 | 1 | -0/+5 |
| | | | | | | | | January. Otherwise the date will be set to 30 November the prior year due to how the PHP strtotime() function works. | ||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-03 | 5 | -93/+88 |
|\| | |||||
| * | 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 ↵ | friendica | 2013-07-03 | 1 | -7/+8 |
| | | | | | | | | going to be able to do it the new way - way too complicated. | ||||
| * | This probably needs some configurable options, but let's only show tags from ↵ | friendica | 2013-07-02 | 1 | -1/+1 |
| | | | | | | | | your top-level posts in your personal tag cloud to prevent your commenters from tag spamming you and featuring their tags on your wall. It would be bad if somebody was able to make #penis_enlargement *your* personal top tag. We can do something different for the matrix, as it can't be seen by outsiders. | ||||
| * | 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 ↵ | friendica | 2013-07-02 | 1 | -0/+3 |
| | | | | | | | | page) | ||||
| * | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵ | friendica | 2013-07-02 | 1 | -77/+57 |
| | | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress | ||||
* | | 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 ↵ | friendica | 2013-06-30 | 1 | -0/+3 |
| | | | | | | | | part is still missing | ||||
| * | partial implementation of issue #64 - local tag storage linked to the tagged ↵ | friendica | 2013-06-29 | 1 | -0/+1 |
| | | | | | | | | item has been provided. tag deletion, comment tagging, and full testing of this feature are still outstanding. | ||||
| * | 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 ↵ | friendica | 2013-06-27 | 1 | -0/+12 |
| | | | | | | | | | | | | them. This sort of implements what Zottel was asking for - posting to a forum by posting only to the forum without having to tag it. Taggables are already highlighted in the ACL widget so as to avoid privacy surprises. Currently untested but shouldn't take much to get working if it isn't working already. | ||||
| * | 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 |
| | | | | | | | | but potentially can be exchanged through directory mirrors to automatically create "open site" lists. | ||||
| * | make tag searches work at least as well as the normal search - which still ↵ | friendica | 2013-06-20 | 1 | -1/+1 |
| | | | | | | | | is quite broken, but at least return some results without introducing too many security holes | ||||
| * | 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 |
| | | | | | | | | DB lookups - still need to update the xconfig but want to give the others a good workout as it has been one of those days. | ||||
* | | 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 |
| | |