Forum upgraded

  • JTL replied to this.

    One problem still persists on my Android smartphone, using Chrome: I push reply, then the "x" symbol. The post draft appears at the bottom but is not responding anymore. This happened on the old forum software, too. I think it started just a few days ago.
    Edit: The chat button which overlaps at the bottom might be responsible?

      KM I've removed the chat button, is the issue still there?

      • KM replied to this.
        3 months later
        Slacor changed the title to Forum changes .

        There have been some styling changes:

        Tables are permitted in markdown and styled now.

        | X | Exists | Info |
        | :- | :- | :- |
        | PWM | Yes | *Below* 68/255 (OxygenOS); 65/255 (Paranoid Android, CyanogenMOD) |

        The empty banner on the main page is now hidden

        Posts using headers 1, 2, 3 (h1,h2,h3) are now centered.

        2 months later
        16 days later

        Some CSS changes:
        Smaller screens:

        • Images are centered
        • Link sizes are increased by 1px 5%

        Also,

        • Tables have borders
        • Tables are now responsive
        • Links to outside of the forum are colored differently
          https://ledstrain.org/d/151-forum-changes
          https://somesite.com
          This includes standard links, header links, picture links.
          Mobile Touchscreen devices have a border around picture links indicating internal / external link

        Will be completing a forum upgrade to 0.1.0-beta.9 in about 30 min


        Forum successfully upgraded

        Mostly behind the scenes fixes, but tags now have icons.

        Headers changed, you may need to refresh the page to see them.

        • Tutorial has been added to the header. It'll be updated as things change over time
        • Donation link has been added to the header
        • Minor CSS changes for consistent behavior

        Any donations will be straight to server / hosting costs 👍
        The tutorial shows some extra features of the forum. Unfortunately, some things like tables are not intuitive despite being quite useful. Perhaps this will help bridge the gap.

        a month later

        SSL updated.
        I should get more warnings for this now if it's getting close to expiry and hasn't auto-renewed..

        21 days later

        There will be a forum update sometime later today tomorrow to Version 0.1.0-beta.10

        Topic


        Edit: Updated to Version 0.1.0-beta.10

        2 months later

        Updated to Version 0.1.0-beta.11

        🚤 We've reverted some changes to search that made it terribly slow and improved user search performance.
        🔗 Links no longer open in a new window/tab by default. Links also have a nofollow and ugc ref value.
        📦️ Queue implementation has been improved.
        🍿 Several UX fixes, among others for the modals.
        ⚠️ The debug button is back on failing requests.
        🤡 Old avatars are now properly deleted when a new one is set.
        🥴 Fixed a bug where deleted posts would show up to the public.

          3 months later

          I'll be upgrading to 0.1.0-beta.12 within the next few days
          Shouldn't be any issues but chat is available at chat.ledstrain.org

          https://discuss.flarum.org/d/22973-flarum-010-beta12-released

          We spent this release focused on changes to make the experience better for Flarum, both for the great developers in our community and for administrators of Flarum sites.

          🏋️ Flarum now fully supports PHP 7.4! (flarum/core#1985)
          🌏 Slugs will now support basic transliteration, transforming UTF-8 characters into more than just - in your URLs. (flarum/core#1975)
          📧 Mail settings now support Mailgun regions, and will check for incomplete settings. (flarum/core#1763), (flarum/core#1921), (flarum/core#1850)
          ✋ Throttling can now be avoided by granting permission to groups (admins are now immune by default). (flarum/core#1938)
          🖼️ Avatars can now be uploaded again in IE11/Edge.
          🚩 Users can now flag their own posts, and other improvements to flags. (flarum/flags#18)
          🤸 Customizing Paths now only requires a single file named site.php to edit on new installs. (flarum/flarum#63)
          🗂️ Translations will now fallback to the default language (such as en) if there are missing strings, no more core.flarum.this.looks.weird. (flarum/core#1961)
          🤐 TextFormatter has been updated to version 2.3.6, which comes with the ability to add spoilers with Markdown. We still love your BBBBCode extension, 010101, don't worry. (flarum/core#1982)

          There are a bunch more! If you're into this, feel free to scour our changelogs and releases on GitHub.

          3 months later

          Drafts

          • Should auto-save posts you're writing
          • Saved ones are available in the top-right

          6 months later

          Upgraded to v0.1.0-beta.15
          There's a lot of changes on the backend, so let me know if you need help

          🏷️ Improved tag discussion count and last posted discussion calculations
          ⬅️ Added a "view post" popup when having edited a post similar to when you create a post. (flarum/core#2108)
          🔍 Searching for users based on groups is now also possible using the group ID. (flarum/core#2192)
          🕛️ Relative times are now updated without reloading. (flarum/core#2208)
          😁 Font Awesome was updated. (flarum/core#2274)


          Also, it is now possible to toggle Day / Dark mode. By default it is set to Day. 1

          2 months later

          The forum is now running in docker 😀
          Please let me know if you have any issues

          Not sure if this has to do with the Docker change, but currently while Android's Chrome works fine, I get a Cloudflare error when trying to access the site from Firefox on Linux. It says "SSL handshake failed. If you're the owner of this website: It appears that the SSL configuration is not compatible with Cloudflare. This could happen for a several reasons, including no shared cipher suites."

            KM I'm using Firefox on Linux now and I'm not having that issue.
            Can you try refreshing / hard refreshing?

            When I introduce changes there will be a short window where that error will show up but it should go away after a few moments.

            dev