Jump to content

DSystem

Clients
  • Posts

    363
  • Joined

  • Last visited

Reputation Activity

  1. Like
    DSystem reacted to Fierce God in Chat Application ( Support Topic )   
    @TheJackal84 
     
    don't know if this is already been suggested with all the other many suggestions 
     
    1. but maybe in a later update, have the online user tie into the main website online if they are a actual signed up user
    2. Be able to @ someone even if they dont show as being in the chat, but can be like pinged (Example - Discord's @ everyone - But chat would be @ username )
  2. Like
    DSystem reacted to TheJackal84 in Chat Application ( Support Topic )   
    Updated to 1.0.3
    New Features
    Chatrooms
    Added a new setting allowing you to choose to display new messages at the top or bottom of the message list Added a new permission allowing you to let members send private ( whisper ) messages Members can select multiple members at the same time to show the messages to The private message boxes will use a different background colour then the rest to tell them apart Admins can view all private messages regardless Bots
    Create unlimited bots to post messages when something happens on your site Select a member to send the messages ( You could create a bot member via the ACP and use that ) Each bot can be set to post in different chatrooms Applications supported for bot posting Calendar Create a message when a new event gets created Create a message when someone comments on a event Create a message when someone reviews a event Downloads Create a message when someone uploads a file Create a message when someone comments on a file Create a message when someone reviews a file Forums Create a message when someone posts a topic Create a message when someone replies to a topic Gallery Create a message when someone uploads a image Create a message when someone comments on a image Create a message when someone reviews a image Nexus Create a message when someone reviews a product Members Create a message when someone registers on the site Each application you pick you can select from a list of the categories / forums etc for when the bot should send a message, this can also be set to all categories / forums etc If you don't have any of the apps installed above the settings will not show for you to enable them If you delete a chatroom from the ACP any bots linked to that chatroom will also be deleted, this is to stop any errors that could be thrown if the chatroom don't longer exist and the bot does
  3. Like
    DSystem reacted to newbie LAC in Lazy load in 3rd-party resources   
    You should to use additional attributes
    img[data-src]
    [data-background-src]
    iframe[data-embed-src]
    video[data-video-embed]
    + controllers which support lazy load or attribute data-ipsLazyLoad
     
    Examples
    <div data-controller='core.front.core.lightboxedImages'> {{if settings.lazy_load_enabled}} <img src='{expression="\IPS\Text\Parser::blankImage()"}' data-src='link_to_img' alt="alt_text"> {{else}} <img src='link_to_img' alt="alt_text"> {{endif}} </div>  
    <div data-ipsLazyLoad> {{if settings.lazy_load_enabled}} <img src='{expression="\IPS\Text\Parser::blankImage()"}' data-src='link_to_img' alt="alt_text"> {{else}} <img src='link_to_img' alt="alt_text"> {{endif}} </div>  
  4. Like
    DSystem reacted to ILM2 in Chat Application ( Support Topic )   
    Could it be set up so that two users can chat privately .. like an Instant Messenger?
    ex:  USER 1 invites USER 2 to chat
     
     
  5. Like
    DSystem reacted to Adriano Faria in Disable Personal Messages Until Post Count Reached   
    I’ll do it this week. 
  6. Like
    DSystem reacted to Dean_ in Chat Application ( Support Topic )   
    Wonder if you could theme it to make it look like the old and nostalgic MSN Chat Rooms 🤣

    Great work Jackal, impressive. Can see this being popular!
  7. Sad
    DSystem reacted to BomAle in SendMail Advanced   
    I stopped support, if anyone interested continue the work for this app is free to do.
  8. Thanks
    DSystem reacted to newbie LAC in (NB44) Translate. Filter By App/Plugin   
    Support topic
     
  9. Like
    DSystem got a reaction from MeMaBlue in Linkfavicon - Supporttopic   
    Tested and working...
  10. Like
    DSystem reacted to Makoto in Profiles have no meta tags   
    Profiles on IPS have virtually no meta tags, at all.
    This could be improved by adding a link to the users avatar and maybe a general description line like so,
    $description = "Explore {$this->member->name}'s " . \number_format( $this->member->member_posts ) . " posts on " . \IPS\Settings::i()->board_name; $newMeta = [ 'title' => $this->member->name, 'description' => $description, 'og:title' => $this->member->name, 'og:description' => $description, 'twitter:description' => $description, 'og:image' => $this->member->photo, 'profile:username' => $this->member->name, 'og:url' => $this->member->url() ]; \IPS\Output::i()->metaTags = array_merge( \IPS\Output::i()->metaTags, $newMeta ); Otherwise links to profiles contain no description or anything aside the default og:image if you have one set in the settings.
  11. Like
    DSystem reacted to leonovich_J in (TB) Bump Up Topics   
    Will upgrade to 4.4?
  12. Like
    DSystem reacted to Unlucky in Limited Email Content   
    Does this work with 4.4?
    Thanks
  13. Thanks
    DSystem got a reaction from LiquidFractal in Linkfavicon - Supporttopic   
    Tested and working...
  14. Thanks
    DSystem reacted to Adriano Faria in Canned Replies   
    I'll take a look for a future version, no ETA at all at this point due to IPS 4.4 release.
    In the meantime, accept a device: ask before you buy. It can save you from problems.
  15. Like
    DSystem reacted to VladislavD in Canned Replies   
    Hello, how to make the saved answers add to the text and not replace it?
  16. Like
    DSystem got a reaction from VladislavD in Canned Replies   
    I found a bug
    When the administrator edits a private response. The response's author is changed to the administrator.
    Suggestion for improvement:
    When you have selected an answer ready to be placed in the post. Let it be added to typed and unsubscribed text as it currently is.
    It would look better, so we could use several ready-made answers in the same post.
     
  17. Like
    DSystem reacted to Joel R in Delete My Account   
    Hi @Adriano Faria
    I wanted to let you know that I use Delete My Account app, and would appreciate an upgrade to 4.4 when it becomes officially available. 
  18. Like
    DSystem reacted to Joel R in IPS Rules Application   
    Hi @Kevin Carwile
    I wanted to let you know that I use Automation Rules app, and would appreciate an upgrade to 4.4 when it becomes officially available. 
  19. Like
    DSystem reacted to Joel R in Members Shop ( Support Topic )   
    Hi @TheJackal84
    I wanted to let you know that I use Members Shop app, and would appreciate an upgrade to 4.4 when it becomes officially available. 
  20. Like
    DSystem reacted to Joel R in Auto Welcome Support   
    Hi @Mike John
    Hello to my most favorite developer.  I wanted to let you know that I use Auto Welcome app, and would appreciate an upgrade to 4.4 when it becomes officially available. 
  21. Like
    DSystem reacted to Joel R in Sticky Notes (support topic)   
    Hi @TheJackal84
    I wanted to let you know that I use Sticky Notes app, and would appreciate an upgrade to 4.4 when it becomes officially available. 
  22. Like
    DSystem reacted to Joel R in Trophies and Medals - Supporttopic   
    Hi @Fosters
    My most favorite developer in the Marketplace (I promise I don't say that to every developer 😀).  I wanted to let you know that I use Trophies & Medals app, and would appreciate an upgrade to 4.4 when it becomes officially available. 
  23. Sad
    DSystem got a reaction from ahc in IPS Rules Application   
    I have been asking for a solution to this problem for a long time. Unfortunately @Kevin Carwile apps then abandoned 
  24. Like
    DSystem reacted to CP_User in 5.0 - A Discussion   
    I think it’s time that us (customers) and the team look over on what has been asked many, many times on here and have a poll system to which we could vote (anything core based for the software). I'm sure over the years we've asked for features to be implemented and had to wait years for it to come to the system; i.e. - Subscriptions, but I feel it was featureless and rushed.
    We often see the team spend time on introducing new features without listening to us on what it’s loyal customer wants. Now don't get me wrong, we've had some great things added too, but a balance would be great and really help us connect to the team more and really show that we can openly ask and discuss future options. After all, without us a business doesn't exist.
     
  25. Like
    DSystem reacted to jair101 in Advanced Tags & Prefixes - IPS 4.x   
    Great that someone is taking over the app, I do hope that at least compatibility with upcoming versions will be guaranteed. I don't mind adding renewal costs to the app either.
    Still, I was hoping that Kevin can put some love towards his other apps, now it seems he will be even more busy... 
×
×
  • Create New...