aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Dirsearch.php
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-3/+4
|
* also filter deleted hublocsMario2023-07-041-1/+1
|
* exclude deleted hublocsMario Vavti2023-05-071-1/+1
|
* fix directory searchMario Vavti2023-05-071-4/+7
|
* when flagging an entry also flag its xtags and improved keywords query in ↵Mario Vavti2023-05-031-6/+11
| | | | dirsearch
* fix and document edge caseMario Vavti2023-04-281-1/+1
|
* initial commit for directory flags federationMario Vavti2023-04-261-2/+2
|
* dirsync update columnMario Vavti2023-04-261-2/+3
|
* enable dir admins to flag or hide entriesMario Vavti2023-04-261-7/+9
|
* reset ud_last if we had contact and some cleanupMario Vavti2023-04-121-1/+2
|
* deprecate flags and transaction_id and only return results which are ↵Mario Vavti2023-04-121-10/+4
| | | | currently updated
* use url instead of addr for updates and clean up local_dir_update() and ↵Mario Vavti2023-04-121-3/+3
| | | | update_modtime()
* initial commit directory sync rewrite - should work but still requires lots ↵Mario Vavti2023-04-121-1/+4
| | | | of cleanup
* realy make sure we will deduplicate even if there is a bogus second primary ↵Mario Vavti2023-02-161-1/+1
| | | | entry
* make sure we will deduplicate even if there is a bogus second primary entryMario Vavti2023-02-161-1/+1
|
* mod dirsearch: fix php warningsMario Vavti2022-10-131-23/+24
|
* more work on directory syncMario2021-06-051-19/+1
|
* directory improvementsMario Vavti2021-06-031-53/+32
|
* remove dir_fns includesMario2021-05-271-101/+97
|
* dirserach: return zot6 entriesMario Vavti2020-12-301-2/+2
| | | (cherry picked from commit 5485f96625d03dab1f8f9e9fdf3f6ea5180509c9)
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
|
* directory: port censoring from zap and disable oembed in profile aboutMario2019-12-091-25/+29
|
* fix typoMario Vavti2019-07-031-1/+1
|
* fix variables for xporof_locale and xprof_postcodeMario2019-03-231-4/+4
|
* do not include system channels in directory resultszotlabs2018-06-251-1/+1
|
* simplify dir_tagadelic dramaticallyzotlabs2018-01-171-1/+4
|
* hubzilla issue #945 continued: We previously blocked directory keywords when ↵zotlabs2018-01-101-1/+1
| | | | 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.
* pubsites: don't list dead siteszotlabs2016-11-301-2/+2
|
* redmatrix is no longer considered a supported platform and will not be ↵zotlabs2016-11-191-3/+3
| | | | listed in pubsites as of 2.x
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* provide version info in /pubsitesredmatrix2016-09-071-2/+2
|
* module updatesredmatrix2016-04-181-0/+462