aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
Commit message (Expand)AuthorAgeFilesLines
* fix menu item display issueMario Vavti2022-09-291-2/+2
* php8: fix more warningsMario2022-09-111-1/+5
* php8: random cleanup and warning fixesMario2022-09-081-31/+12
* fix display of star and dreport linksMario2022-09-061-7/+4
* implement starring of pubstream itemsMario2022-05-181-1/+1
* some cleanup after moving articles and cards to addonsMario2022-05-061-14/+1
* provide a spinner for edit connection action in threadsMario2022-01-191-1/+10
* adjust lock hover text if item_private === 2Mario2022-01-171-0/+5
* mark group actors as such in items and minor text changeMario2022-01-081-0/+1
* merge branch perms_ng into devMario2021-12-151-4/+27
* fix anon comments for cards and articlesMario2021-09-051-1/+1
* more gen_link_id()Mario2021-09-041-1/+1
* tools -> featuresMario2021-06-291-1/+1
* fix deleting and starring in unthreaded viewMario2021-06-291-1/+1
* php8: random fixes deriving from mod networkMario2021-03-101-1/+1
* use mail envelope instead of lock icon for direct messagesMario2021-01-261-0/+2
* some work to fix r_preview in list modeMario2021-01-141-24/+24
* disable community tags until we agree on how to implemnt this in zot6/activit...Mario2020-09-111-0/+4
* zot6 group updates to support edit and delete of top-level group posts. This ...zotlabs2020-07-121-2/+4
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-2/+3
* Ãfix php warningMario2020-04-151-1/+1
* fix notifications for pollsMario2020-02-111-0/+4
* the address or URL as linktitle should be sufficientMario2020-01-181-2/+2
* more bdi tagsMario2020-01-181-2/+2
* missing translation "%d unseen"zotlabs2019-12-091-1/+1
* Add content pinning supportMax Kostikov2019-12-041-6/+12
* Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-281-4/+1
* sse: store the item mid plus reactions mids in data-mids and change functions...Mario2019-11-221-1/+13
* sse notificationsMario2019-11-111-3/+2
* changes to support direct messages in zot6 (set item.item_private = 2 when pr...zotlabs2019-06-191-2/+2
* Use own variable for "Go to previous comment" hintMax Kostikov2019-05-051-1/+2
* Add arrows to scroll between related commentsMax Kostikov2019-05-051-7/+5
* Merge branch 'replyto_fixes' into 'dev'Mario2019-05-031-3/+3
|\
| * more provide xchan_url if there is no xchan_addrMario Vavti2019-05-021-2/+2
| * provide xchan_url if there is no xchan_addrMario Vavti2019-05-021-1/+1
| * Revert "Merge branch 'dev' into 'dev'"Max Kostikov2019-05-021-1/+1
* | Add check if threads are enabled globallyMax Kostikov2019-05-021-1/+1
|/
* Check if 'reply on comment' enabled for this profileMax Kostikov2019-05-021-1/+1
* Add Zap threads supportMax Kostikov2019-05-021-0/+1
* Add "reply to" hint to submit buttonMax Kostikov2019-04-301-1/+1
* Add variables for threaded comments supportMax Kostikov2019-04-291-5/+5
* disable repeats until issues are resolvedMario Vavti2019-02-141-1/+2
* Only cascade privacy warning if thread parent has privacy concerns.M.Dent2019-02-131-5/+2
* Fix: only first lock red with privacy_warningM.Dent2019-02-121-3/+9
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2019-02-071-2/+13
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2019-02-071-2/+5
| |\
| * | Set lock red and provide warning if a forum is tagged in the postM. Dent2019-02-011-0/+11
| * | starring and filing is only supported for post item typeMario2019-01-311-2/+2
* | | disable repeat unless mid is a resolvable uri since this will do radically di...zotlabs2019-02-071-1/+5
| |/ |/|
* | work on repeat/share for Hubzillazotlabs2019-02-061-2/+5
|/