aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Search.php
Commit message (Collapse)AuthorAgeFilesLines
* 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