Mario
ebc3666c6f
Cleanup and fixes
2019-03-15 02:51:51 +01:00
zotlabs
2254262cf0
code booboo may have degraded the performance of the Trending tag query more than necessary
2018-04-19 17:43:50 -07:00
zotlabs
2ec28a5993
just provide the trending tags in public stream by default and simplify the query to improve load times; I intend to do additional work on this feature later
2018-04-18 15:56:57 -07:00
zotlabs
fc7d9c235c
minor code optimisation
2018-04-17 22:23:28 -07:00
zotlabs
0f5ae5cac8
also add the noisy 'rss' tag
2018-04-17 21:55:00 -07:00
zotlabs
6903dbcc0d
re-use directory safemode setting for public stream tag filtering since a handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire.
2018-04-17 21:48:43 -07:00
zotlabs
a806c68713
fine tuning the public stream tag results
2018-04-17 20:27:36 -07:00
zotlabs
393cd46a82
public stream tag enhancements
2018-04-17 20:08:14 -07:00
zotlabs
6bf2c64aa2
Create catcloud widget and provide a type option which can include 'cards' or 'articles'
2018-04-09 21:44:04 -07:00
zotlabs
af8cbf000f
tagadelic was being overly protective of permissions.
2018-03-22 21:23:12 -07:00
zotlabs
f1afb0ddfe
simplify dir_tagadelic dramatically
2018-01-17 20:10:49 -08:00
zotlabs
c09bab466a
hubzilla issue #945 continued: We previously blocked directory keywords when searching the local directory as it produced errant results and included results from the entire directory space (an issue that was resolved satisfactorily by that fix sometime in the past). As a result of issue #945 this was reworked so that we should return correct results for keywords when searching either the local directory or a standalone directory.
2018-01-10 15:32:04 -08:00
zotlabs
5a8efc10d8
hubzilla issue #945 - directory keywords returned from twkn in standalone mode
2017-12-26 13:19:27 -08:00
zotlabs
9dd545f420
don't include invisible "update activities" in category widget
2017-11-24 15:39:00 -08:00
zotlabs
6c178d4485
article feature
2017-11-22 15:39:06 -08:00
zotlabs
1650d79862
tagging changes - provides ability to mention a forum by using !forumname as 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.
2017-09-24 19:45:19 -07:00
zotlabs
e084b776ee
cards feature
2017-08-23 00:01:02 -07:00
zotlabs
a346399fe6
allow wildcard tag and category searches
2017-07-20 18:11:47 -07:00
zotlabs
e917b94929
hubzilla issue #810
2017-06-06 17:38:34 -07:00
Mario Vavti
f4f3769225
fix #594
2016-11-20 14:15:13 +01:00
redmatrix
2e7606f569
the text link to a thing will take you to the local thing page, both as a 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.
2016-06-17 21:44:08 -07:00
redmatrix
b1259876bf
more db column renames
2016-05-31 21:45:33 -07:00
redmatrix
9eac9ef2b9
isolate all the tagadelic core code into a class and reuse it
2016-05-04 19:39:39 -07:00
redmatrix
566667a263
provide a tag cloud for app categories and allow filtering apps from this
2016-05-04 18:27:46 -07:00
redmatrix
9abd95fad3
static App
2016-03-31 16:06:03 -07:00
redmatrix
723a49ccee
add photos to the profile "likes this" dropdowns
2016-02-01 17:42:53 -08:00
redmatrix
fa5a382c4b
don't show item_delayed_publish items in tag clouds
2015-11-26 17:35:41 -08:00
redmatrix
301072a86c
issue #85 , community tags and file tags lost during edits. This required 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.
2015-11-20 00:15:48 -08:00
redmatrix
dd45e7b4eb
Merge https://github.com/redmatrix/redmatrix into pending_merge
2015-10-01 17:30:15 -07:00
redmatrix
63eb0e3a38
allow additional uses for xtags
2015-10-01 17:28:03 -07:00
redmatrix
3852b5ce7f
separate objs/things from taxonomy
2015-09-01 17:06:58 -07:00
redmatrix
070397ef14
make tagadelic results (including categories in wall-to-wall posts) visible to wall visitors by checking ownership rather than authorship. It is doubtful the queries will scale on redmatrix so moved forward to hubzilla tree.
2015-07-15 21:43:42 -07:00
redmatrix
6b41074396
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-07-07 16:50:25 -07:00
Mario Vavti
f67d9d59af
rename function get_directory_settings => get_directory_setting and move sort options to directory title bar
2015-07-07 22:29:27 +02:00
Mario Vavti
9c577e0422
make public forums only setting sticky and simplify function to get directory settings
2015-07-07 21:41:37 +02:00
friendica
6679734135
Merge branch 'master' into tres
...
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
2015-04-23 19:49:41 -07:00
friendica
32f79374b0
don't show directory keywords widget if globaldir setting is off
2015-04-15 22:07:20 -07:00
Klaus Weidenbach
0d601563d0
Some cleanups and documentation.
...
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.
2015-03-04 00:15:24 +01:00
friendica
e6eee5ba92
tagcloud tweaks
2015-03-02 11:09:38 -08:00
friendica
7d0783c4dd
increase the dynamic range of the tag clouds slightly.
2015-03-01 23:50:31 -08:00
friendica
33e406d7fc
make tag clouds honour the full permissions repertoire, not just yes/no public/private, but who are you and what tags can you see
2015-02-17 18:13:20 -08:00
friendica
ff68ea6087
more message restrict conversions
2015-01-29 14:51:41 -08:00
friendica
e46eba1258
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
friendica
f28103d595
wall tags
2014-12-15 14:37:31 -08:00
friendica
a23435540e
make sure the "tagcloud" actually shows hashtags. So we don't confuse folks with categories.
2014-11-06 01:32:47 -08:00
friendica
4057e82bb4
category tagblock
2014-11-06 01:24:04 -08:00
friendica
e1f88fd15d
jsonp support (thankxs fabrixxm)
2014-10-16 02:02:11 -07:00
friendica
b2feb26492
clean up the awful descriptive text on thing input
2014-06-23 17:05:03 -07:00
friendica
0cfcb02311
ability to like things
2014-06-23 05:19:28 -07:00
friendica
0dd7d93674
basic edit and delete for things
2013-12-30 04:25:55 -08:00