aboutsummaryrefslogtreecommitdiffstats
path: root/include/taxonomy.php
Commit message (Collapse)AuthorAgeFilesLines
* comanchify mod_directory. Two modules remaining. Actually three because ↵friendica2013-12-201-8/+11
| | | | message needs to be split.
* more htmlspecialchars sanitisationfriendica2013-12-121-2/+2
|
* put comanche widgets in their own file. Added a category tagcloud widget - ↵friendica2013-10-271-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 hashfriendica2013-09-191-1/+1
|
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-181-1/+1
|
* fix sql for directory tagcloudfriendica2013-09-171-1/+1
|
* provide the back-end for a directory tag cloudfriendica2013-09-171-0/+60
|
* input form for profile stufffriendica2013-07-041-0/+10
|
* some object/thing tweaksfriendica2013-07-031-0/+10
|
* $yoursite/thing?f=&verb=has&term=big+ballsfriendica2013-07-031-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 postsfriendica2013-07-031-5/+14
|
* bitwise logic issue comparing with multiple bitsfriendica2013-07-021-1/+1
|
* only show tag cloud for visible itemsfriendica2013-07-021-3/+3
|
* oops - returned too many itemsfriendica2013-07-021-7/+10
|
* tag cloud feature (enable the feature, then it will show up on your channel ↵friendica2013-07-021-3/+5
| | | | page)
* relocate tagadelic to include/taxonomyfriendica2013-06-211-0/+64
|
* bring back the body tag list - though it really belongs in the templates. ↵friendica2013-06-201-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 includefriendica2013-06-191-0/+91