aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-244-7/+15
* AS2 Follow/IgnoreMario2024-03-011-1/+1
* more cleanupMario2024-02-291-1/+1
* some cloeanup after last commitMario2024-02-281-11/+0
* do away with deprecated activity typesMario2024-02-281-9/+0
* more streams compatibilityMario2024-02-251-1/+2
* AS2Mario2024-02-252-20/+17
* fix issues related to b64mid to uuid conversionMario2024-02-011-1/+1
* fix edgecase for notices and make mod hq backwards compatibleMario2024-02-011-3/+3
* start using uuid for internal reference instead of base64 encoded midMario2024-02-012-2/+3
* store the original announce actor (the one that pushed the item into our stre...Mario2024-01-221-0/+3
* since the activity filter widget requires the network module we can link to t...Mario2023-09-271-1/+1
* an attempt to cache seen item mids for the purpose that we can hide seen pubs...Mario2023-09-101-0/+2
* possible fix for item widget not respecting ACL if added by title - issue #1799Mario2023-09-091-1/+1
* ignore internal follow activityMario2023-07-191-2/+4
* fix regression when rendering event itemsMario2023-04-231-1/+1
* fix some php warningsMario2023-02-281-2/+4
* look for owner instead of author - this way we will also catch the via postsMario2023-02-221-1/+1
* revisit author_id and fix issue with pinned contentMario2023-02-151-1/+3
* implement hq widget author image and notifications updatesMario2023-02-122-3/+5
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-091-3/+19
* fix undefined varable warningMario2023-01-281-1/+2
* translateable stringsMario2023-01-041-2/+2
* pdl editor for addon iitial commitMario2023-01-041-1/+1
* fix issues with pubstream tagcloudMario2023-01-021-11/+6
* filter approvalsMario2022-12-271-1/+4
* move mod queueworker to /adminMario2022-12-271-0/+1
* fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make...Mario2022-12-261-3/+5
* bring back poll and delivery intervalMario2022-12-121-3/+4
* Merge branch 'fix-category-widget-urls' into 'dev'Mario2022-12-021-5/+6
|\
| * Fix Category widget URLsHarald Eilertsen2022-11-261-5/+6
* | adjust the query to work with postgresMario2022-11-301-13/+13
* | fetch the unseen count in a subquery instead of a separate query and rename a...Mario2022-11-301-12/+6
* | the blue dots were slightly too bold.Mario2022-11-221-1/+1
|/
* hq widget: use distinct classes for seen and unseen thread items countMario2022-11-181-1/+13
* hq widget: implement thread unseen items countMario2022-11-181-2/+12
* set hubloc_connected in mod fhublocs otherwise the hublocs might be removed b...Mario Vavti2022-11-021-1/+1
* fix php warningsMario Vavti2022-10-261-2/+1
* fix php warningsMario Vavti2022-10-231-1/+2
* fix php warningsMario2022-10-201-3/+2
* fix more php warningsMario Vavti2022-10-201-1/+4
* fix php warningsMario Vavti2022-10-182-2/+2
* fix php warningsMario Vavti2022-10-131-1/+1
* fix more php warningsMario Vavti2022-10-131-1/+1
* fix php warningsMario2022-10-121-0/+2
* fix hq widget displaying superblocked itemsMario2022-09-291-0/+13
* Ãfix regressionMario2022-09-261-1/+4
* php8: fix more warningsMario2022-09-111-0/+1
* fix random php warningsMario2022-09-072-11/+8
* fix missing closing div tag if there are no recent channel activities to displayMario2022-09-051-2/+1