11 days later

@Shahiem could you possibly make the links to tags and discussions "flarum links"? As far as I can see, they're normal links, and therefore, the browser goes to the URL like it would a normal page instead of like it would clicking on a discussion in the default homepage (Showing the discussion and pushing the URL to the browser to change in the address bar). Also, is there any way you could disable the tags page entirely in this extension? I notice that going to https://my-flarum-domain.com/tags still shows the tags.

    I also noticed that the last post and statistics do not update in real-time (as you post), not even with pusher configured. Is there any way you could automatically update the statistics and last post?? And if the user has pusher enabled and configured, to update it in real-time with posts from other users??

      a month later

      0.1.6 ?

      • Responsive fixes

      • Added an option on the Koseki admin page to choose a columns view. (Compact or default)
        Default mode has 4 columns: Forum name, Topics, Posts and Last post
        Compact mode has 3 columns: Forum name, Statistics and Last Post

      • The ugly tag icon is now gone! :-)

      • Added an option to add your own tag icon. (You can find this in the Tag Modal)

      Updating ⏫

      Please run:

      composer update reflar/koseki
      php flarum migrate
      php flarum cache:clear

      0.1.7 ?

      • Various bug fixes
      • You can now see your forum statistics on your Koseki page.

      Updating ⏫

      Please run:

      composer update reflar/koseki
      php flarum cache:clear

      0.1.8

      • Add some missing translations

      Known Issue: The statistics icon seems to be small and out of position.

      Updating ⏫

      Please run:

      $ composer update reflar/koseki
      $ php flarum cache:clear

      Can you please add a feature where you can hide certain Tags from being displayed in the main list?

      7 days later

      This looks very good already on my page.

      Also the site logo only shows up in the slide-in menu in mobile view, so people visiting the site on a smartphone can not actually recognize the site they are on unless they press the menu button.
      Edit: turns out the same happens on vanilla Flarum... but the top bar on Koseki still looks strange, with only a single drop-down for all discussions showing and the write new post in the middel.

      Last but not least would it be possible to change the link for "all discussions" to point o the Koseki view? Or alternatively add another quick-link to a "forum overview" or something like that?

      Thanks a lot!

        SerrII

        0.1.9 ?

        • Fixed small statistics icon
        • Fixed empty statistics.
        • Added option to hide your forum statistics
        • Renamed topics to discussions.

        0.2.0 ?

        • Fix missing controller bug

        Updating ⏫

        Please run:

        composer update reflar/koseki
        php flarum cache:clear

        poVoq However, how can you add subforums and change the name of the existing one? Right now all tags, regardless of primary or secondary just show up under the "Forums" header and I can't find a setting for adding headers.

        You have to add a secondary tag to your primary tag(s).

        poVoq Also the site logo only shows up in the slide-in menu in mobile view, so people visiting the site on a smartphone can not actually recognize the site they are on unless they press the menu button.

        This is not up to me nor Koseki. ? Please leave your feedback about Flarum here; https://discuss.flarum.org/t/design

        poVoq Last but not least would it be possible to change the link for "all discussions" to point o the Koseki view? Or alternatively add another quick-link to a "forum overview" or something like that?

        Only if there are more people interested in this.

        Tried the update, now receive the following error on the website, updated the flarum cache:

        "500 Internal Server Error
        Something went wrong on our server."

        I noted it only updated to 0.1.9 not 2.0.0 if that has any bearing.

          wignu 0.2.0 fixes the "missing controller bug", you may want to update to it and try again.

          It didn't update to it, that's my point, when I ran the update it only went to 0.1.9.

            wignu Try running composer clear-cache and run composer update reflar/koseki again.