aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Search.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-3/+4
* add uuid to dreport for internal use and and fix issues with conversation fet...Mario2024-02-071-4/+4
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-2/+2
* check for uuid so that will be also catch items that were posted from alterna...Mario2023-04-231-1/+1
* add the conversation endpoint and implement paginated fetch for zot requests ...Mario2023-04-231-1/+1
* fix php warningsMario2022-10-201-10/+5
* fix php warningsMario2022-10-201-1/+1
* Activity: check for other forms of as:Public, Search: make sure to run htmlsp...Mario2022-08-211-6/+9
* do not stringify integer valueMario2022-05-111-1/+1
* update queries in mod search - fixes #1677Mario2022-05-111-27/+23
* whitespaceMario2022-02-041-2/+2
* clean the url from parametersMario2022-02-041-0/+5
* unpack encoded mid and make sure to goaway to the right messageMario2022-02-031-1/+13
* use Libzot::fetch_conversation to fetch conversations from search and add an ...Mario2021-10-091-17/+7
* resolve some vsprintf issuesMario2021-09-071-1/+1
* some work on streamlining mod photosMario2021-06-231-5/+5
* Clean up Search.php & Enotify.php codeXanthor2021-06-211-12/+11
* really fix manual fetching of non-ascii domainsMario2021-04-291-1/+1
* do not treat an URL including an @ like a webbieMario2021-03-221-1/+1
* a possible fix for issue #1529Mario Vavti2021-03-091-3/+2
* add fetch_provider hookMario2021-01-311-4/+10
* expose manual public item import from searchbar, set commen_policy in Activit...Mario2021-01-251-131/+154
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-181-9/+0
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
* some work on zot6 DMsMario2020-01-151-0/+1
* live-update not triggering on mod_searchzotlabs2019-05-291-2/+2
* Fix double escaping after xss fixDM42.Net (Matt Dent)2018-11-131-2/+2
* xss in searchzotlabs2018-11-131-3/+3
* apply changes to slider defaults across all modules that use buildQuery for u...zotlabs2018-06-151-2/+2
* yet another postgres/"group by" issuezotlabs2018-05-071-2/+2
* extend ACzotlabs2018-04-081-0/+4
* hubzilla issue #975 (searching for title as well as body could present a perf...zotlabs2018-02-091-1/+1
* preserve reverse date sort in mod_search after changeszotlabs2018-01-211-1/+1
* mod_search: fix the group by messzotlabs2018-01-211-11/+12
* more search workzotlabs2017-11-031-2/+1
* support for netselect queryzotlabs2017-11-011-0/+1
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-1/+1
* Merge remote-tracking branch 'mike/master' into devgit-marijus2017-07-221-2/+3
|\
| * allow wildcard tag searches in search module alsozotlabs2017-07-201-2/+3
* | more nav_set_selectedgit-marijus2017-07-221-1/+1
|/
* remove deprecated app parameter from conversation()zotlabs2017-06-201-1/+1
* provide ability to search webpages (either public or which contain the observ...zotlabs2017-05-301-2/+2
* activity widget - like the forum widget but represents unseen activity by aut...zotlabs2017-03-021-0/+1
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-1/+1
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-1/+1
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-021-1/+5
* feature: static page update as opposed to live update of conversations on the...zotlabs2016-11-011-0/+3
* more backticksredmatrix2016-10-031-6/+6
* more db column renamesredmatrix2016-05-311-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1