Recent content by marquisite

  1. M

    Some media types when opened in lightbox do not expand to fill the screen anymore (images still do)

    Previously in XFMG 2.2, when media items were opened in the lightbox they would expand to fill the available space regardless of the media type. In XFMG 2.3, media items no longer do this unless the item type is an image. For example, a YouTube embed:
  2. M

    Fixed Lightbox sidebar missing for Embeds, Videos and Audio media types

    The lightbox sidebar is missing for embed, video and audio media types. This is happening with XFMG 2.3.2 and here on XenForo.com at the time of posting. The sidebar does correctly display for images. Upon checking the browser console, an uncaught TypeError is logged for the XF2.3 lightbox...
  3. M

    Fixed Heading anchor links can contain unnecessary HTML text fragments (headings with BB code or non-text content)

    First noticed in the XenForo 2.3.0 Beta 6 announcement thread: https://xenforo.com/community/threads/xenforo-add-ons-2-3-0-beta-6-released-unsupported.221301/#-entity-code-classbbcodeinlineviewableinterfacecode-and-indexnow Examples: Heading with inline-code and formatted text First example, at...
  4. M

    XF 2.3 A first look at XenForo 2.3

    A hacky workaround I have previously shared for XF2.2 makes use of the Less contrast function to do just that: https://xenforo.com/community/threads/color-bb-code-improve-text-readability-contrast-in-light-and-dark-styles-e-g-darken-lighten-the-rendered-color.198237/...
  5. M

    XF 2.3 feedback and comments

    @James check my rejected suggestion for a hacky workaround (in XF 2.2). Maybe start a new suggestion and reference it? TBH I think I'd even consider it a bug, but the devs might not...
  6. M

    XF 2.3 feedback and comments

    COLOR bb code readability between light and dark styles is a problem. In 2021 I posted a suggestion about one way to improve this but it didn't receive enough votes...
  7. M

    XF 2.3 Embed your content anywhere

    Yes, that seems correct based on Chris D's post below (specifically the part I have made bold): Taking a cue from URL unfurling to include an icon-sized logo and domain name (or at a minimum just an icon) would be ideal in my opinion for external embeds. E.g.: Without something like this I...
  8. M

    Chat 2 by Siropu [Paid]

    Hi, I have discovered in Chat 2.2.7 that individual forum moderators are unexpectedly able to view and action reports for chat messages despite having no chat moderator permissions. Looking at the code, the following permission check is done in Siropu\Chat\Report\Message.php: protected...
  9. M

    XF 2.2 Progressive web app

    @the1 there is some discussion about notifications in Safari in the thread linked below: https://xenforo.com/community/threads/safari-push-notifications-coming-to-macos-and-ios.202323
  10. M

    MG 2.2 Dealing with YouTube API audits and ToS violations linked to XFMG thumbnail overlays

    Part of my site utilises YouTube Data API (independent to XenForo Media Gallery), so from time to time Google's YouTube API services conducts an audit. This time, violations have been attributed to XFMG. Has anyone else had this misfortune? The issue is with presence of overlays on media list...
  11. M

    Fixed Item type icon should not default to YouTube logo for non-YouTube embeds - YouTube API Developer Policies issue

    In xfmg_media_list.less XFMG uses the YouTube logo for the default embed type icon (plus generic embed thumbnail). This means embedded content from different sites without its own specific icon defined still uses the YouTube icon. Example (TikTok vs Instagram): .itemList-itemTypeIcon {...
  12. M

    VaultWiki [Paid]

    VaultWiki 4.1.4 should be compatible with 2.2.8 according to the most recent resource update here and news post on the VW site: https://xenforo.com/community/resources/vaultwiki.8615/updates#resource-update-40854 https://www.vaultwiki.org/articles/296/ I think this could be a case of the...
  13. M

    Fixed Deleted media comments remain visible on news feed (including for guests)

    When the author of a media comment decides to delete it (for whatever reason), their comment unexpectedly remains visible in the latest activity news feed, even for guests. This can be reproduced on XenForo.com (see attached screenshot).
  14. M

    VaultWiki [Paid]

    Echoing @Alpha1's post, perhaps it is time to submit this under the 2.x resources category? 🙂 https://xenforo.com/community/resources/categories/xenforo-2.42/ Also, the most recent version at the time of this reply is 4.1.3 Patch Level 1.
  15. M

    Fixed A deleted custom BB code is left behind and not removed from the button manager drag-drop target in admin cp

    Here's a screenshot showing a custom BB code added to one of the four button groups in the BB code button manager: So what happens if that BB code is deleted? Here is what gets left behind: I think that it would be nicer if BB code deletion could also clean up this button manager remnant :)...
Back
Top Bottom