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 · v2.0.0-RC2
trixnity
Browse files
Apr 13, 2022
Merge branch 'bugfix/fix_registration_token_serialization' into 'main'
· df455ef5
Benedict
authored
Apr 13, 2022
View commits for tag v2.0.0-RC2
v2.0.0-RC2
df455ef5
fix registration token serialization
· 35316d60
Benedict
authored
Apr 13, 2022
35316d60
Apr 12, 2022
Merge branch 'feature/bump_version' into 'main'
· 83f8c1f5
Benedict
authored
Apr 12, 2022
83f8c1f5
fix missing dependencies in examples
· 66bcde87
Benedict
authored
Apr 12, 2022
66bcde87
bump version, updated naming of examples
· 09df37ef
Benedict
authored
Apr 12, 2022
09df37ef
Apr 11, 2022
Merge branch 'feature/113-mariadb_support' into 'main'
· 213d7bc6
Michael Thiele
authored
Apr 11, 2022
213d7bc6
change primary key varchar size
· 359a34c6
Benedict
authored
Apr 11, 2022
359a34c6
Merge branch 'bugfix/self_verification_methods' into 'main'
· 04a34eaf
Benedict
authored
Apr 11, 2022
04a34eaf
fix bug in self verification calculation, which could cause unnecessary bootstrapping
· 5a6d7e84
Benedict
authored
Apr 11, 2022
5a6d7e84
Apr 08, 2022
Merge branch 'bugfix/self_verification_method_should_be_null_when_already_cross_signed' into 'main'
· c35edb18
Benedict
authored
Apr 08, 2022
View commits for tag v2.0.0-RC1
v2.0.0-RC1
c35edb18
fix ktor 2.0.0 related issues
· 4cbd8c12
Benedict
authored
Apr 08, 2022
4cbd8c12
revert version change of kotlinx coroutines
· acbfa998
Benedict
authored
Apr 08, 2022
acbfa998
Revert "bump version"
· ecc4df07
Benedict
authored
Apr 08, 2022
ecc4df07
bump version
· 24c428eb
Benedict
authored
Apr 08, 2022
24c428eb
update dependencies
· 80e77bd1
Benedict
authored
Apr 08, 2022
80e77bd1
self verification should be null, when already verified
· 92cb54c0
Benedict
authored
Apr 08, 2022
92cb54c0
Merge branch 'feature/112-push_notifications' into 'main'
· 78b482ff
Benedict
authored
Apr 08, 2022
78b482ff
typo
· 6407a3aa
Michael Thiele
authored
Apr 08, 2022
6407a3aa
updated README.md
· 428b67ca
Benedict
authored
Apr 08, 2022
428b67ca
fixed IT
· 7f5efb20
Benedict
authored
Apr 08, 2022
7f5efb20
remove old stuff from test
· 382a937d
Benedict
authored
Apr 08, 2022
382a937d
implement new APIs in push service
· 88c99b61
Benedict
authored
Apr 08, 2022
88c99b61
Merge branch 'main' into feature/112-push_notifications
· e9ac2bc7
Benedict
authored
Apr 08, 2022
e9ac2bc7
Merge branch 'features/59-remove_mockk' into 'main'
· a70c0b44
Benedict
authored
Apr 08, 2022
a70c0b44
during bootstrap, do not update the verification methods
· 78c0b824
michael.thiele
authored
Apr 08, 2022
78c0b824
Apr 07, 2022
remove rethrow import (where did it come from?)
· 2d37ddae
Benedict
authored
Apr 07, 2022
2d37ddae
remove mockk as dependency
· 0db76eba
Benedict
authored
Apr 07, 2022
0db76eba
remove mockk from VerificationServiceTest.kt
· e03f7559
Benedict
authored
Apr 07, 2022
e03f7559
remove mockk from UtilsTest.kt
· 701092d5
Benedict
authored
Apr 07, 2022
701092d5
remove mockk from SelfVerificationMethodTest.kt
· 5a2e344c
Benedict
authored
Apr 07, 2022
5a2e344c
remove mockk from ActiveVerificationTest.kt
· d261c9e7
Benedict
authored
Apr 07, 2022
d261c9e7
remove mockk from ActiveVerificationStateTest.kt
· ddf72625
Benedict
authored
Apr 07, 2022
ddf72625
remove mockk from ActiveUserVerificationTest.kt
· 1e55bfa2
Benedict
authored
Apr 07, 2022
1e55bfa2
remove mockk from ActiveSasVerificationStateTest.kt
· e3cb885d
Benedict
authored
Apr 07, 2022
e3cb885d
remove mockk from ActiveSasVerificationMethodTest.kt
· da7f18d4
Benedict
authored
Apr 07, 2022
da7f18d4
remove mockk from ActiveDeviceVerificationTest.kt
· 1a47505d
Benedict
authored
Apr 07, 2022
1a47505d
remove mockk from MatrixClientTest.kt
· 2aac37e2
Benedict
authored
Apr 07, 2022
2aac37e2
remove mockk from UserServiceTest.kt
· f5cfe97d
Benedict
authored
Apr 07, 2022
f5cfe97d
remove mockk from RoomUserStoreTest
· 8160dfcd
Benedict
authored
Apr 07, 2022
8160dfcd
remove mockk from RoomStoreTest
· dae9ce42
Benedict
authored
Apr 07, 2022
dae9ce42
Loading