Merge branch 'soru/allow-request-empty-timeline' into 'master'

fix: Allow requesting past messages if all events in the current timeline are filtered

See merge request ChristianPauly/fluffychat-flutter!153
This commit is contained in:
Christian Pauly 2020-09-07 09:35:58 +00:00
commit 1b60dcc6a4
1 changed files with 0 additions and 2 deletions

View File

@ -508,8 +508,6 @@ class _ChatState extends State<_Chat> {
e.type != 'm.reaction')
.toList();
if (filteredEvents.isEmpty) return Container();
return ListView.builder(
padding: EdgeInsets.symmetric(
horizontal: max(