Terrox
|
93ec01e0a1
|
More nofollow tags to discourage backlink farmers
|
2019-09-03 14:32:52 +02:00 |
|
zotlabs
|
9a55df245f
|
disable directory options when using suggestion mode and only return one page (60 items)
so that sorting works correctly
|
2019-04-30 23:38:48 -07:00 |
|
zotlabs
|
9800d95c50
|
fix suggestion ordering in directory module
|
2019-04-30 23:19:04 -07:00 |
|
Mario Vavti
|
2ec3e4a912
|
use urlencode
|
2019-03-18 13:29:08 +01:00 |
|
Mario Vavti
|
a086745ec0
|
ENT_COMPAT will only take care of double-quotes. Use double-quotes here to prevent XSS
|
2019-03-18 13:19:24 +01:00 |
|
Mario
|
7cadc30914
|
settings for directory and set App::$profile_uid in directory if local_channel()
|
2018-09-24 09:33:52 +02:00 |
|
Mario Vavti
|
b3928f3d2a
|
escape query string
|
2018-06-07 22:45:07 +02:00 |
|
zotlabs
|
c53f788cc8
|
add alt_pager to mod_moderate, remove legacy $a parameter from all occurrences of alt_pager
|
2018-04-17 23:36:35 -07:00 |
|
zotlabs
|
998f39868f
|
directory: link entry keywords to a directory keyword search
|
2018-03-29 14:27:26 -07:00 |
|
zotlabs
|
59a2057fa0
|
fix some issues with friend suggestions on standalone sites with no 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
|
2018-03-04 17:40:38 -08:00 |
|
zotlabs
|
471c3c4d06
|
add dummy f= arg to suggestion urls, use directory version of suggest for newmember link instead of the suggest module as the UI is prettier.
|
2018-03-03 15:54:13 -08:00 |
|
zotlabs
|
7b6ddeb859
|
allow a site to block (public) the directory separately from other resources.
|
2017-11-12 21:43:46 -08:00 |
|
zotlabs
|
359bfb76f6
|
common connections on suggestion page showing wildly different results than remote profile, and is consistently off by one
|
2017-11-05 16:29:01 -08:00 |
|
Mario Vavti
|
cc1ffff7cd
|
feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details
|
2017-10-09 21:22:57 +02:00 |
|
git-marijus
|
27678a523c
|
more nav_set_selected apps
|
2017-07-21 22:36:47 +02:00 |
|
zotlabs
|
7ccf47f4c6
|
don't allow negative age in directory listings
|
2017-05-31 20:08:35 -07:00 |
|
zotlabs
|
d903758940
|
remove include/widgets.php
|
2017-03-16 18:36:58 -07:00 |
|
Mario Vavti
|
cf11a89457
|
use chanlink_url() in directory since the xchan might not yet be available on our server
|
2017-02-24 10:08:09 +01:00 |
|
Mario Vavti
|
41c67fa345
|
more places to use chanlink_hash() instead of chanlink_url() for profile_link
|
2017-02-23 10:36:00 +01:00 |
|
zotlabs
|
a9c8d4a216
|
peoplefind widget should honour directory option settings (such as this site only).
|
2016-12-30 13:09:35 -08:00 |
|
zotlabs
|
231b70b987
|
call zidify_links() when formatting bbcode for internal consumption
|
2016-12-19 16:06:49 -08:00 |
|
zotlabs
|
e314510005
|
minor
|
2016-10-12 20:41:59 -07:00 |
|
redmatrix
|
26ea11c44f
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2016-10-04 15:33:39 -07:00 |
|
redmatrix
|
de1825e54b
|
remove leftover rating fragment
|
2016-10-04 15:33:14 -07:00 |
|
Mario Vavti
|
e259503933
|
feature_enabled() only takes two arguments
|
2016-10-04 21:12:03 +02:00 |
|
redmatrix
|
af87038150
|
separate the 'expert' feature into 'advanced_theming' and 'advanced_dirsearch'. Hide both features unless techlevel > 3.
|
2016-09-01 19:01:02 -07:00 |
|
redmatrix
|
38ea8bee93
|
ratings are gone. They can be enabled, but there is no UI for doing so at this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings.
|
2016-08-25 17:43:07 -07:00 |
|
redmatrix
|
5e0698ba87
|
turn the oft-repeated block_public ... check into a function observer_prohibited()
|
2016-05-22 17:52:30 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|