Files
neochat/src
James Graham ee53793a6d Fix replying and editing from chatbox
Restore the functionality to edit or reply to the last message in the `chatbar`.

This is achieved be moving the functions `getLastLocalUserMessageEventId` and `getLatestMessageFromRow` to `NeoChatRoom` as `editLastMessage` and `replyLastMessage` as `chatbar` no longer has access to `messageEventModel`.

The functions are also simplified as they only need to find the `eventId` and always from row 0 as this was the only use of the functions.

BUG: 469733
2023-05-27 16:36:09 +00:00
..
2023-05-14 20:33:51 +00:00
2023-05-27 16:36:09 +00:00
2023-04-22 18:50:17 +00:00
2023-04-22 18:50:17 +00:00
2022-10-08 19:03:49 +02:00
2023-04-23 09:56:36 +00:00
2023-04-23 08:24:09 +00:00
2023-04-23 08:24:09 +00:00
2023-05-16 16:44:02 +00:00
2023-04-23 12:44:52 +00:00
2023-04-29 15:20:51 +00:00
2022-12-07 15:38:39 +00:00
2023-04-23 18:36:50 +00:00
2023-04-15 18:07:26 +00:00
2023-04-27 15:20:36 +00:00
2023-05-27 13:17:02 +00:00
2023-04-30 19:33:17 +00:00
2023-05-17 23:50:57 +02:00
2023-04-18 08:29:24 +00:00
2023-04-30 18:55:59 +01:00
2021-12-22 14:23:47 +00:00
2023-05-02 18:10:49 +00:00
2023-05-21 15:36:43 +00:00
2023-05-16 14:37:07 +00:00
2023-05-16 14:37:07 +00:00
2023-05-06 08:22:09 +00:00
2023-05-09 08:11:47 +00:00
2023-05-09 08:11:47 +00:00
2023-05-05 16:53:38 +00:00
2021-12-25 15:30:20 +01:00
2023-05-03 19:58:47 +00:00
2023-05-05 14:38:48 +00:00
2023-05-05 15:23:18 +00:00