Remove old pre-join UTD logic (#12464)
* remove old pre-join UTD logic and add a playwright test for new pre-join UTD * remove variable that isn't used any more * add missing synapse template * remove unused variable (again) and run prettier * add test that we can jump to an event before our latest join membership event * modify default template instead of creating a new template
This commit is contained in:
@@ -3241,7 +3241,6 @@
|
||||
"tooltip_sub": "Click to view edits",
|
||||
"tooltip_title": "Edited at %(date)s"
|
||||
},
|
||||
"encrypted_historical_messages_unavailable": "Encrypted messages before this point are unavailable.",
|
||||
"error_no_renderer": "This event could not be displayed",
|
||||
"error_rendering_message": "Can't load this message",
|
||||
"historical_messages_unavailable": "You can't see earlier messages",
|
||||
|
||||
Reference in New Issue
Block a user