Commit Graph

89 Commits

Author SHA1 Message Date
Christian Pauly 77f62f042d [Files] Use MatrixFile 2019-10-18 11:05:07 +00:00
Christian Pauly 4ad22731a6 [Upload] Fix file type 2019-10-16 09:09:09 +00:00
Christian Pauly 0a46ec9551 [Store] Make database private 2019-10-02 11:33:01 +00:00
Christian Pauly 2061908f3a [Room] Image resizing in isolate 2019-09-30 12:03:34 +00:00
Christian Pauly cd1445cb71 [Rooms] Fix invite state 2019-09-30 08:19:28 +00:00
Christian Pauly 6a81fbc0aa [Timeline] Better HistoryRequest in Timeline 2019-09-26 09:30:07 +00:00
Christian Pauly eccc880fcb [Room] Fix request User method 2019-09-17 14:21:16 +02:00
Christian 5b7832084f [Thumbnail] Change max width 2019-09-14 18:02:10 +00:00
Christian 8bedd29f21 [Thumbnails] Fix path 2019-09-13 11:00:52 +00:00
Christian Pauly 20f3cd4acc [Room] Request history in getTimeline 2019-09-10 07:27:00 +02:00
Christian 7d5da300c4 [Connection] Add upload method 2019-09-09 13:22:02 +00:00
Christian Pauly c85308d8d4 [User] Add powerLevel 2019-09-03 17:57:27 +02:00
Christian 964f8c1f36 [Room] Add null checker. 2019-09-03 14:58:11 +00:00
Christian Pauly f05016a2f1 [Room] Fix fullyRead 2019-09-03 16:34:38 +02:00
Christian Pauly e6a859d83c [Room] Add a onUpdate callback 2019-09-03 13:24:44 +02:00
Christian Pauly 963866f408 [Room] Add getParticipants method 2019-09-02 12:09:30 +02:00
Christian Pauly 7b4c51aae9 [Room] Remove loadEvents 2019-09-02 10:55:46 +02:00
Christian Pauly 2802901eec [Room] Request history with users 2019-08-29 12:28:50 +02:00
Christian Pauly 58976c3b9c [Room] Fix tests 2019-08-29 11:21:10 +02:00
Christian Pauly f885dfbecc [Room] Add isDirectChat boolean getter 2019-08-29 10:49:07 +02:00
Christian Pauly 19d06920e2 [Room] LastEvent can be null 2019-08-29 10:05:17 +02:00
Christian Pauly 6d143241eb [Room] LastEvent calulcation fix 2019-08-29 09:52:37 +02:00
Christian Pauly 93b4efe004 [Room] LastEvent calculation fix 2019-08-29 09:50:04 +02:00
Christian Pauly 91ae18e760 [Room] Fix roomID query 2019-08-29 09:03:05 +02:00
Christian Pauly 76a1e538c7 [Room] Fix room id 2019-08-28 13:06:41 +02:00
Christian Pauly c33350f796 [Room] Heroes null check 2019-08-28 12:32:50 +02:00
Christian Pauly 6416f5a33f [Room] Default hero list 2019-08-08 14:31:47 +02:00
Christian Pauly e1470b0f97 [Room] Set default room attr 2019-08-08 13:00:56 +02:00
Christian Pauly 8d563c9757 [RoomState] Rename State to RoomState 2019-08-08 12:51:07 +02:00
Christian Pauly b4ae8b47f8 [Tests] Fix user tests 2019-08-08 11:54:39 +02:00
Christian Pauly 1617a8b7d5 [Tests] Write much more tests 2019-08-08 11:41:42 +02:00
Christian Pauly df0cc1d273 [Tests] Refactoring 2019-08-08 10:31:39 +02:00
Christian Pauly bb41db7f14 [Tests] Bugfixes 2019-08-08 09:58:37 +02:00
Christian Pauly cacf7cc530 [Tests] Fix some tests 2019-08-07 12:27:02 +02:00
Christian Pauly 898767875a [SDK] Fix bugs 2019-08-07 12:06:28 +02:00
Christian Pauly ac39be9a1e [SDK] Refactoring 2019-08-07 11:38:51 +02:00
Christian Pauly beff166037 [Room] Add powerLevel methods 2019-08-07 11:23:57 +02:00
Christian Pauly a5fc893a48 [SDK] Bugfixing 2019-08-07 10:46:59 +02:00
Christian Pauly 7401a0dc20 [AccountData] Add new classes 2019-08-07 10:32:18 +02:00
Christian Pauly d9af551555 [Room] Refactor Room 2019-08-07 10:17:03 +02:00
Christian Pauly 6cebee9eb7 [Room] Also query states for rooms 2019-08-07 09:50:40 +02:00
Christian 98bb93e657 [Room] Add support for RoomSummary 2019-08-06 09:47:09 +00:00
Marcel 8a2b7e8177 [Room] fix users generated by getUserByMXID
Took 9 minutes
2019-08-06 11:09:17 +02:00
Marcel e42b4daa84 [Room]/[Store] Load sender user from server when store is not available
Took 19 minutes
2019-07-29 16:16:20 +02:00
Marcel 90a5f32e20 [Room]/[Store] Load sender user when loading event by id
Took 5 minutes
2019-07-28 20:19:58 +02:00
Christian Pauly a48f1519b6 [Room] Fix changename requests 2019-07-26 13:32:18 +02:00
Christian Pauly e798e39433 [Room] Fix state requests 2019-07-26 10:05:08 +02:00
Christian Pauly a38d43b167 [Room] hasName false by default 2019-07-23 15:07:31 +02:00
Christian Pauly 48746641ba [Room] Dynamic name generation 2019-07-23 15:03:16 +02:00
Christian cfb757df0f [Sending] Refactoring 2019-07-23 09:09:13 +00:00