Christian Pauly
|
4015f36440
|
[Client] createRoom method with optional params
|
2019-09-26 14:53:08 +00:00 |
|
Christian Pauly
|
6a81fbc0aa
|
[Timeline] Better HistoryRequest in Timeline
|
2019-09-26 09:30:07 +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
|
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
|
61b052c647
|
[RoomList] Fix found algo
|
2019-09-12 12:35:57 +02: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
|
1db66a779a
|
[Event] Fix the remove query
|
2019-09-04 09:19:56 +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 |
|
Marcel
|
fa3b45d953
|
Merge branch 'room-enhance-live-updating' into 'master'
[Room] Live updating
See merge request famedly/famedlysdk!69
|
2019-09-03 11:50:50 +00:00 |
|
Christian
|
c06e4d0b50
|
[Store] Fix event query
|
2019-09-03 11:42:13 +00:00 |
|
Christian Pauly
|
20628330a1
|
[Store] Make old getRoomById deprecated
|
2019-09-03 13:28:06 +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
|
dddc9a23c6
|
[TypeDef] Place all typedefs on the top
|
2019-09-02 10:33:32 +02:00 |
|
Christian Pauly
|
2802901eec
|
[Room] Request history with users
|
2019-08-29 12:28:50 +02:00 |
|
Christian Pauly
|
95b20ea41c
|
[State] Fix stateKeyUser getter
|
2019-08-29 11:55:12 +02:00 |
|
Christian Pauly
|
2314fa0e09
|
[Event] Remove RawEvent
|
2019-08-29 11:50:57 +02:00 |
|
Christian Pauly
|
47b708b6ba
|
[RoomState] User nullchecker
|
2019-08-29 11:23:51 +02:00 |
|
Christian Pauly
|
58976c3b9c
|
[Room] Fix tests
|
2019-08-29 11:21:10 +02:00 |
|
Christian Pauly
|
c04a3debe4
|
[Client] Fix directChat db
|
2019-08-29 11:12:14 +02:00 |
|
Christian Pauly
|
37866359be
|
[Client] Directchatroom should exist
|
2019-08-29 11:03:43 +02:00 |
|
Christian Pauly
|
f885dfbecc
|
[Room] Add isDirectChat boolean getter
|
2019-08-29 10:49:07 +02:00 |
|
Christian Pauly
|
cccc8d181a
|
[RoomState] Fix asUser in State
|
2019-08-29 10:29:00 +02:00 |
|
Christian Pauly
|
2061b96992
|
[RoomList] Dont handle account data
|
2019-08-29 10:26:21 +02:00 |
|
Christian Pauly
|
a237b71da9
|
[RoomList] Add debug prints
|
2019-08-29 10:09:31 +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
|
7739e9ad01
|
[Store] Fix loadContacts query
|
2019-08-29 09:29:24 +02:00 |
|
Christian Pauly
|
ae573850bd
|
[RoomList] Autosort
|
2019-08-29 09:16:07 +02:00 |
|
Christian Pauly
|
c5664bfa71
|
[Event] Fix default status
|
2019-08-29 09:12:55 +02:00 |
|
Christian Pauly
|
91ae18e760
|
[Room] Fix roomID query
|
2019-08-29 09:03:05 +02:00 |
|
Christian Pauly
|
5df56ea12f
|
[Event] Add trycatch block
|
2019-08-29 09:01:17 +02:00 |
|
Christian Pauly
|
6117606b28
|
[Event] Return empty map
|
2019-08-29 08:57:43 +02:00 |
|
Christian Pauly
|
7edffb1219
|
[Event] Better nullcheck
|
2019-08-29 08:56:10 +02:00 |
|
Christian Pauly
|
3bfed389a2
|
[Event] Add empty string check
|
2019-08-29 08:51:35 +02:00 |
|
Christian Pauly
|
c96d2af354
|
[Event] Add debugprint
|
2019-08-29 08:49:28 +02:00 |
|
Christian Pauly
|
b4f0094542
|
[Store] Fix query
|
2019-08-28 13:09:52 +02:00 |
|
Christian Pauly
|
76a1e538c7
|
[Room] Fix room id
|
2019-08-28 13:06:41 +02:00 |
|
Christian Pauly
|
e54f134d92
|
[Event] Fix getMapFromPayload
|
2019-08-28 12:57:20 +02:00 |
|
Christian Pauly
|
c33350f796
|
[Room] Heroes null check
|
2019-08-28 12:32:50 +02:00 |
|
Christian Pauly
|
f90a996db6
|
[Store] Fix query
|
2019-08-28 12:26:42 +02:00 |
|
Christian Pauly
|
eb2e30d730
|
[Event] user null check
|
2019-08-28 12:16:18 +02:00 |
|
Christian Pauly
|
e5d4c6be73
|
[Store] Fix query
|
2019-08-28 12:04:05 +02:00 |
|