Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. matrix.org (communication)

matrix.org (communication)

Scheduled Pinned Locked Moved Solved App Wishlist
149 Posts 20 Posters 90.5k Views 22 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    will
    wrote on last edited by
    #106

    Super stoked on this, Riot/Matrix & Mastadon in such a short time span? Youn guys are crushing it!

    1 Reply Last reply
    1
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #107

      @will The goal for this year is to get many more app packages out πŸ™‚

      1 Reply Last reply
      4
      • T Offline
        T Offline
        timka
        wrote on last edited by
        #108

        I'm totaly looking forward to matrix.
        Any news? ^^

        1 Reply Last reply
        3
        • yusfY Offline
          yusfY Offline
          yusf
          wrote on last edited by
          #109

          Riot is a few versions behind (current stable is v1.5.10). Is there any movement on bringing the Matrix app to the App Store?

          1 Reply Last reply
          2
          • W Offline
            W Offline
            why42
            wrote on last edited by
            #110

            I am really looking forward to the Matrix app and an updated Riot version.

            1 Reply Last reply
            3
            • yusfY Offline
              yusfY Offline
              yusf
              wrote on last edited by
              #111

              Glancing turnserver.conf TURN doesn't seem to have been integrated yet so that should probably be done before App Store release.

              1 Reply Last reply
              2
              • C Offline
                C Offline
                caglar
                wrote on last edited by
                #112

                I am waiting for the Matrix App, is there any good news about it? or can we use it now?

                1 Reply Last reply
                2
                • yusfY Offline
                  yusfY Offline
                  yusf
                  wrote on last edited by yusf
                  #113

                  New critical Synapse update released, 1.12.0. Ping @msbt πŸ””

                  1 Reply Last reply
                  2
                  • M Offline
                    M Offline
                    msbt
                    App Dev
                    wrote on last edited by
                    #114

                    Updated the repo (also changed manifestformat to v2), tested fresh install and updated my existing installations (but without extensive tests, like email and such) and it seems to work.

                    1 Reply Last reply
                    2
                    • yusfY Offline
                      yusfY Offline
                      yusf
                      wrote on last edited by
                      #115

                      Thank you! Are you still maintaining the Riot app? It's a few releases behind as well. 😊

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        msbt
                        App Dev
                        wrote on last edited by
                        #116

                        I am for myself, but I figured people were going to use the official repo @girish created some time ago. Pushed another update for my old riot here.

                        yusfY 1 Reply Last reply
                        0
                        • M msbt

                          I am for myself, but I figured people were going to use the official repo @girish created some time ago. Pushed another update for my old riot here.

                          yusfY Offline
                          yusfY Offline
                          yusf
                          wrote on last edited by yusf
                          #117

                          @msbt I understand. I meant the official one. It's annoying having to build manually. So πŸ”” to @girish!

                          1 Reply Last reply
                          1
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #118

                            We just integrated coturn into master branch yesterday. So, we are waiting for testing it a bit to get matrix published. Otherwise, the first complaint is going to be that voice doesn't work...

                            M N 2 Replies Last reply
                            6
                            • girishG girish

                              We just integrated coturn into master branch yesterday. So, we are waiting for testing it a bit to get matrix published. Otherwise, the first complaint is going to be that voice doesn't work...

                              M Offline
                              M Offline
                              msbt
                              App Dev
                              wrote on last edited by
                              #119

                              @girish said in matrix.org (communication):

                              We just integrated coturn into master branch yesterday. So, we are waiting for testing it a bit to get matrix published. Otherwise, the first complaint is going to be that voice doesn't work...

                              nice!

                              1 Reply Last reply
                              3
                              • girishG girish

                                We just integrated coturn into master branch yesterday. So, we are waiting for testing it a bit to get matrix published. Otherwise, the first complaint is going to be that voice doesn't work...

                                N Offline
                                N Offline
                                NCKNE
                                wrote on last edited by
                                #120

                                @girish Awesome! You guys really know how to set priorities and I love the direction cloudron development is going in! Great job guys!

                                1 Reply Last reply
                                4
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #121

                                  This is almost working now - https://git.cloudron.io/cloudron/matrix-synapse-app/ (based off @msbt 's work)! I am testing out the federation bits, after that I will get this published.

                                  yusfY subvenS 2 Replies Last reply
                                  4
                                  • M Offline
                                    M Offline
                                    msbt
                                    App Dev
                                    wrote on last edited by
                                    #122

                                    nice @girish, didn't know about the yq thing, way better than what I've been doing πŸ˜„

                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #123

                                      @msbt yeah, luckily you already figured out what needs to be patched in the yaml file each time πŸ™‚ so it was a straight forward port.

                                      1 Reply Last reply
                                      0
                                      • girishG girish

                                        This is almost working now - https://git.cloudron.io/cloudron/matrix-synapse-app/ (based off @msbt 's work)! I am testing out the federation bits, after that I will get this published.

                                        yusfY Offline
                                        yusfY Offline
                                        yusf
                                        wrote on last edited by
                                        #124

                                        @girish That’s amazing news! Thank you for the hard work.

                                        Did you get link previews etc sorted as well? Will there be an upgrade path from msbt’s package?

                                        yusfY 1 Reply Last reply
                                        0
                                        • girishG girish

                                          This is almost working now - https://git.cloudron.io/cloudron/matrix-synapse-app/ (based off @msbt 's work)! I am testing out the federation bits, after that I will get this published.

                                          subvenS Offline
                                          subvenS Offline
                                          subven
                                          wrote on last edited by
                                          #125

                                          @girish said in matrix.org (communication):

                                          This is almost working now - https://git.cloudron.io/cloudron/matrix-synapse-app/ (based off @msbt 's work)! I am testing out the federation bits, after that I will get this published.

                                          I assumed federation support would be very tricky for cloudron but than I saw how you managed stuff like federation port and well.known πŸ™‚ Hope you have fun with the federationtester ^^ Are you using ma1sd or mxisd?

                                          We "fixed" it with a nginx that proxy passes requests on any hostname with path /.well-known/ to matrix.domain.com/.well-known/ 😧

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search