BayernMessenger/matrix-sdk-android/src/main/java/im/vector/matrix/android/internal/session/room
ganfra 501474b720 Fix code quality issues 2019-08-14 14:53:40 +02:00
..
create Optimize imports 2019-08-02 11:35:27 +02:00
directory Remove Try from suspending functions 2019-08-01 17:15:17 +02:00
membership Task: use a builder with DSL and introduce Constraints (only boolean connectedToNetwork at the moment) 2019-08-05 20:17:36 +02:00
prune Optimize imports 2019-08-02 11:35:27 +02:00
read Read receipts: fix not appearing RR 2019-08-13 12:06:49 +02:00
relation Start chain: add missing cases 2019-08-06 18:15:15 +02:00
send Let TimelineEvent be queried by SendState 2019-08-07 10:54:54 +02:00
state Task: use a builder with DSL and introduce Constraints (only boolean connectedToNetwork at the moment) 2019-08-05 20:17:36 +02:00
timeline Fix code quality issues 2019-08-14 14:53:40 +02:00
tombstone Clean code after review 2019-07-31 14:06:10 +02:00
DefaultRoom.kt TimelineEvent : update sender data when loading room members and prune event (+ remove RoomSummaryMapper param) 2019-07-08 15:32:24 +02:00
DefaultRoomDirectoryService.kt Task: use a builder with DSL and introduce Constraints (only boolean connectedToNetwork at the moment) 2019-08-05 20:17:36 +02:00
DefaultRoomService.kt Task: use a builder with DSL and introduce Constraints (only boolean connectedToNetwork at the moment) 2019-08-05 20:17:36 +02:00
EventRelationsAggregationTask.kt Remove Try from suspending functions 2019-08-01 17:15:17 +02:00
EventRelationsAggregationUpdater.kt RealmLiveEntity: passes the results and changeSet instead of filtering as it's more efficient 2019-07-11 15:30:01 +02:00
RoomAPI.kt Tombstone : handle joining viaserver params 2019-07-26 19:17:12 +02:00
RoomAvatarResolver.kt Try to insert users directly to see if perfs are better [WIP] 2019-07-11 18:55:13 +02:00
RoomFactory.kt Fix code quality issues 2019-08-14 14:53:40 +02:00
RoomModule.kt Edit history 2019-07-15 14:57:12 +02:00
RoomSummaryUpdater.kt RoomSummaryUpdater: remove unused params 2019-07-30 17:37:16 +02:00