nheko/src/timeline
Nicolas Werner 79ce60382a
Fix crash when deleting room summary
Since this is used across different threads, we have to delete it on the
event loop.

Thank you, q234rty, for the help with debugging this.
2022-09-24 10:36:26 +02:00
..
CommunitiesModel.cpp Switch to C++20 2022-09-22 20:18:04 +02:00
CommunitiesModel.h Show the community of a room 2022-09-20 21:26:46 +02:00
DelegateChooser.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
DelegateChooser.h Use right linter 2022-05-10 03:53:35 +02:00
EventStore.cpp Request full online keybackup when turning it on 2022-06-19 16:37:00 +02:00
EventStore.h Fix pins not refreshing after being loaded 2022-06-15 15:36:58 +02:00
InputBar.cpp Pass context object to properly disconnect when this is deleted 2022-07-23 13:55:53 +02:00
InputBar.h Fix crash when deleting room summary 2022-09-24 10:36:26 +02:00
Permissions.cpp fix indentation 2022-05-07 11:14:28 +02:00
Permissions.h Show powerlevels in memberlist 2022-05-07 02:30:16 +02:00
PresenceEmitter.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
PresenceEmitter.h Use right linter 2022-05-10 03:53:35 +02:00
Reaction.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Reaction.h Strip variant selector in some cases 2022-01-01 07:10:12 +01:00
RoomlistModel.cpp Line to indicate first unread message (#1147) 2022-09-11 23:05:20 +00:00
RoomlistModel.h Line to indicate first unread message (#1147) 2022-09-11 23:05:20 +00:00
TimelineModel.cpp Try to handle rate limiting 2022-09-23 15:47:25 +02:00
TimelineModel.h Fix crash when deleting room summary 2022-09-24 10:36:26 +02:00
TimelineViewManager.cpp Updated call event namespaces to voip 2022-07-15 17:20:05 +05:30
TimelineViewManager.h Updated call event namespaces to voip 2022-07-15 17:20:05 +05:30