Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 1 | -58/+63 |
| | | | | | | | Fixed some wrong variable names. Initialized some variables before using them. Removed some checks for STATUSNET_PRIVACY_COMPATIBILITY in include/security.php as it does not seem to be defined anywhere. | ||||
* | tagcloud tweaks | friendica | 2015-03-02 | 1 | -2/+2 |
| | |||||
* | increase the dynamic range of the tag clouds slightly. | friendica | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | make tag clouds honour the full permissions repertoire, not just yes/no ↵ | friendica | 2015-02-17 | 1 | -2/+7 |
| | | | | public/private, but who are you and what tags can you see | ||||
* | wall tags | friendica | 2014-12-15 | 1 | -0/+20 |
| | |||||
* | make sure the "tagcloud" actually shows hashtags. So we don't confuse folks ↵ | friendica | 2014-11-06 | 1 | -1/+1 |
| | | | | with categories. | ||||
* | category tagblock | friendica | 2014-11-06 | 1 | -0/+22 |
| | |||||
* | jsonp support (thankxs fabrixxm) | friendica | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | clean up the awful descriptive text on thing input | friendica | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | ability to like things | friendica | 2014-06-23 | 1 | -2/+14 |
| | |||||
* | basic edit and delete for things | friendica | 2013-12-30 | 1 | -2/+3 |
| | |||||
* | display_thing: it ain't much, but it's implemented. | friendica | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | a bit more backend work on things | friendica | 2013-12-28 | 1 | -0/+68 |
| | |||||
* | comanchify mod_directory. Two modules remaining. Actually three because ↵ | friendica | 2013-12-20 | 1 | -8/+11 |
| | | | | message needs to be split. | ||||
* | more htmlspecialchars sanitisation | friendica | 2013-12-12 | 1 | -2/+2 |
| | |||||
* | put comanche widgets in their own file. Added a category tagcloud widget - ↵ | friendica | 2013-10-27 | 1 | -4/+6 |
| | | | | but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments. | ||||
* | missing hash | friendica | 2013-09-19 | 1 | -1/+1 |
| | |||||
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 1 | -1/+1 |
| | |||||
* | fix sql for directory tagcloud | friendica | 2013-09-17 | 1 | -1/+1 |
| | |||||
* | provide the back-end for a directory tag cloud | friendica | 2013-09-17 | 1 | -0/+60 |
| | |||||
* | input form for profile stuff | friendica | 2013-07-04 | 1 | -0/+10 |
| | |||||
* | some object/thing tweaks | friendica | 2013-07-03 | 1 | -0/+10 |
| | |||||
* | $yoursite/thing?f=&verb=has&term=big+balls | friendica | 2013-07-03 | 1 | -0/+15 |
| | | | | | 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 | -5/+14 |
| | |||||
* | bitwise logic issue comparing with multiple bits | friendica | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | only show tag cloud for visible items | friendica | 2013-07-02 | 1 | -3/+3 |
| | |||||
* | oops - returned too many items | friendica | 2013-07-02 | 1 | -7/+10 |
| | |||||
* | tag cloud feature (enable the feature, then it will show up on your channel ↵ | friendica | 2013-07-02 | 1 | -3/+5 |
| | | | | page) | ||||
* | relocate tagadelic to include/taxonomy | friendica | 2013-06-21 | 1 | -0/+64 |
| | |||||
* | bring back the body tag list - though it really belongs in the templates. ↵ | friendica | 2013-06-20 | 1 | -2/+6 |
| | | | | It's difficult to debug community tags when you can't see any tags (except those the author typed in). | ||||
* | source code re-org, move taxonomy to separate include | friendica | 2013-06-19 | 1 | -0/+91 |