aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Forums.php
Commit message (Collapse)AuthorAgeFilesLines
* do not require network for forums widgetMario2022-02-211-1/+0
|
* remove deprecated widgets and add some more widget descriptionsMario2022-02-211-29/+7
|
* Apps drag and drop featureMario2021-08-031-5/+5
|
* don't show forums in forum widget if archived flag is setzotlabs2018-06-081-1/+1
| | | (cherry picked from commit 7c05500392aea9d992919e1791c1557dd2f49424)
* fix regression with forum widget unseen countMario Vavti2018-04-241-2/+2
|
* this will fix the cards query and keep the rest intactMario Vavti2018-02-041-1/+1
|
* remove some never used indices which prevented our item queries to find the ↵Mario Vavti2018-02-041-1/+2
| | | | right query execution plan in mysql and adjust some queries to optimze the result
* simplify interactions with the get_features hook by calling it before any ↵zotlabs2018-01-181-11/+11
| | | | filtering takes place
* scrutinizer modszotlabs2018-01-091-2/+2
|
* Add private forums to forum widget. The link redirects to the remote channel ↵zotlabs2017-11-151-3/+29
| | | | page rather than a filtered view of your network page because you cannot post to a private forum from your own site.
* update bs-dev and min version bumpMario Vavti2017-07-021-1/+1
|
* fix widgets for bs4 againMario Vavti2017-03-291-2/+2
|
* the rest of the standard widgets convertedzotlabs2017-03-291-0/+97