Connection ErrorBad RequestThis page went staleSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Error Details:
Share Link
Posts from Mobile device support, issues with the forum’s functionality or display.Auto-translated
The responsiveness of images has been improved; they should now display better in both the mobile and PC versions. Images in a mobile browser are compressed more horizontally than vertically, which distorts the aspect ratio. This happens with images of any aspect ratio inserted into a message.
Also, I'm a bit puzzled that the new editor (in the case of a quick reply) doesn't have a quoting tag. Using the extended mode or the "Quote" button every time for quoting (which is only suitable for quoting short messages) doesn't seem convenient.
But overall, it's gotten better, thanks for the work.
I especially liked the feature of collapsing signatures in the mobile version.
However, quick editing of a message (at least a recently written one and in the mobile version) still doesn't work, unfortunately.
Incorrect display of line breaks and code tag; Firefox, version 81.0
The code tag and quote tag have been reworked. The quote tag has been redesigned and made more responsive.
In the code tag, all HTML tags are removed, and new line tags are taken into account when displaying.
Automatic code highlighting has also been added using the Prism library. It recognizes the syntax of the specifically selected language. For the modding and mapmaking sections of Heroes 5, the LUA syntax will be used by default if the syntax of the code block is not specified, as, according to my information, this is the language used in Heroes 5 for scripts. The syntax can be selected when adding a code block, and it can also be changed when editing. There is a special icon {;} in the editor to work with this block.
The responsiveness of images has been improved; they should now display better on both mobile and PC versions. Images in a mobile browser are compressed more horizontally than vertically (the aspect ratio is distorted). This happens with images of any aspect ratio inserted into a message.
Also, I'm a bit confused that the new editor (in the case of a quick reply) doesn't have a quote tag. Using the advanced mode or the "Quote" button every time (which is only suitable for quoting short messages) doesn't seem convenient.
But overall, it's gotten a little better, thanks for the work.
I especially liked the feature of collapsing signatures in the mobile version.
However, quick message editing (at least for recently written messages and in the mobile version) still doesn't work, unfortunately.
The aspect ratio should not be distorted; if it is, please provide a link to a specific message. The adaptive image algorithm has been updated again; it now works as follows:
1) By default, all images in the style have a setting that prevents them from exceeding the maximum width of the message block. This prevents images that extend beyond the boundaries from breaking the message blocks. However, this style has a drawback because images in tables are maximally compressed. 2) To eliminate the drawback of the style, a script has been added that runs after the page loads or its size changes. The script's task is to iterate through each image and, if the screen resolution is less than 768 (tablet and mobile), set a minimum width for the images equal to 20% of the available space (the height should be scaled according to the browser's proportions). If the width is greater than this minimum, or if the actual width is less than the minimum, the image will be displayed at its actual size. If the resolution is higher than 768 (laptop, PC), then, in this case, if the image is smaller than the current size of the block, all restrictions on the maximum width are removed, and it should be displayed in full size without changes. If it is larger, the style restriction remains, and it should be scaled by the browser according to the proportions to the size of the message block. If, for some reason, it is not possible to scale it, taking into account the content of the message, the browser should add horizontal scrolling to the message block.
This should all work as follows.
The quote tag has been added to the quick edit editor.
I checked quick editing in different browsers and in the mobile version; it worked for me. More details are needed to understand why it doesn't work for you.
One of those problematic images looks like this on my mobile device:like this: Creator
I tested quick editing in different browsers and in the mobile version, and it worked for me; more details are needed to understand why it doesn't work for you.
I wanted to say that the quick edit seems to be working now, but I think I jumped the gun. The "save changes" button is clicked. The message seems to update. But the changes are not applied.
More precisely, I did this: I went into advanced mode, added some text with a quote to the message, saved the changes -> the changes are not visible in the message text.
I went into quick edit mode, opened the message -> I see the changed text inside the edit window.
I click "save" -> nothing happens again.
See the previous message, plus screenshots from this one.
Configuration: updated Firefox, Win10, 1920x1080
Added something to the message.
Added something else to the message.
I wanted to say that the quick edit seems to be working now, but I think I jumped the gun. The "save changes" button is pressed. The message seems to be updated. But the changes are not applied. More precisely, I did this: I went into advanced mode, added some text with a quote to the message, saved the changes -> the text in the message did not change. I went into quick edit mode, opened the message -> I see the changed text inside the edit window. I press "save" -> nothing happens again. See the previous message, plus screenshots from this one. Configuration: updated Firefox, Win10, 1920x1080
A similar situation occurs when saving an edited message. The configuration is the same.
Небо – мольбы не ждёт Небо – угроз не слышит Небо – ведёт особый счёт Небо – тебя найдёт
One of these problematic images on my mobile device looks likethis: Creator
I tested quick editing in different browsers and in the mobile version — it worked for me. I need more details to understand why it doesn't work for you.
It seems to work now.Added another style setting; proportions should now be taken into account for such images.
I wanted to say that the quick edit seems to be working now, but I think I jumped the gun. The "save changes" button is pressed. The message seems to be updating. But the changes are not being applied. To be more precise, I did this: I went into advanced mode, added some text with a quote to the message, saved the changes -> the changes are not visible in the message text. I went into quick edit mode, opened the message -> I see the changed text inside the edit window. I press "save" -> nothing happens again. See the previous message, plus screenshots from this one. Configuration: updated Firefox, Win10, 1920x1080
Nebо
The same situation with saving the edited message. The configuration is the same.
I still haven't been able to reproduce the problem, I guess I didn't understand the essence correctly. It would be good if one of you could record a video of all the actions leading to the problem.
It seems that the issue here is with the spoiler tag; all the text entered in the video remains hidden under the spoiler.
Apparently, the editor reveals spoilers in edit mode.
Ah, okay, that makes sense. ) Perhaps, considering the presence of a preview button, it would be better to set the code view as the default, as the current situation causes a lot of confusion. There's also a situation where you embed a quote in a message, write text within it, but the editor doesn't want to exit the quote format. Clicking the quote format button cancels the formatting altogether (meaning what should be a quote stops being one), and you end up struggling to get it right. Overall, I think it was easier with the BB code display in the editor. But that might be subjective, of course. And I don't know how it will be if HTML is displayed in the editor (as I understand it, BB codes are no longer available). More precisely, I do know, as this can already be done by switching the button. It doesn't seem scary to me.
Ah, heh, well, then it's clear. ) Perhaps, considering the presence of a preview button, it would be better to make the code view the default, because the current situation is very confusing. Sometimes, when you embed a quote in a message and write text in it, the editor doesn't want to exit the quote format. Clicking the quote format button cancels this formatting altogether (i.e., what was supposed to be a quote ceases to be one), and you struggle with it for a long time, trying to make it right. In general, I think it was easier with the BB-code display in the editor. But this may be subjective, of course. And I don't know what it will be like if HTML is displayed in the editor (as far as I understand, BB-codes are no longer available). More precisely, I do know, because you can already switch between them using a button. It doesn't seem scary to me.
BB-codes are still supported, but they are converted after the message is saved. Also, in PMs, only BB-codes are available, and the formatting is limited.
All current mixed BB-code + HTML is available for viewing at any time; this is the <> button (the last one in the editor). You can also edit or add something directly there if you can't do it visually.
It seems that the buttons for changing alignment in the code editor are not working (in both). The images change position, yes, but the text does not. Also, there is no button to center the alignment.