
Everything posted by Askancy
-
Image Spoiler in Gallery
We are interested in developing a plugin that allows you to report an image uploaded in Gallery as a spoiler. Spoiler is useful for reporting spoiler and NFSW images. I honestly stunned myself when I saw that this feature was not included in Gallery... This would be useful to hide in thumbnails the images reported as spoilers and also in the gallery, at least that you do not click on it or move over it with the mouse... I believe the best examples of this feature is in Reddit and Steam:
-
[This Forum] Can you please enable 2FA here?
I asked for this as well during a private conversation with @Lindy, since there are purchases and licenses, I believe it is our interest to protect as of our accounts as possible.
-
Custom fields in gallery
i think it would be really useful to have an option to report an image as spoiler/explicit content and hide content with a blur effect or other in thumbnails until you hover over (Steam style) or open content.
-
External Links Rich Embed [Support Topic]
I integrated my IP.board forum into an SSO system with my site, using a custom remote comment system but I have encountered a problem with the plugin. When a user enters a link on the forum, the oembed is successfully created with links to the images correctly but when one views the comment via the site, it has a problem with the image url: Example: <div class="externalLinkRichEmbed"> <div class="ipsRichEmbed" style="max-width: 500px; border: 1px solid rgba(0,0,0,0.1); "> <div class="ipsRichEmbed_masthead ipsRichEmbed_mastheadBg ipsType_center"> <a href="https://--.it/articolo/7572-dirt-rally-20-game-of-the-year-e-disponibile-da-oggi.html" style="background-image: url( 'https://--.it/upload/gallery/1557/dirt-rally-20-1430506358.jpg' ); background-position: center; background-repeat: no-repeat; background-size: cover; height: 120px; display: block;" rel=""><img alt="dirt-rally-20-1430506358.jpg" class="ipsHide" data-src="https://--.it/upload/gallery/1557/dirt-rally-20-1430506358.jpg" src="<___base_url___>/applications/core/interface/js/spacer.png"></a> </div> <div style="padding: 10px;"> <h3 class="ipsRichEmbed_itemTitle ipsTruncate ipsTruncate_line ipsType_blendLinks"> <span><img alt="6554b6be8c0d829a8bf63ae0c82cf121_link.pn" data-src="<___base_url___>/uploads/set_resources_6/6554b6be8c0d829a8bf63ae0c82cf121_link.png" src="<___base_url___>/applications/core/interface/js/spacer.png"></span> <a href="https://---.it/" style="text-decoration: none; margin-bottom: 5px;" title="Test" rel="">Test</a> </h3> <div class="ipsType_light"> --.IT </div> <hr class="ipsHr"><div class="ipsSpacer_top ipsSpacer_half" data-ipstruncate="" data-ipstruncate-size="3 lines" data-ipstruncate-type="remove" style="overflow-wrap: break-word;"> <span>Test</span> </div> </div> </div> </div> how do I display the correct URL instead of <__base_url__>? Also, isn't it possible to bring up the site favicon instead of the link icon?
-
#Hashtags
250 cookies this was enough to make me run away from that site. I believe that here people want to have a board full of functions, make it weigh down a lot without thinking that those applications are better as external addons to avoid having an IP.Board really heavy. Hashtags, stories, tiktak embeed does a board really need these things? I think IP.Board has many big shortcomings, but these are just the last on the list. one thing that comes to mind all of a sudden is link cleaning ie, convert a link: https://www.amazon.com/LG-OLED55CXPUA-Alexa-Built-Ultra/dp/B0829RYP8V?pf_rd_r=ASVJVSMFM2Q6R0VW4JJ8&pf_rd_p=76f54966-688a-4b94-8474-c7a8ff47e986&pd_rd_r=8b6dd349-94a1-4d86-ac13-216375283b45&pd_rd_w=0hjH4&pd_rd_wg=MAanm&ref_=pd_gw_ci_mcx_mr_hp_d to Amazon.com: LG OLED55CXPUA Alexa Built-In CX Series 55" 4K Ultra HD Smart OLED TV (2020): Electronics I think it's pointless to propose infinite things and it would be better to think of, “Would this be useful for everyone or just me?” and then think about whether to fund the addons or propose it to the staff. So many councils are trying to make IP.board become a "facebook clone". I hope the IP.Board staff will keep the board as light as possible.
-
Reactions in private messages
I believe that having the reaction in private messages is also useful for saying “I read the message and thank you” or “I don't agree”, cutting the discussion, without having to reply or anything. I had already proposed this thing too, I really hope they will be added
-
Change a user's group from public
Thank you very much I didn't find it in the marketplace. Really absurd that there is no default this possibility...
-
Change a user's group from public
To change a user's group, you must switch between administration, why not allow editing the group directly from the user's profile or through his post with the opening of a modal?
-
Iframe link embed align feedback
haven't tried the BomAe script, but probably the problem is in the display:block of "ipsRichEmbed". if you put display: inline-block; in ipsRichEmbed, it will be enough for ckeditor to put the oembed into a div/p in order to choose its position with the text-align. Hopefully they solve this problem because anyone who uses an oembed for an article in his blog/pages the effect is really bad.
-
It's possible to IPS add this feature?
.cForumRow [data-forumid="69"] { background-color: #484a51; background-image: linear-gradient(90deg, #484A51 0%, rgba(72, 74, 81, 0) 32.76%), linear-gradient(150deg, rgba(72, 74, 81, 0) 0%, #484A51 75.28%), url(https://scontent.ccdn.cloud/image/nospoiler/2d57e9c1-0e09-4fdc-9d91-c028f5cc8b97/simpson-1-maxw-1152.jpg); }
-
External Links Rich Embed [Support Topic]
when an email notification is sent to me, the oembed image ruins the email layout, Is it possible to limit its size as is done in topic?
-
Iframe link embed align feedback
I needed to need to attach an article to a topic, only after losing half a day to put it in the middle I gave up... Can you fix this? it is clearly a bug...
-
Change Post Author - IP.Board 4.x
Is it possible to choose the new author before sending the message?
-
Telegram X for IPS
I honestly don't like to take users out of the community, already with the arrival of Facebook, Instagram, Whatsapp and Telegram, the life of the forums is increasingly difficult. However, the implementation of Telegram with IPS could be useful to notify users in the case of new messages, using it as a sort of push notification, perhaps via an IPS bot.