aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Activity_filter.php
Commit message (Expand)AuthorAgeFilesLines
* since the activity filter widget requires the network module we can link to t...Mario2023-09-271-1/+1
* merge branch pdledit_gui into dev - many widgets still miss their description...Mario2022-02-201-0/+7
* php8: fix some undefined variablesMario2021-03-141-4/+8
* php8: random fixes deriving from mod networkMario2021-03-101-2/+8
* 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 performance...Mario Vavti2018-10-241-29/+30
* 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 activity_{ord...Mario Vavti2018-09-131-1/+1
* 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
* 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