aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
Commit message (Collapse)AuthorAgeFilesLines
* Add GET for filtered forumsDM42.Net (Matt Dent)2018-08-011-0/+3
|
* Merge branch '3.6RC'Mario Vavti2018-07-258-4/+371
|\
| * appstore changeszotlabs2018-07-042-0/+21
| |
| * 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
| |
| * plugins -> addonszotlabs2018-06-281-3/+3
| |
| * some work on mod groupMario2018-06-171-0/+3
| |
| * restrict cid filter to unthreaded order (makes much more sense that way imho ↵Mario Vavti2018-06-092-35/+34
| | | | | | | | 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-022-2/+2
| |\
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-06-023-0/+25
| | |\
| | * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-06-012-27/+54
| | |\ \
| | * \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-311-0/+20
| | |\ \ \
| | * | | | proper pronounzotlabs2018-05-311-1/+1
| | | | | |
| | * | | | don't show forums in forum widget if archived flag is setzotlabs2018-05-311-1/+1
| | | | | |
| * | | | | finalize filters and forum notificationsMario Vavti2018-06-021-8/+40
| | | | | |
| * | | | | some more work on forum notificationsMario Vavti2018-06-021-6/+2
| | |_|_|/ | |/| | |
| * | | | unread forum notifications - wip/unfinishedMario Vavti2018-06-012-2/+15
| | | | |
| * | | | add manage privacy groups entry to the panel channel menu dropdown for nowMario Vavti2018-06-011-0/+2
| | | | |
| * | | | fixes for css fixMario Vavti2018-06-011-0/+7
| | | | |
| * | | | add hover effect to dropdown caretMario Vavti2018-06-011-0/+3
| | |_|/ | |/| |
| * | | move file and groups filter to submenuMario Vavti2018-06-012-27/+54
| | |/ | |/|
| * | implement reset button for filtersMario Vavti2018-05-311-0/+20
| |/
| * change some stringsMario Vavti2018-05-311-4/+4
| |
| * merge groups and filed posts into activity filtersMario Vavti2018-05-312-21/+64
| |
| * make navbar search use the module search function in /network and /channelMario Vavti2018-05-301-0/+7
| |
| * add widget files and templatesMario Vavti2018-05-302-0/+177
| |
| * Rename Permission Groups to Permission Categories and clarify feature ↵Andrew Manning2018-05-151-1/+1
| | | | | | | | settings text.
| * missing classMario Vavti2018-04-301-1/+1
| |
| * fix regression with forum widget unseen countMario Vavti2018-04-241-2/+2
| |
| * relax restrictions to the design tools menu to allow those with write_pages ↵zotlabs2018-04-181-10/+3
| | | | | | | | permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
* | don't show forums in forum widget if archived flag is setzotlabs2018-06-081-1/+1
| | | | | | (cherry picked from commit 7c05500392aea9d992919e1791c1557dd2f49424)
* | Merge branch '3.4RC'3.4Mario Vavti2018-05-049-31/+107
|\ \
| * | missing classMario Vavti2018-04-301-1/+1
| | |
| * | fix regression with forum widget unseen countMario Vavti2018-04-241-2/+2
| | |
| * | relax restrictions to the design tools menu to allow those with write_pages ↵zotlabs2018-04-191-10/+3
| |/ | | | | | | permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
| * re-use directory safemode setting for public stream tag filtering since a ↵zotlabs2018-04-171-1/+2
| | | | | | | | handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire.
| * fine tuning the public stream tag resultszotlabs2018-04-171-1/+1
| |
| * public stream tag enhancementszotlabs2018-04-171-0/+40
| |
| * add commented_days parameter to item_expire(), default 7. Both expire_days ↵zotlabs2018-04-091-6/+3
| | | | | | | | and commented_days have to be exceeded to expire.
| * Create catcloud widget and provide a type option which can include 'cards' ↵zotlabs2018-04-091-0/+46
| | | | | | | | or 'articles'
| * Modified notifications widget to add the public stream when the current user ↵Julian Schweinsberg2018-04-091-1/+1
| | | | | | | | is allowed to see it only
| * oauth2 client settings pagezotlabs2018-04-051-1/+9
| |
| * turn newmember widget into a featurezotlabs2018-03-231-11/+1
| |
| * fix channel_addressMario Vavti2018-03-141-1/+1
| |