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 |
|
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
|
b8de0f054b
|
[Room] Store prevBatch when requesting history
|
2019-06-28 10:32:33 +00: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 Pauly
|
93d904b1ae
|
[Event] Fix wrong id reference
|
2019-06-27 09:44:37 +02:00 |
|
Christian Pauly
|
c7689419ea
|
[Store] Fix storage for sending events.
|
2019-06-27 09:25:25 +02:00 |
|
Christian
|
ef83753079
|
[Sending] Fix storage for sending events and add more tests.
|
2019-06-26 18:03:20 +00:00 |
|
Christian Pauly
|
602a5d79cd
|
[Room] Add documentations.
|
2019-06-26 16:39:52 +02:00 |
|
Christian Pauly
|
41d8b91f87
|
[Lists] Fix send status
|
2019-06-26 16:36:34 +02:00 |
|
Christian Pauly
|
e6dd0739d0
|
[Lists] Fix callback names
|
2019-06-25 12:06:26 +02:00 |
|
Christian Pauly
|
1b1abf7190
|
[Lists] Add Timeline List type.
|
2019-06-21 12:18:54 +02:00 |
|
Christian Pauly
|
372c185228
|
[License] Replace 'foobar' with 'famedlysdk' in all Files.
|
2019-06-21 09:46:53 +02:00 |
|
Christian
|
c41f1b3547
|
Fix wrong type
|
2019-06-18 10:33:40 +00:00 |
|
Christian Pauly
|
31ef612330
|
Merge branch 'master' of gitlab.com:famedly/famedlysdk
|
2019-06-18 12:11:16 +02:00 |
|
Christian Pauly
|
fd7302bcde
|
More tests
|
2019-06-18 12:06:55 +02:00 |
|
Christian
|
167a7155f8
|
Update lib/src/Room.dart
|
2019-06-15 07:16:45 +00:00 |
|
Christian Pauly
|
c3cd1cc6e3
|
Fix embarrassing non existend HTTP request method...
|
2019-06-14 09:52:52 +02:00 |
|
Christian Pauly
|
36c17c7fca
|
Room.events must not be null
|
2019-06-14 07:40:11 +02:00 |
|