Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't include invisible "update activities" in category widget | zotlabs | 2017-11-24 | 1 | -4/+6 |
| | |||||
* | article feature | zotlabs | 2017-11-22 | 1 | -0/+71 |
| | |||||
* | tagging changes - provides ability to mention a forum by using !forumname as ↵ | zotlabs | 2017-09-24 | 1 | -0/+2 |
| | | | | well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. | ||||
* | cards feature | zotlabs | 2017-08-23 | 1 | -0/+76 |
| | |||||
* | allow wildcard tag and category searches | zotlabs | 2017-07-20 | 1 | -2/+11 |
| | |||||
* | hubzilla issue #810 | zotlabs | 2017-06-06 | 1 | -0/+30 |
| | |||||
* | fix #594 | Mario Vavti | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | the text link to a thing will take you to the local thing page, both as a ↵ | redmatrix | 2016-06-17 | 1 | -1/+1 |
| | | | | link for editing and as a destination in case there is no thing photo. If there's a photo, the photo link will take you to the thing URL. | ||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -9/+9 |
| | |||||
* | isolate all the tagadelic core code into a class and reuse it | redmatrix | 2016-05-04 | 1 | -85/+4 |
| | |||||
* | provide a tag cloud for app categories and allow filtering apps from this | redmatrix | 2016-05-04 | 1 | -0/+69 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | add photos to the profile "likes this" dropdowns | redmatrix | 2016-02-01 | 1 | -3/+4 |
| | |||||
* | don't show item_delayed_publish items in tag clouds | redmatrix | 2015-11-26 | 1 | -1/+3 |
| | |||||
* | issue #85, community tags and file tags lost during edits. This required ↵ | redmatrix | 2015-11-20 | 1 | -6/+15 |
| | | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-01 | 1 | -1/+1 |
|\ | |||||
| * | allow additional uses for xtags | redmatrix | 2015-10-01 | 1 | -1/+1 |
| | | |||||
* | | separate objs/things from taxonomy | redmatrix | 2015-09-01 | 1 | -5/+5 |
| | | |||||
* | | make tagadelic results (including categories in wall-to-wall posts) visible ↵ | redmatrix | 2015-07-15 | 1 | -7/+12 |
| | | | | | | | | to wall visitors by checking ownership rather than authorship. It is doubtful the queries will scale on redmatrix so moved forward to hubzilla tree. | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-07 | 1 | -2/+2 |
|\| | |||||
| * | rename function get_directory_settings => get_directory_setting and move ↵ | Mario Vavti | 2015-07-07 | 1 | -1/+1 |
| | | | | | | | | sort options to directory title bar | ||||
| * | make public forums only setting sticky and simplify function to get ↵ | Mario Vavti | 2015-07-07 | 1 | -2/+2 |
| | | | | | | | | directory settings | ||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -60/+75 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | don't show directory keywords widget if globaldir setting is off | friendica | 2015-04-15 | 1 | -0/+5 |
| | | |||||
| * | 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 | ||||
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -1/+1 |
| | | |||||
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -2/+4 |
|/ | |||||
* | 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 |
| |