Email or username:

Password:

Forgot your password?
15 comments
retiolus

Even adding my custom routes to get forums post count :)

retiolus

Now I can automatically update the data on the site!

briar.retiolus.net

I think I can safely say that this is the only site to provide an up-to-date list of #Briar's public forums.

retiolus

What do you think about this? 🙆‍♂️

retiolus

I need some testing! Add the Briar Forums account to your contacts and then request for "Briar Community Forum" and tell me if it works!

briar.retiolus.net/request

Once the connection is made, you can also share any public forum to Briar Forums, and it will automatically add it to the page (updates once every hour)

#Briar #BriarHeadless #BriarForums

JaeCdS

@retiolus
Hey, Thanks a lot for this. Just discovered this today and it works fine. 🙏

groxx

@retiolus neat. Thank you! It's a useful way to explore forums in the app, since otherwise you need to know people IRL who are interested in this kind of thing :)

JaeCdS

@retiolus

Thanks so much for your work.

So I managed to join some forums, and installed the Briar Mailbox on a spare device. Now im exploring all of this. Like it a lot. :) Thanks.

Torsten Grote

@retiolus
Awesome! Already in a state for upstreaming those new routes?

retiolus

@grote Yes of course! I'm doing this tomorrow, it'll probably need a big check.

retiolus

@grote btw, is the forum "GroupId" sensitive information? Or can it be shared without any issue?

Torsten Grote

@retiolus It is sensitive in the sense that you may not want other people to know that you are in that forum. If you invite people to a forum, you obviously share it with them. Or with whom to you plan on sharing it?

retiolus

@grote I was thinking about this, I personally identify forums creating a new incremental ID, but it would be more convenient to just take their real ID.

Because right now, I just compare the name in my .json file with the forums name briar-headless /forums list. If there are 2 forums with the same name: problems.

codeberg.org/retiolus/Briar-Fo

Torsten Grote

@retiolus As the ID is essentially random, no harm in using it.

retiolus

@grote you mean that if youre are in a forum and I am in the same forum, we don't have the same forumId?

Torsten Grote

@retiolus No its the same, but apart from leaking that you are in *that* forum, there's no other information to get from the ID.

Go Up