aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Search.php
Commit message (Collapse)AuthorAgeFilesLines
* apply changes to slider defaults across all modules that use buildQuery for ↵zotlabs2018-06-151-2/+2
| | | | updates
* 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 ↵zotlabs2018-02-091-1/+1
| | | | performance issue, so perhaps the tradeoffs should be debated)
* 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 ↵Mario Vavti2017-10-091-1/+1
| | | | app directly to get app details
* 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 ↵zotlabs2017-05-301-2/+2
| | | | observer in the acl) in addition to conversations
* activity widget - like the forum widget but represents unseen activity by ↵zotlabs2017-03-021-0/+1
| | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
* 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 ↵zotlabs2016-11-011-0/+3
| | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
* more backticksredmatrix2016-10-031-6/+6
|
* more db column renamesredmatrix2016-05-311-1/+1
|
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+1
| | | | (connections.php)
* module updatesredmatrix2016-04-181-0/+228