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 · v3.10.0
trixnity
Browse files
Aug 09, 2023
Merge branch 'update-dependencies' into 'main'
· 7f9e9f2a
Benedict
authored
Aug 09, 2023
View commits for tag v3.10.0
v3.10.0
7f9e9f2a
moved Trixnity version to buildSrc
· 0cd1fc1a
Benedict
authored
Aug 09, 2023
0cd1fc1a
added some room extensions
· f7fdab06
Benedict
authored
Aug 09, 2023
f7fdab06
downgrade exposed
· 7a7ced30
Benedict
authored
Aug 09, 2023
7a7ced30
upgrade dependencies
· 91168343
Benedict
authored
Aug 09, 2023
91168343
Merge branch 'add-room-type-to-room-object' into 'main'
· 3831fef8
Benedict
authored
Aug 09, 2023
3831fef8
add CreateEventContent to Room
· 46d4f756
Benedict
authored
Aug 09, 2023
46d4f756
Merge branch 'fix-MapRepositoryObservableCache' into 'main'
· 9e45e4d6
Benedict
authored
Aug 09, 2023
9e45e4d6
fix DeleteByRoomIdRepositoryObservableCache.kt taking too much memory and GC time
· aaa9f26a
Benedict
authored
Aug 09, 2023
aaa9f26a
Revert "fix ObservableMap and ObservableSet not saving and creating another copy"
· 2e861eb1
Benedict
authored
Aug 09, 2023
2e861eb1
Aug 08, 2023
fix ObservableMap and ObservableSet not saving and creating another copy
· 60b5ae6f
Benedict
authored
Aug 08, 2023
60b5ae6f
new MapRepositoryObservableCache algorithm
· 53fbdb8a
Benedict
authored
Aug 08, 2023
53fbdb8a
Merge branch 'remove_async_transactions' into 'main'
· 01145d3c
Benedict
authored
Aug 08, 2023
01145d3c
Aug 07, 2023
even smaller transactions (because single threaded in realm)
· 05f90ea5
Benedict
authored
Aug 07, 2023
05f90ea5
fix tests
· 11df4244
Benedict
authored
Aug 07, 2023
11df4244
naming
· f92ba6ce
Benedict
authored
Aug 07, 2023
f92ba6ce
logging
· 3412d5e0
Benedict
authored
Aug 07, 2023
3412d5e0
remove new MapRepositoryObservableCache algorithm
· 7bba26f8
Benedict
authored
Aug 07, 2023
7bba26f8
logging
· 40c2e07c
Benedict
authored
Aug 07, 2023
40c2e07c
CoroutineCache -> ObservableCache
· c604e167
Benedict
authored
Aug 07, 2023
c604e167
naming
· 343040db
Benedict
authored
Aug 07, 2023
343040db
fix sync processing
· b4ccbde4
Benedict
authored
Aug 07, 2023
b4ccbde4
more logging
· 2192809c
Benedict
authored
Aug 07, 2023
2192809c
unify subscribing in SyncApiClient
· dfa83801
Benedict
authored
Aug 07, 2023
dfa83801
Merge branch 'remove_async_transactions' into fix-MapRepositoryCoroutineCache
· 5718e065
Benedict
authored
Aug 07, 2023
5718e065
fix DI
· 068842f1
Benedict
authored
Aug 07, 2023
068842f1
Merge branch 'remove_async_transactions' into fix-MapRepositoryCoroutineCache
· a0d03f53
Benedict
authored
Aug 07, 2023
a0d03f53
fix lazy loading members
· f7050422
Benedict
authored
Aug 07, 2023
f7050422
Aug 04, 2023
safer implementation for MapRepositoryCoroutineCache
· 4fa26102
Benedict
authored
Aug 04, 2023
4fa26102
add more transactions
· 65e444ec
Benedict
authored
Aug 04, 2023
65e444ec
remove println
· 2a35a0c0
Benedict
authored
Aug 04, 2023
2a35a0c0
PerformanceIT with range
· a74604d9
Benedict
authored
Aug 04, 2023
a74604d9
remove async docs
· e098feef
Benedict
authored
Aug 04, 2023
e098feef
remove large transaction
· fc34872b
Benedict
authored
Aug 04, 2023
fc34872b
Aug 03, 2023
yield in loop (cooperative multitasking)
· b02df66e
Benedict
authored
Aug 03, 2023
b02df66e
always use sync loop in OutdatedKeysHandler
· c3cca863
Benedict
authored
Aug 03, 2023
c3cca863
smaller transactions when updating outdated keys
· 74742d95
Benedict
authored
Aug 03, 2023
74742d95
removed async transactions
· abe9215d
Benedict
authored
Aug 03, 2023
abe9215d
Aug 01, 2023
Merge branch 'lastRelevantEventTimestamp' into 'main'
· 3b769d2a
Benedict
authored
Aug 01, 2023
3b769d2a
add lastRelevantEventTimestamp
· b9eaa46a
Benedict
authored
Aug 01, 2023
b9eaa46a
Loading