aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Activity_order.php
Commit message (Collapse)AuthorAgeFilesLines
* refine stream filter and forum notification behaviour (mostly for ↵Mario Vavti2018-10-241-2/+2
| | | | performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.
* rename widget titlesMario Vavti2018-10-061-1/+1
|
* do not unset $_GET[search] and adjust activity_order widgetMario Vavti2018-09-291-1/+1
|
* remove network_tabs() which has been deprecated and replaced by ↵Mario Vavti2018-09-131-1/+1
| | | | activity_{order, filters} widgets
* hubzilla core issue #1258zotlabs2018-08-011-0/+4
|
* restrict cid filter to unthreaded order (makes much more sense that way imho ↵Mario Vavti2018-06-091-2/+2
| | | | and the query is a lot faster) and slighty change order of the filters
* add hover effect to dropdown caretMario Vavti2018-06-011-0/+3
|
* move file and groups filter to submenuMario Vavti2018-06-011-6/+10
|
* change some stringsMario Vavti2018-05-311-4/+4
|
* merge groups and filed posts into activity filtersMario Vavti2018-05-311-1/+4
|
* make navbar search use the module search function in /network and /channelMario Vavti2018-05-301-0/+7
|
* add widget files and templatesMario Vavti2018-05-301-0/+111