portals2 thanks for large feedback! I answer to your questions:

1) It might be appropriate to add adaptability of the chat size for different screens as well as the ability to resize frame vertically. I'm not sure it's very priority task.
2) It would be good to support desktop first and then mobile version
3) Uploading to a forum's storage via flagrow/upload is not supported for now, but it's planned and it's priority task
4, 5) Yeah, this option is also planned
6) This is a known bug, a fix in progress
7) The user can see their deleted messages only during the current session, and they will disappear after the page is reloaded. If you mean seeing them forever then it's a good idea. I'll add this to todo list
8) I haven't tried it yet and I don't know why, but I'll figure it out

    @Xelson
    The reason why i want only logged in users to see chat is because it doesnt work when logged out

      scenox try to set 'View user list' in permission settings to 'Everyone' too

      • [deleted]

      • Edited

      Xelson it seems to me that this is a rather strange feature but it is not the first time

      That's not a strange request at all. Chat should not be available publicly unless you are logged in. That's an accepted standard for a forum.

      25 days later

      StavrosAyad Yeah, I plan to release an update with some improvements and new settings next week

      5 days later

      There was a small update on the dev branch of the chat:

      • New permission for moderators: ability to see messages deleted by users as long as they are not physically deleted;
      • New chat option: initial minimization of the chat for new users;
      • New chat option: censoring messages for unregistered users;
      • As mentioned above: now you can delete messages physically.

      Updating to dev-build:

      Only via composer:

      composer require xelson/flarum-ext-chat:dev-master
      php flarum migrate
      php flarum cache:clear

      a month later

      Hey, the extensions causes some issues with my community. #app div doesn't updated classes

      Steps to reproduce

      • Go to my community
      • See App App--index affix on #app div
      • Go to any discussion
      • See App App--index affix hasPane scrolled on #app div
      7 days later

      Similar issue like already mentioned scenox

      I've tried both version: "Stable" and "Dev"
      After enabling I can see only:

      Oops! Something went wrong. Please reload the page and try again.

      No errors in apache logs, but on browser dev console:

      I'm using WebSocket plugin instead of Pusher - That can be related?
      https://extiverse.com/extension/kyrne/websocket

        • [deleted]

        • Edited

        L1fe Does composer require xelson/flarum-ext-chat:dev-master work ?

          L1fe make sure you are running the command in the Flarum folder (the folder that contains composer.json and config.php)

          10 days later

          Does anyone has an easy way to explain to me in steps how to install this feature for free flarum?
          Thanks in advance!

            Raa You should let @Sanguine know about it, as he is the creator of FreeFlarum and the only one able to add new extensions to the platform so its users can install them on their forums

            Ok great, thank you very much for your answer

            11 days later
            2 months later

            Hi @Xelson, any update on this extension? Plans for the future? Thanks 😃

              a month later

              NorioDS hi! I'm working for implementing of group or private chat channels. I intend to release an update next month.