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.4.1
trixnity
Browse files
Feb 23, 2023
install openjdk 11 in docker image
· d02f26bc
Benedict
authored
Feb 23, 2023
View commits for tag v3.4.1
v3.4.1
d02f26bc
revert upgrade to java 17
· 3ce80e71
Benedict
authored
Feb 23, 2023
3ce80e71
Feb 22, 2023
bump version
· 824968e0
Benedict
authored
Feb 22, 2023
824968e0
use java 17
· 9e028070
Benedict
authored
Feb 22, 2023
View commits for tag v3.4.0
v3.4.0
9e028070
remove gradle 8 toolchain stuff
· 80248fc0
Benedict
authored
Feb 22, 2023
80248fc0
downgrade gradle, because dokka creates tasks with implicit dependencies
· ec453aba
Benedict
authored
Feb 22, 2023
ec453aba
change gradle warning mode to warn so it will hopefully not fail anymore
· 33d7732e
Benedict
authored
Feb 22, 2023
33d7732e
try fix gradle implicit dependency errors
· 3c707063
Benedict
authored
Feb 22, 2023
3c707063
Merge branch 'kotlin_1.8' into 'main'
· efd811bb
Benedict
authored
Feb 22, 2023
efd811bb
Merge branch '219-room_name_not_set_on_invite' into 'main'
· 81ab9642
Benedict
authored
Feb 22, 2023
81ab9642
Feb 21, 2023
fix that room name is not calculated on invite and more
· b10ae7cd
Benedict
authored
Feb 21, 2023
b10ae7cd
remove withJava to try to fix target validation in CI
· 46186609
Benedict
authored
Feb 21, 2023
46186609
Merge branch 'remove-internal-value' into 'main'
· 97a4a3c9
Benedict
authored
Feb 21, 2023
97a4a3c9
Feb 20, 2023
add toolchain resolver (for CI)
· c42f8b34
Benedict
authored
Feb 20, 2023
c42f8b34
Feb 19, 2023
Removed internal flag on class parameter
· 25a71ee9
Jon Poulton
authored
Feb 19, 2023
25a71ee9
downgrade kotest due to missing ios releases on maven central
· 69868dd9
Benedict
authored
Feb 19, 2023
69868dd9
fix that KSP version is forced by mocKMP
· a21377ec
Benedict
authored
Feb 19, 2023
a21377ec
make android jni task depend on extraction
· ff025733
Benedict
authored
Feb 19, 2023
ff025733
remove mocKMP from trixnity-crypto
· feae4994
Benedict
authored
Feb 19, 2023
feae4994
Feb 18, 2023
fix issue with kotlin jvm target
· ed15da43
Benedict
authored
Feb 18, 2023
ed15da43
upgrade to kotlin 1.8 and other dependencies
· ab593f6d
Benedict
authored
Feb 17, 2023
ab593f6d
Feb 17, 2023
Merge branch 'ByteFlow_to_ByteArrayFlow' into 'main'
· 7d493dad
Benedict
authored
Feb 17, 2023
7d493dad
fix wrong offset calculation in ByteArrayFlow.toByteArray()
· 11bbb412
Benedict
authored
Feb 17, 2023
11bbb412
fix nodejs failing tests, some cleanup
· 1c311199
Benedict
authored
Feb 17, 2023
1c311199
copy ByteArray
· 519e5a8f
Benedict
authored
Feb 17, 2023
519e5a8f
Feb 16, 2023
more efficient toByteFlow; higher ByteArrayFlow chunk size
· 5e931af0
Benedict
authored
Feb 16, 2023
5e931af0
ByteFlow -> ByteArrayFlow due to performance reasons
· 1777043b
Benedict
authored
Feb 16, 2023
1777043b
Feb 13, 2023
Merge branch '217_allow_getProfile_with_auth' into 'main'
· 861d567e
Benedict
authored
Feb 13, 2023
861d567e
revert remove of @WithoutAuth to stay server compatible
· b087588c
Benedict
authored
Feb 13, 2023
b087588c
allow profile APIs with auth
· 282e2618
Benedict
authored
Feb 13, 2023
282e2618
Feb 10, 2023
Merge branch 'fix_replies_format' into 'main'
· 575fef18
Benedict
authored
Feb 10, 2023
575fef18
makes computeRichReplies a bit more indent save
· fb0d4c2d
Benedict
authored
Feb 10, 2023
fb0d4c2d
remove onRollBack from TransactionManager
· 7153cddf
Benedict
authored
Feb 10, 2023
7153cddf
Feb 09, 2023
fix missing format and new line in reply
· d13119f0
Benedict
authored
Feb 09, 2023
d13119f0
revert to Flow<TimelineEvent?>
· 6f8cf271
Benedict
authored
Feb 09, 2023
6f8cf271
Merge branch 'more_consistent_api' into 'main'
· 43b71396
Benedict
authored
Feb 09, 2023
43b71396
Feb 08, 2023
API refactoring to be more consistent
· ec847b26
Benedict
authored
Feb 08, 2023
ec847b26
Merge branch '215-add_fallback_to_reply' into 'main'
· 8b0c993b
Benedict
authored
Feb 08, 2023
8b0c993b
Merge remote-tracking branch 'origin/215-add_fallback_to_reply' into 215-add_fallback_to_reply
· cf141381
Benedict
authored
Feb 08, 2023
cf141381
use docker:dind without version
· b6ce952c
Benedict
authored
Feb 08, 2023
b6ce952c
Loading