Bruno Windels
|
113c9e13b3
|
fix typo
|
2020-08-19 16:58:19 +02:00 |
|
Bruno Windels
|
4144b0b281
|
move memberlist load code out of Room
|
2020-08-19 16:44:09 +02:00 |
|
Bruno Windels
|
463b9b745e
|
base impl of member list
|
2020-08-19 16:29:54 +02:00 |
|
Bruno Windels
|
f84c9d51b4
|
store last pagination token
|
2020-08-19 16:29:08 +02:00 |
|
Bruno Windels
|
d08297d1e0
|
move RoomMembers to own dir
|
2020-08-19 16:28:09 +02:00 |
|
Bruno Windels
|
6abdcd6b58
|
finish draft of member list loading method
|
2020-08-19 16:13:47 +02:00 |
|
Bruno Windels
|
bfc5eb3ee5
|
return changed members from sync writer
we will use it to handle race between /sync and /members
and to update the member list if it loaded
|
2020-08-19 16:12:49 +02:00 |
|
Bruno Windels
|
9ff4f3839c
|
Merge branch 'master' into bwindels/memberlist
|
2020-08-19 12:13:38 +02:00 |
|
Bruno Windels
|
37597e2acb
|
mark fragment in storage when start of timeline is reached
so we don't keep looping to fetch more messages
when scrolled all the way up
|
2020-08-17 17:41:10 +02:00 |
|
Bruno Windels
|
306309c4f8
|
wrap error and expose room id
this makes it easier to track down a (storage) error to a room
|
2020-08-17 10:48:00 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
f5d3092031
|
WIP
|
2020-06-26 23:26:24 +02:00 |
|
Bruno Windels
|
7f221cda65
|
show images intimeline
|
2020-05-09 20:02:08 +02:00 |
|
Bruno Windels
|
f9c0b4b53e
|
add logging in case #45 would happen again
|
2020-05-07 19:14:30 +02:00 |
|
Bruno Windels
|
a097929dbd
|
rename lowercase filenames of classes to camelcase like class
|
2020-04-20 21:41:10 +02:00 |
|