Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v4.0.0
trixnity
Browse files
Nov 24, 2023
always track own keys
· 2cc229ba
Benedict
authored
Nov 24, 2023
View commits for tag v4.0.0
v4.0.0
2cc229ba
Merge branch 'upgrade-dependencies' into 'main'
· dec32dac
Benedict
authored
Nov 24, 2023
dec32dac
upgrade dependencies
· d081526f
Benedict
authored
Nov 24, 2023
d081526f
Nov 23, 2023
Merge branch 'always-handle-device-list' into 'main'
· 535cd42b
Benedict
authored
Nov 23, 2023
535cd42b
Merge branch 'sign-logging' into 'main'
· 1410e113
Benedict
authored
Nov 23, 2023
1410e113
skip dokka when not in CI
· 4b973211
Benedict
authored
Nov 23, 2023
4b973211
always wait for key update when fetchIfMissing
· 165d0406
Benedict
authored
Nov 23, 2023
165d0406
change PartlyDone to WaitForDone to stay consistent in naming, better logging
· c54ce1b7
Benedict
authored
Nov 23, 2023
c54ce1b7
Merge branch 'fix-sendToDevice' into 'main'
· ea6b51b9
Benedict
authored
Nov 23, 2023
ea6b51b9
Merge branch 'use-long-for-powerlevels' into 'main'
· f58a7c73
Benedict
authored
Nov 23, 2023
f58a7c73
check, that all events has been sent
· acb0b1f7
Benedict
authored
Nov 23, 2023
acb0b1f7
allow passing empty event map to sendToDevice
· d759cc4a
Benedict
authored
Nov 23, 2023
d759cc4a
replace sendToDevice with a safe version and introduce sendToDeviceUnsafe
· 0c066075
Benedict
authored
Nov 23, 2023
0c066075
Nov 22, 2023
Merge branch 'main' into use-long-for-powerlevels
· 5310c72b
Benedict
authored
Nov 22, 2023
5310c72b
Nov 21, 2023
Merge branch 'lazy-outdated-keys' into 'main'
· 8b5e7eb7
Benedict
authored
Nov 21, 2023
8b5e7eb7
fix test
· 4d977699
Benedict
authored
Nov 21, 2023
4d977699
fix IT
· 264b8ef4
Benedict
authored
Nov 21, 2023
264b8ef4
add TODO
· 6f0ff3d8
Benedict
authored
Nov 21, 2023
6f0ff3d8
added comment, why we skip initial sync for outdated keys, do nothing when...
· 690c26df
Benedict
authored
Nov 21, 2023
690c26df
track keys lazily
· 9c84dc23
Benedict
authored
Nov 21, 2023
9c84dc23
Nov 20, 2023
Merge branch 'outdated-keys-optimization' into 'main'
· 2361ff0a
Benedict
authored
Nov 20, 2023
View commits for tag v4.0.0-RC2
v4.0.0-RC2
2361ff0a
Merge branch 'main' into outdated-keys-optimization
· fae78ba2
Benedict
authored
Nov 20, 2023
fae78ba2
optimize OutdatedKeysHandler to make way less db calls
· 23c54c01
Benedict
authored
Nov 20, 2023
23c54c01
Merge branch 'room-list-first' into 'main'
· 1680b0bf
Benedict
authored
Nov 20, 2023
1680b0bf
Merge branch 'room-list-first' into outdated-keys-optimization
· 9b9dbb40
Benedict
authored
Nov 20, 2023
9b9dbb40
convert class to data object
· cabd971c
Benedict
authored
Nov 20, 2023
cabd971c
Merge branch 'main' into room-list-first
· cdc811c0
Benedict
authored
Nov 20, 2023
cdc811c0
Merge branch 'minor-cache-improvements' into 'main'
· 69e180f9
Benedict
authored
Nov 20, 2023
69e180f9
store rooms first, store states before timeline, merge stuff into RoomListHandler
· efd1088b
Benedict
authored
Nov 20, 2023
efd1088b
try fix CI by adding delays
· 2fe9a6f8
Benedict
authored
Nov 20, 2023
2fe9a6f8
Nov 19, 2023
made tests more time independent (using TestScheduler)
· c10e5ea1
Benedict
authored
Nov 19, 2023
c10e5ea1
Nov 17, 2023
Merge branch 'fix-swallowed-exception-in-realm-transaction-manager' into 'main'
· 64e533ab
Benedict
authored
Nov 17, 2023
64e533ab
disable "handle massive parallel manipulation" test cases, because CI is...
· ccd13e6a
Benedict
authored
Nov 17, 2023
ccd13e6a
fix swallowed exception by RealmRepositoryTransactionManager
· d9386d62
Benedict
authored
Nov 17, 2023
d9386d62
Merge branch 'fix-prev_event-deserialization' into 'main'
· 62f27a82
Benedict
authored
Nov 17, 2023
62f27a82
introduce Priority.STORE_EVENTS for storing all sync data before any other processing
· c46c4c39
Benedict
authored
Nov 17, 2023
c46c4c39
fix ITs
· 8949d3e3
Benedict
authored
Nov 17, 2023
8949d3e3
add comment
· a54dce16
Benedict
authored
Nov 17, 2023
a54dce16
test case for massive write/read
· 72ee7191
Benedict
authored
Nov 17, 2023
72ee7191
Merge branch 'fix-prev_event-deserialization' into minor-cache-improvements
· 0e81311f
Benedict
authored
Nov 17, 2023
0e81311f
Loading