aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Display.php
Commit message (Expand)AuthorAgeFilesLines
* Fix context help link for permissionsHarald Eilertsen2025-07-131-1/+1
* new version of items_by_parent_ids() and item_reaction_sql() with much better...Mario2025-05-271-1/+1
* revert to previous iteration of the parents query function until performance ...Mario2025-05-251-9/+6
* refactor items_by_parent_ids() to accept $thr_parents as an array and stringi...Mario2025-05-231-2/+2
* refactor sql_extra > permission_sqlMario2025-05-151-6/+6
* implement extra sql for mod channel and displayMario2025-05-151-1/+1
* move look up of thr_parents to separate function and minor fixesMario2025-05-021-25/+1
* default to threadedMario2025-04-301-1/+25
* lazy load - initial commitMario2025-04-251-5/+3
* Several issues discovered by PHPStanHarald Eilertsen2024-11-141-1/+6
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-1/+2
* fix another php warningMario2024-03-061-1/+1
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-10/+10
* more deprecate $aMario2023-09-211-1/+1
* call init allthough it does not contain anything atm. it will set up things w...Mario2023-08-301-6/+4
* allow to look for pubstream items if we do not own one but make sure the perm...Mario2022-11-101-12/+9
* fix warningsMario2022-11-031-47/+48
* fix various issuesMario2022-10-211-1/+1
* fix php warningsMario Vavti2022-10-201-6/+12
* check against nullMario Vavti2022-08-071-2/+2
* some cleanup after moving articles and cards to addonsMario2022-05-061-41/+1
* fix mod display regressionsMario2021-09-071-7/+10
* more unpack_link_id()Mario2021-09-041-19/+20
* possible minor performance improvementMario2021-05-051-2/+2
* check perms for comments since in AP they can be different from the top level...Mario2021-04-261-1/+1
* Merge branch 'dev' into airMario2021-03-241-2/+0
|\
| * fix regression in mod displayMario2021-03-231-29/+26
* | more work on mod displayMario2021-03-231-6/+4
* | fix regression in mod displayMario2021-03-231-29/+26
|/
* fix mod display queryMario2021-03-101-15/+14
* FIX: Display urls won't show to permitted remote observersM. Dent2021-02-141-4/+7
* some work to fix r_preview in list modeMario2021-01-141-42/+42
* make simple update more simple againMario2020-11-211-1/+1
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-181-20/+5
* adapt notifications and mark item seen handling to play well with client side...Mario2020-10-221-14/+0
* the parent id is required later in the processMario2020-04-221-1/+4
* some work on zot6 DMsMario2020-01-151-0/+1
* sse: store the item mid plus reactions mids in data-mids and change functions...Mario2019-11-221-1/+2
* Revert code to use thr_parent for comment repliesMax Kostikov2019-05-011-1/+1
* Add displaying support for threaded commentsMax Kostikov2019-04-301-1/+1
* Add ITEM_TYPE_CUSTOM support to Zotlabs/Module/Display.phpDM42.Net (Matt Dent)2019-03-241-0/+5
* some more xss preventionMario Vavti2019-03-181-1/+1
* if local_channel() and updating the page do not query for another item if the...Mario Vavti2019-02-181-3/+2
* reset page title if article has no title.zotlabs2018-12-051-2/+1
* hubzilla core issue #1278 - page update always reloads if noscript content is...zotlabs2018-10-071-3/+2
* Status editor hookM. Dent2018-09-291-1/+1
* provide a noscript_content switch for mod channel and displayMario Vavti2018-09-071-4/+10
* remove checkjs reloader from mod_display alsozotlabs2018-08-201-48/+42
* apply changes to slider defaults across all modules that use buildQuery for u...zotlabs2018-06-151-2/+2
* missing permission descriptionMario Vavti2018-05-211-2/+1