diamondburned / gotktrix

Matrix client in Go and GTK4
GNU Affero General Public License v3.0
313 stars 7 forks source link

hide events #27

Open p00f opened 2 years ago

p00f commented 2 years ago

Would it be possible to hide room joining/leaving events? IRC rooms have a lot of these

image

diamondburned commented 2 years ago

Yes, but it would leave most of the room empty since gotktrix doesn't attempt to fetch the backlog automatically.

The message paginator is also broken (but no tracking issues were made yet), so it's not a good idea to try to make it fetch the backlog either.