| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mod display regressions | Mario | 2021-09-07 | 1 | -7/+10 |
* | more unpack_link_id() | Mario | 2021-09-04 | 1 | -19/+20 |
* | possible minor performance improvement | Mario | 2021-05-05 | 1 | -2/+2 |
* | check perms for comments since in AP they can be different from the top level... | Mario | 2021-04-26 | 1 | -1/+1 |
* | Merge branch 'dev' into air | Mario | 2021-03-24 | 1 | -2/+0 |
|\ |
|
| * | fix regression in mod display | Mario | 2021-03-23 | 1 | -29/+26 |
* | | more work on mod display | Mario | 2021-03-23 | 1 | -6/+4 |
* | | fix regression in mod display | Mario | 2021-03-23 | 1 | -29/+26 |
|/ |
|
* | fix mod display query | Mario | 2021-03-10 | 1 | -15/+14 |
* | FIX: Display urls won't show to permitted remote observers | M. Dent | 2021-02-14 | 1 | -4/+7 |
* | some work to fix r_preview in list mode | Mario | 2021-01-14 | 1 | -42/+42 |
* | make simple update more simple again | Mario | 2020-11-21 | 1 | -1/+1 |
* | Do away with auto updates except for our own actions. We might consider to re... | Mario | 2020-11-18 | 1 | -20/+5 |
* | adapt notifications and mark item seen handling to play well with client side... | Mario | 2020-10-22 | 1 | -14/+0 |
* | the parent id is required later in the process | Mario | 2020-04-22 | 1 | -1/+4 |
* | some work on zot6 DMs | Mario | 2020-01-15 | 1 | -0/+1 |
* | sse: store the item mid plus reactions mids in data-mids and change functions... | Mario | 2019-11-22 | 1 | -1/+2 |
* | Revert code to use thr_parent for comment replies | Max Kostikov | 2019-05-01 | 1 | -1/+1 |
* | Add displaying support for threaded comments | Max Kostikov | 2019-04-30 | 1 | -1/+1 |
* | Add ITEM_TYPE_CUSTOM support to Zotlabs/Module/Display.php | DM42.Net (Matt Dent) | 2019-03-24 | 1 | -0/+5 |
* | some more xss prevention | Mario Vavti | 2019-03-18 | 1 | -1/+1 |
* | if local_channel() and updating the page do not query for another item if the... | Mario Vavti | 2019-02-18 | 1 | -3/+2 |
* | reset page title if article has no title. | zotlabs | 2018-12-05 | 1 | -2/+1 |
* | hubzilla core issue #1278 - page update always reloads if noscript content is... | zotlabs | 2018-10-07 | 1 | -3/+2 |
* | Status editor hook | M. Dent | 2018-09-29 | 1 | -1/+1 |
* | provide a noscript_content switch for mod channel and display | Mario Vavti | 2018-09-07 | 1 | -4/+10 |
* | remove checkjs reloader from mod_display also | zotlabs | 2018-08-20 | 1 | -48/+42 |
* | apply changes to slider defaults across all modules that use buildQuery for u... | zotlabs | 2018-06-15 | 1 | -2/+2 |
* | missing permission description | Mario Vavti | 2018-05-21 | 1 | -2/+1 |
* | bring jot reset to some more places | Mario Vavti | 2018-05-21 | 1 | -1/+2 |
* | fix permalinks to children of articles and cards | zotlabs | 2018-04-05 | 1 | -3/+3 |
* | undo vcard on display module until we can make it accurate | zotlabs | 2018-03-31 | 1 | -1/+2 |
* | put vcard widget with author of top-level post on display page | zotlabs | 2018-03-27 | 1 | -1/+9 |
* | make list mode work in cards and articles | zotlabs | 2018-03-22 | 1 | -0/+34 |
* | important bugfix: if logged in locally and mod_display returns nothing owned ... | zotlabs | 2018-02-28 | 1 | -2/+3 |
* | some feed cleanup | zotlabs | 2018-02-01 | 1 | -8/+9 |
* | fix mod display and others that require a non-zero profile_uid for updates | zotlabs | 2017-12-04 | 1 | -4/+3 |
* | set $module_format to html to not break updates. it will be set to something ... | Mario Vavti | 2017-11-03 | 1 | -0/+2 |
* | support for netselect query | zotlabs | 2017-11-01 | 1 | -0/+1 |
* | mod_display: provide alternate serialisations (starting with atom) | zotlabs | 2017-10-22 | 1 | -54/+113 |
* | redirect to be moderated items to /moderate and change the conv link to parte... | Mario Vavti | 2017-10-19 | 1 | -1/+6 |
* | use $target_item[mid] to make item highlighting work with shortened mids | Mario Vavti | 2017-09-07 | 1 | -1/+1 |
* | use thread parent hash only for like and dislike activity. in all other cases... | Mario Vavti | 2017-09-07 | 1 | -1/+1 |
* | typo | Mario Vavti | 2017-09-07 | 1 | -1/+1 |
* | fix an issue where some encoded mids were not found in /display allthough the... | Mario Vavti | 2017-09-07 | 1 | -3/+10 |
* | 32 characters are often not enough to distinguish gnu-social mids - use the e... | Mario Vavti | 2017-09-05 | 1 | -2/+3 |
* | whitespace | Mario Vavti | 2017-09-04 | 1 | -25/+13 |
* | fix the error reporting query in /display. we need item_deleted instead of it... | Mario Vavti | 2017-09-04 | 1 | -2/+1 |
* | introduce item_normal_update(). the differnce to item_normal() is that we do ... | Mario Vavti | 2017-09-03 | 1 | -2/+3 |
* | some issues with mod_display on very first anonymous page visit (prior to any... | zotlabs | 2017-08-30 | 1 | -8/+5 |