Commit Graph

31 Commits

Author SHA1 Message Date
Christian Pauly de2872cfee Update lib/src/client.dart, lib/src/user.dart, lib/src/timeline.dart, lib/src/room.dart, lib/src/presence.dart, lib/src/event.dart, lib/src/utils/profile.dart, lib/src/utils/receipt.dart, test/client_test.dart, test/event_test.dart, test/presence_test.dart, test/room_test.dart, test/timeline_test.dart, test/user_test.dart files 2020-01-04 17:56:17 +00:00
Christian Pauly d0fbe45598 [Room] Enhance tests 2020-01-04 15:43:53 +01:00
Christian Pauly 8e4a604f1f [SDK| Big refactoring 2020-01-02 14:09:49 +00:00
Christian Pauly 4c6c3715d9 [Connection] Throw MatrixErrors 2019-12-29 10:28:33 +00:00
Christian Pauly 311a39c50c [Room] Detect mimetype automatically 2019-12-18 11:46:25 +00:00
Christian Pauly fd43196c9d [Room] New push rule methods 2019-12-04 09:58:47 +00:00
Christian Pauly 8051b360ac [Room] Add powerlevels getter 2019-11-26 06:38:44 +00:00
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 846cc4b0fa [Flutter] fix dependency 2019-10-04 09:44:32 +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 7d5da300c4 [Connection] Add upload method 2019-09-09 13:22:02 +00: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 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 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 98bb93e657 [Room] Add support for RoomSummary 2019-08-06 09:47:09 +00:00
Christian cfb757df0f [Sending] Refactoring 2019-07-23 09:09:13 +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 23bcc1acde [Room] Add method to get an event by the ID. 2019-06-28 08:59:00 +00:00
Christian 68ab8b8c8c [License] Replace 'foobar' with 'famedlysdk' in all Files. 2019-06-21 12:38:07 +00:00
Christian Pauly fd7302bcde More tests 2019-06-18 12:06:55 +02:00
Christian Pauly db3c3f0c6d Fix membership table column 2019-06-12 12:30:22 +02:00
Christian Pauly 06bcf90d6e Fix tests 2019-06-12 10:04:54 +02:00
Christian Pauly 5343cb8fca Fix Room Tests 2019-06-12 08:40:43 +02:00
Christian Pauly 1962897ddb Refactoring Room tests 2019-06-11 12:25:47 +02:00
Christian Pauly 1fc329eb23 Add test for Room 2019-06-11 12:21:45 +02:00