aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Activity_filter.php
Commit message (Collapse)AuthorAgeFilesLines
* implement optional events and polls filterMario2020-02-211-0/+28
|
* minor private forum notifications fixesMario2020-01-251-1/+3
|
* move mail frontend to addons and remove mail app from system appsMario2020-01-181-2/+2
|
* some work on zot6 DMsMario2020-01-151-1/+13
|
* refine stream filter and forum notification behaviour (mostly for ↵Mario Vavti2018-10-241-29/+30
| | | | 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
|
* Update Activity_filter.phpMax Kostikov2018-09-281-1/+1
|
* appification of privacy groupsMario Vavti2018-09-251-1/+3
|
* remove network_tabs() which has been deprecated and replaced by ↵Mario Vavti2018-09-131-1/+1
| | | | activity_{order, filters} widgets
* remove manage group link from activity_filter, already in personal menuzotlabs2018-07-041-8/+0
|
* add the missing link to manage privacy groupszotlabs2018-06-281-0/+8
|
* restrict cid filter to unthreaded order (makes much more sense that way imho ↵Mario Vavti2018-06-091-33/+32
| | | | and the query is a lot faster) and slighty change order of the filters
* new feature filter network by nameMario Vavti2018-06-081-1/+16
|
* sort out some mismatched hovertips on the activity filterzotlabs2018-06-031-5/+5
|
* wrong levelzotlabs2018-06-031-2/+2
|
* fix submenunavigation on activity filterszotlabs2018-06-031-0/+2
|
* improve network cid queryMario Vavti2018-06-031-2/+2
|
* the pf argument is required here for some functionality in /networkMario Vavti2018-06-031-3/+3
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-06-021-1/+1
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-06-021-0/+7
| |\
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-06-011-21/+44
| |\ \
| * \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-311-0/+20
| |\ \ \
| * | | | proper pronounzotlabs2018-05-311-1/+1
| | | | |
* | | | | finalize filters and forum notificationsMario Vavti2018-06-021-8/+40
| |_|_|/ |/| | |
* | | | fixes for css fixMario Vavti2018-06-011-0/+7
| |_|/ |/| |
* | | move file and groups filter to submenuMario Vavti2018-06-011-21/+44
| |/ |/|
* | implement reset button for filtersMario Vavti2018-05-311-0/+20
|/
* merge groups and filed posts into activity filtersMario Vavti2018-05-311-20/+60
|
* add widget files and templatesMario Vavti2018-05-301-0/+66