Commit Graph

17 Commits

Author SHA1 Message Date
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
ismailgulek b01f692fe5 Present loading indicator immediately on pagination 2022-06-15 14:30:48 +03:00
Gil Eluard 3364964c92 Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00
SBiOSoftWhare 2be03415ae RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
MaximeE 0633d01abe 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
Gil Eluard 1a7cfb2223 Room preview on a long press should not update the read receipt (#6027)
- Done
2022-04-14 10:30:51 +02:00
Andy Uhnak fadfa48f9f Join room loading indicators 2022-03-29 15:03:09 +01:00
Andy Uhnak 15b00c15bf Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
Doug 86c2b4ebb5 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Anderas fda6ba2862 Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
Andy Uhnak 4617b3ed69 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
MaximeE c980315d83 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
Andy Uhnak cdb28d6870 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Stefan Ceriu 92f633cccb Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug 92e7522324 Only no-op the actual sending of a typing notification.
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare 87bba993bc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00