aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Messages.php
Commit message (Expand)AuthorAgeFilesLines
* AS2 Follow/IgnoreMario2024-03-011-1/+1
* more cleanupMario2024-02-291-1/+1
* more streams compatibilityMario2024-02-251-1/+2
* AS2Mario2024-02-251-9/+6
* 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-011-1/+2
* store the original announce actor (the one that pushed the item into our stre...Mario2024-01-221-0/+3
* ignore internal follow activityMario2023-07-191-2/+4
* look for owner instead of author - this way we will also catch the via postsMario2023-02-221-1/+1
* implement hq widget author image and notifications updatesMario2023-02-121-1/+3
* 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
* filter approvalsMario2022-12-271-1/+4
* 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
* 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 warningsMario2022-10-121-0/+2
* fix hq widget displaying superblocked itemsMario2022-09-291-0/+13
* fix random php warningsMario2022-09-071-10/+7
* oembed: implement a max oembed size which defaults to 1MB and do not try to o...Mario2022-06-031-1/+1
* merge branch pdledit_gui into dev - many widgets still miss their description...Mario2022-02-201-0/+8
* php8 warningsMario2022-02-131-4/+4
* typoMario2022-02-111-1/+1
* minor restructure to omit php 8.1 deprecation warningMario2022-02-111-3/+10
* merge branch perms_ng into devMario2021-12-151-1/+1
* messages widget: show user-plus icon for connection requestsMario2021-10-101-1/+1
* remove hz_syslog and deal with intro notifications in the messages widgetMario2021-10-081-1/+1
* dismiss deleted xchans in queryMario2021-09-251-2/+1
* Ãfix wrong variable name and streamline icon with unseen notifications iconMario2021-09-231-1/+1
* make sure entries is initializedMario2021-09-231-0/+2
* add notices tab to HQ widgetMario2021-09-231-1/+52
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-161-1/+3
* fix variable nameMario2021-06-291-1/+1
* versionMario2021-06-291-1/+1
* an attempt to improve the query for direct messages on some systems with hope...Mario2021-06-291-1/+5
* if there are no messages display that there are no messagesMario Vavti2021-06-231-6/+3
* bbcode: add option to drop media contentMario2021-06-181-1/+1
* just use ... as preview if we could not wind anything usefulMario2021-06-171-1/+1
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-0/+181