Christian Pauly
be2265f226
[Refactoring] Make analyzer happy.
2019-06-27 12:33:02 +02:00
Christian Pauly
9b0b3c0ee5
Fix Delete function
2019-06-27 10:33:43 +02:00
Christian Pauly
e73d33a5e8
[Event] Refactoring
2019-06-27 10:30:26 +02:00
Christian Pauly
f7e74436f4
Add dummy body to remove event
2019-06-27 10:20:47 +02:00
Christian Pauly
96623738e3
Give dummy content to remove event
2019-06-27 10:18:27 +02:00
Christian Pauly
c432cc8455
Use both ID keys for events
2019-06-27 10:15:46 +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 Pauly
8f96088f09
Fix event_id key
2019-06-27 09:30:31 +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
aec583f75d
[Store] Fix status passing.
2019-06-26 19:12:26 +02: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
Marcel
e652e79a98
Merge branch 'lists-enhance-fix-send-status' into 'master'
...
Lists enhance fix send status
See merge request famedly/famedlysdk!15
2019-06-26 15:01:15 +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
Marcel
e5464f1c49
[SetPushRequest] Use correct import
...
Took 3 minutes
2019-06-25 15:51:09 +02:00
Marcel
8ac7b01d53
[SetPushRequest] make required field required in the class too
...
Took 6 minutes
2019-06-25 15:39:56 +02:00
Marcel
88be572170
[Client] add setPushers
...
Took 15 minutes
2019-06-25 15:33:56 +02:00
Christian Pauly
c3967419e6
[Lists] Check if callbacks are not null.
2019-06-25 12:34:03 +02:00
Christian Pauly
e6dd0739d0
[Lists] Fix callback names
2019-06-25 12:06:26 +02:00
Christian Pauly
66fce65dee
[Lists] Add RoomList List type.
2019-06-21 13:30:39 +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
Marcel
253e0ecda6
[client][pushrules] Add GET Pushrules Endpoint
...
[sdk] Add "build_runner", "json_annotation" and "json_serializable" to dependencies required for [client][pushrules]
[test][client][pushrules] Add Tests for [client][pushrules]
Took 2 hours 13 minutes
2019-06-21 07:41:09 +00: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
cf60b50954
Update lib/src/Store.dart
2019-06-14 11:17:28 +00:00
Christian
6101a2251a
Update lib/src/Store.dart
2019-06-14 11:11:53 +00:00
Christian
d108f1f7e6
Update lib/src/Store.dart
2019-06-14 11:06:25 +00:00
Christian
f038218cf4
Add some logs to direct chat storing
2019-06-14 11:04:57 +00:00
Christian Pauly
ce64c110c8
Refactoring
2019-06-14 12:39:55 +02:00
Christian Pauly
13ac8e351c
Load archived rooms on first sync
2019-06-14 12:39:18 +02:00
Christian Pauly
6d9c4d5dca
Save ALL direct chats
2019-06-14 12:35:53 +02:00
Christian Pauly
c3cd1cc6e3
Fix embarrassing non existend HTTP request method...
2019-06-14 09:52:52 +02:00
Christian Pauly
baddb806ce
Request may be null
2019-06-14 08:48:21 +02:00
Christian Pauly
3d8c80976a
Use onError for other functions
2019-06-14 08:09:37 +02:00
Christian Pauly
23c56caa2d
Use onError stream for chat creation
2019-06-14 08:07:51 +02:00
Christian Pauly
c13b23dd0a
Check if matrix homeserver is not null for MxContent
2019-06-14 07:45:48 +02:00
Christian Pauly
36c17c7fca
Room.events must not be null
2019-06-14 07:40:11 +02:00
Christian Pauly
5c015608c0
Add client to new room object
2019-06-12 13:58:40 +02:00
Christian Pauly
fea52b777f
Return error on startDirectChat error
2019-06-12 13:54:04 +02:00
Christian Pauly
502623ad31
Add debug logs
2019-06-12 13:43:14 +02:00
Christian Pauly
b3bb4e6531
Add removing of forgotten rooms
2019-06-12 13:22:16 +02:00
Christian Pauly
9bd377c4be
Fix roomList query
2019-06-12 12:34:46 +02:00
Christian Pauly
db3c3f0c6d
Fix membership table column
2019-06-12 12:30:22 +02:00
Christian Pauly
d5d1aa53b2
Minor fixes
2019-06-12 12:04:52 +02:00