aboutsummaryrefslogtreecommitdiffstats
path: root/include/taxonomy.php
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-011-1/+1
|\
| * allow additional uses for xtagsredmatrix2015-10-011-1/+1
* | separate objs/things from taxonomyredmatrix2015-09-011-5/+5
* | make tagadelic results (including categories in wall-to-wall posts) visible t...redmatrix2015-07-151-7/+12
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-071-2/+2
|\|
| * rename function get_directory_settings => get_directory_setting and move sort...Mario Vavti2015-07-071-1/+1
| * make public forums only setting sticky and simplify function to get directory...Mario Vavti2015-07-071-2/+2
* | Merge branch 'master' into tresfriendica2015-04-231-60/+75
|\|
| * don't show directory keywords widget if globaldir setting is offfriendica2015-04-151-0/+5
| * Some cleanups and documentation.Klaus Weidenbach2015-03-041-58/+63
| * tagcloud tweaksfriendica2015-03-021-2/+2
| * increase the dynamic range of the tag clouds slightly.friendica2015-03-011-1/+1
| * make tag clouds honour the full permissions repertoire, not just yes/no publi...friendica2015-02-171-2/+7
* | more message restrict conversionsfriendica2015-01-291-1/+1
* | heavy lifting converting item flag bitsfriendica2015-01-221-2/+4
|/
* wall tagsfriendica2014-12-151-0/+20
* make sure the "tagcloud" actually shows hashtags. So we don't confuse folks w...friendica2014-11-061-1/+1
* category tagblockfriendica2014-11-061-0/+22
* jsonp support (thankxs fabrixxm)friendica2014-10-161-1/+1
* clean up the awful descriptive text on thing inputfriendica2014-06-231-1/+1
* ability to like thingsfriendica2014-06-231-2/+14
* basic edit and delete for thingsfriendica2013-12-301-2/+3
* display_thing: it ain't much, but it's implemented.friendica2013-12-291-1/+0
* a bit more backend work on thingsfriendica2013-12-281-0/+68
* comanchify mod_directory. Two modules remaining. Actually three because messa...friendica2013-12-201-8/+11
* more htmlspecialchars sanitisationfriendica2013-12-121-2/+2
* put comanche widgets in their own file. Added a category tagcloud widget - bu...friendica2013-10-271-4/+6
* 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
* 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 p...friendica2013-07-021-3/+5
* relocate tagadelic to include/taxonomyfriendica2013-06-211-0/+64
* bring back the body tag list - though it really belongs in the templates. It'...friendica2013-06-201-2/+6
* source code re-org, move taxonomy to separate includefriendica2013-06-191-0/+91