aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
Commit message (Collapse)AuthorAgeFilesLines
...
* sse: store the item mid plus reactions mids in data-mids and change ↵Mario2019-11-221-1/+13
| | | | functions accordingly
* sse notificationsMario2019-11-111-3/+2
|
* changes to support direct messages in zot6 (set item.item_private = 2 when ↵zotlabs2019-06-191-2/+2
| | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
* 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
|\ | | | | | | | | provide xchan_url if there is no xchan_addr See merge request hubzilla/core!1622
| * 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
| | | | | | This reverts merge request !1620
* | 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 ↵zotlabs2019-02-071-1/+5
| |/ |/| | | | | different things on different network stacks (e.g. Diaspora) and it turns out there is no possible way to make Diaspora reshares compatible with ActivityPub or Zot6 repeat/announce/boost/whatever.
* | work on repeat/share for Hubzillazotlabs2019-02-061-2/+5
|/
* use this form insteadzotlabs2018-11-191-2/+1
|
* push recent changeszotlabs2018-11-191-0/+4
|
* fix dreport linkzotlabs2018-11-141-2/+5
|
* bookmark appMario Vavti2018-10-061-1/+3
|
* Remove servicelevel logicM. Dent2018-09-291-1/+1
|
* implement conversation tools (settings/conversation), remove additional ↵Mario Vavti2018-09-271-2/+5
| | | | features from the settings menu and get rid of skill levels
* Add hook to extend conv_item cog dropdown menuM.Dent2018-08-261-0/+5
|
* fixes for search_item.tplMario Vavti2018-06-071-7/+0
|
* differentiate between direct messages and followers-only messagesMario Vavti2018-05-251-2/+6
|
* paint the locks on private activitypub items red. their privacy model is ↵Mario Vavti2018-05-231-0/+4
| | | | "slightly" different from ours
* Change hovertip on paperclip button to read 'Attach/Upload file' because a ↵zotlabs2018-05-091-1/+1
| | | | lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post.
* Provide admin delete ability if the viewer is admin but has no existing ↵zotlabs2018-05-021-0/+4
| | | | delete authority. For 3.5+ as a new string is involved.
* provide visible star status for starred postsMario Vavti2018-04-131-3/+3
|
* Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-1/+4
|
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-4/+0
|
* PHP 7.2 silence some warningsMario Vavti2017-12-041-3/+3
|
* optional divider between item header and bodyzotlabs2017-11-221-1/+2
|
* article featurezotlabs2017-11-221-1/+11
|
* enable anonymous comments also in /displayMario Vavti2017-10-061-1/+1
|
* provide sharing of cardszotlabs2017-09-051-1/+2
|
* 32 characters are often not enough to distinguish gnu-social mids - use the ↵Mario Vavti2017-09-051-1/+1
| | | | entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript
* rewrite comment form handlinggit-marijus2017-08-281-3/+3
|
* cards: make page load after comment postzotlabs2017-08-231-1/+10
|
* several card enhancementszotlabs2017-08-231-1/+4
|
* minor js and css changesgit-marijus2017-08-121-3/+3
|
* prevent uploads to comments if the channel has a default private ACL.zotlabs2017-08-101-1/+1
|
* libxml errorszotlabs2017-08-091-1/+0
|