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-RC2
trixnity
Browse files
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
minor cache improvements (readability)
· bb820eb1
Benedict
authored
Nov 17, 2023
bb820eb1
Merge branch 'fix-roomState' into minor-cache-improvements
· 60b21a19
Benedict
authored
Nov 17, 2023
60b21a19
fix deserialization issues with redacted prev_content
· a640a77b
Benedict
authored
Nov 17, 2023
a640a77b
Nov 16, 2023
Merge branch 'fix-directEvent' into 'main'
· 74d5c0c7
Benedict
authored
Nov 16, 2023
74d5c0c7
Nov 15, 2023
some cleanup, IT for database
· 8f533965
Benedict
authored
Nov 15, 2023
8f533965
fix direct event handling (was a timing problem)
· c09cbff4
Benedict
authored
Nov 15, 2023
c09cbff4
Merge branch 'minor-memory-leak-fixes' into 'main'
· 4a69b5b4
Benedict
authored
Nov 15, 2023
4a69b5b4
fix tests
· dd9bdecc
Benedict
authored
Nov 15, 2023
dd9bdecc
better println
· 16998462
Benedict
authored
Nov 15, 2023
16998462
give CI more time
· bb3cf68e
Benedict
authored
Nov 15, 2023
bb3cf68e
total events in throughput PerformanceIT
· 0319b677
Benedict
authored
Nov 15, 2023
0319b677
Nov 14, 2023
fix types in RoomService and UserService
· 7ba1c06e
Benedict
authored
Nov 14, 2023
7ba1c06e
ci: instead of only use rules
· 3f678252
Benedict
authored
Nov 14, 2023
3f678252
minor memory leak fixes, performance tests, refactoring
· d2388153
Benedict
authored
Nov 14, 2023
d2388153
Nov 09, 2023
add TODO that platformUserAgent can be removed in future
· aa6ef718
Benedict
authored
Nov 09, 2023
aa6ef718
Merge branch 'don't-set-user-agent-on-js' into 'main'
· 71e76a22
Benedict
authored
Nov 09, 2023
71e76a22
more clues in flickering IT
· bf3f577e
Benedict
authored
Nov 09, 2023
bf3f577e
don't set user agent on web, because it may break CORS
· 61c200ab
Benedict
authored
Nov 09, 2023
61c200ab
Merge remote-tracking branch 'origin/main'
· dde12a9d
Benedict
authored
Nov 09, 2023
dde12a9d
add API to website
· aa3f2a64
Benedict
authored
Nov 09, 2023
aa3f2a64
Loading