Commit Graph

70 Commits

Author SHA1 Message Date
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 4015f36440 [Client] createRoom method with optional params 2019-09-26 14:53:08 +00:00
Christian 3203c4366a [RoomList] Fix update on room summary 2019-09-19 14:00:17 +00:00
Christian Pauly eccc880fcb [Room] Fix request User method 2019-09-17 14:21:16 +02:00
Christian 7d5da300c4 [Connection] Add upload method 2019-09-09 13:22:02 +00: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 2314fa0e09 [Event] Remove RawEvent 2019-08-29 11:50:57 +02:00
Christian Pauly 76a1e538c7 [Room] Fix room id 2019-08-28 13:06:41 +02:00
Christian Pauly 8d563c9757 [RoomState] Rename State to RoomState 2019-08-08 12:51:07 +02:00
Christian Pauly 1e46af6b67 [Room] Minor bugfix 2019-08-08 12:00:24 +02:00
Christian Pauly 3236224496 [Eventtests] Fix event tests 2019-08-08 11:57:40 +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 98bb93e657 [Room] Add support for RoomSummary 2019-08-06 09:47:09 +00:00
Christian Pauly 01d6b511ca [Tests] Fix tests 2019-07-26 15:05:46 +02:00
Christian Pauly de55c201fc [Event] Make delete function async 2019-07-24 10:48:13 +02:00
Christian Pauly 02d9d33ba8 [Tests] Fix Client text 2019-07-24 10:20:05 +02:00
Christian Pauly b827bc7714 [Event] Add more tests 2019-07-24 10:13:02 +02:00
Christian Pauly f4252f2fc3 [Client] Add more tests 2019-07-24 09:59:29 +02:00
Christian cfb757df0f [Sending] Refactoring 2019-07-23 09:09:13 +00:00
Christian Pauly df7adbe5b6 [Events] Add more EventTypes and tests 2019-07-22 11:54:06 +02:00
Christian Pauly d5326772d7 [Tests] Check if crash if null 2019-07-19 19:12:15 +02:00
Marcel 650810c63e
[FakeMatrixAPI] add missing slash 2019-07-18 19:01:05 +02:00
Marcel 330863b066
[FakeMatrixAPI] add missing slash 2019-07-18 18:54:58 +02:00
Christian 19be1bdbf4 Disable lazy loading for first sync. 2019-07-18 14:30:42 +00:00
Marcel e063af9fe7 [Store] Rename User table to Users
[Connection] Add HTTPtype enum
[User] Add Membership enum
[Event] Add Reply to the Event types

Took 2 hours 0 minutes
2019-07-12 09:26:07 +00:00
Christian Pauly 3d59aae034 Fix calc displayname and add tests 2019-07-03 11:27:46 +02:00
Christian Pauly 7e5fae5377 [FakeMatrixApi] Fix sync tests. 2019-07-02 11:16:37 +02:00
Christian b8de0f054b [Room] Store prevBatch when requesting history 2019-06-28 10:32:33 +00:00
Christian Pauly 70a71884b6 [FakeMatrixApi] Fix sync tests. 2019-06-28 11:56:39 +02:00
Christian Pauly c56c2f0a95 [Room] Fix the requestHistory query. 2019-06-28 11:42:57 +02:00
Christian 23bcc1acde [Room] Add method to get an event by the ID. 2019-06-28 08:59:00 +00:00
Christian Pauly 31bff2d00e [Timeline] Implement tests for request history function. 2019-06-28 08:39:43 +02:00
Christian db47a4d30e [RoomList] Enhance onlyLeft lists and add more tests. 2019-06-27 17:34:15 +00:00
Christian Pauly be2265f226 [Refactoring] Make analyzer happy. 2019-06-27 12:33:02 +02:00
Christian Pauly ddc7efdc53 Fix event test 2019-06-27 10:13:27 +02:00
Christian Pauly 939e7e738a [Event] Add functions to remove and resend an error event 2019-06-27 10:12:39 +02:00
Christian Pauly 93d904b1ae [Event] Fix wrong id reference 2019-06-27 09:44:37 +02:00
Christian ef83753079 [Sending] Fix storage for sending events and add more tests. 2019-06-26 18:03:20 +00:00
Christian 2d466c796b [Timeline] Fix event state change. 2019-06-26 17:03:15 +00:00
Christian Pauly 7423ab6d2b [Event] Set default status to '2' if there is no status given. 2019-06-26 17:27:27 +02:00
Christian Pauly 96bc9b6aca [Lists] Add test for sending error 2019-06-26 16:37:49 +02:00
Christian Pauly 41d8b91f87 [Lists] Fix send status 2019-06-26 16:36:34 +02:00