aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Display.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* bring jot reset to some more placesMario Vavti2018-05-211-1/+2
* fix permalinks to children of articles and cardszotlabs2018-04-051-3/+3
* undo vcard on display module until we can make it accuratezotlabs2018-03-311-1/+2
* put vcard widget with author of top-level post on display pagezotlabs2018-03-271-1/+9
* make list mode work in cards and articleszotlabs2018-03-221-0/+34
* important bugfix: if logged in locally and mod_display returns nothing owned ...zotlabs2018-02-281-2/+3
* some feed cleanupzotlabs2018-02-011-8/+9
* fix mod display and others that require a non-zero profile_uid for updateszotlabs2017-12-041-4/+3
* set $module_format to html to not break updates. it will be set to something ...Mario Vavti2017-11-031-0/+2
* support for netselect queryzotlabs2017-11-011-0/+1
* mod_display: provide alternate serialisations (starting with atom)zotlabs2017-10-221-54/+113
* redirect to be moderated items to /moderate and change the conv link to parte...Mario Vavti2017-10-191-1/+6
* use $target_item[mid] to make item highlighting work with shortened midsMario Vavti2017-09-071-1/+1
* use thread parent hash only for like and dislike activity. in all other cases...Mario Vavti2017-09-071-1/+1
* typoMario Vavti2017-09-071-1/+1
* fix an issue where some encoded mids were not found in /display allthough the...Mario Vavti2017-09-071-3/+10
* 32 characters are often not enough to distinguish gnu-social mids - use the e...Mario Vavti2017-09-051-2/+3
* whitespaceMario Vavti2017-09-041-25/+13
* fix the error reporting query in /display. we need item_deleted instead of it...Mario Vavti2017-09-041-2/+1
* introduce item_normal_update(). the differnce to item_normal() is that we do ...Mario Vavti2017-09-031-2/+3
* some issues with mod_display on very first anonymous page visit (prior to any...zotlabs2017-08-301-8/+5
* oembed provider cleanup, add oembed to cardszotlabs2017-08-231-3/+6
* remove debuggingzotlabs2017-08-211-4/+4
* more work on oembed from /displayzotlabs2017-08-211-3/+5
* some issues with message-ids and urlencoding (again)zotlabs2017-08-201-2/+1
* more work on mod_displayzotlabs2017-08-191-1/+2
* better error reporting on mod_displayzotlabs2017-08-191-7/+5
* default to static updates if not local channelgit-marijus2017-07-271-1/+1
* remove deprecated app parameter from conversation()zotlabs2017-06-201-2/+2
* activity widget - like the forum widget but represents unseen activity by aut...zotlabs2017-03-021-0/+1