Add public room discovery

This commit is contained in:
Christian Pauly 2020-02-22 20:05:04 +01:00
commit 7e8ad4a42c
10 changed files with 170 additions and 23 deletions

View file

@ -188,6 +188,8 @@ class I18n {
String get changeTheNameOfTheGroup =>
Intl.message("Change the name of the group");
String get changeTheServer => Intl.message("Change the server");
String get channelCorruptedDecryptError =>
Intl.message("The encryption has been corrupted");
@ -478,6 +480,8 @@ class I18n {
String get pleaseEnterYourUsername =>
Intl.message("Please enter your username");
String get publicRooms => Intl.message("Public Rooms");
String get rejoin => Intl.message("Rejoin");
String redactedAnEvent(String username) => Intl.message(