Commit Graph

14 Commits

Author SHA1 Message Date
SBiOSoftWhare 4a73ec5fce RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
MaximeE a86bffce34 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
Gil Eluard f62b876f54 Room preview on a long press should not update the read receipt (#6027)
- Done
2022-04-14 10:30:51 +02:00
Andy Uhnak a783227e64 Join room loading indicators 2022-03-29 15:03:09 +01:00
Andy Uhnak 361b5f9974 Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Anderas e8db2891b1 Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
Andy Uhnak 3f82e61723 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
MaximeE 8fe40120c9 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
Andy Uhnak 845d3f98e9 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Stefan Ceriu 1a0af46a18 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug 456af9edf7 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 bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare 679c036efc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00