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
trixnity
Browse files
May 06, 2022
bump version to 2.0.0
· 047501a0
Benedict
authored
May 06, 2022
View commits for tag v2.0.0
v2.0.0
047501a0
Merge branch 'bugfix/ubuntu_with_no_snap_firefox' into 'main'
· 78e7f4a2
Benedict
authored
May 06, 2022
78e7f4a2
ubuntu with no-snap-firefox
· 6ccb5f08
Benedict
authored
May 06, 2022
6ccb5f08
May 05, 2022
Merge branch 'remove_db_version' into 'main'
· a423fa90
Benedict
authored
May 05, 2022
View commits for tag v2.0.0-RC6
v2.0.0-RC6
a423fa90
removed ExposedDbVersion
· ae02aefe
Benedict
authored
May 05, 2022
ae02aefe
Merge branch 'feature/127-configure_lastRelevantEventId' into 'main'
· 3db5f7aa
Benedict
authored
May 05, 2022
3db5f7aa
introduce MatrixClientConfiguration
· dbd83881
Benedict
authored
May 05, 2022
dbd83881
Merge branch 'feature/128-getSelfVerificationMethod_return_type' into 'main'
· 35df2641
Benedict
authored
May 05, 2022
35df2641
fixed tests
· 92a34ab9
Benedict
authored
May 05, 2022
92a34ab9
Merge branch 'feature/117-support_kotlin_js' into 'main'
· bd1269ab
Benedict
authored
May 05, 2022
bd1269ab
typos, clarify kdocs
· 9d672a6c
Benedict
authored
May 05, 2022
9d672a6c
FORWARD -> FORWARDS
· 435b178a
Benedict
authored
May 05, 2022
435b178a
getSelfVerificationsMethods returns sealed class instead of nullable set with many meanings
· 7f772162
Benedict
authored
May 05, 2022
7f772162
fixed wrong API-usage in tests and example
· e5bb3fda
Benedict
authored
May 05, 2022
e5bb3fda
remove chromium for js tests
· 99b39552
Benedict
authored
May 05, 2022
99b39552
remove println
· 3a5b31fd
Benedict
authored
May 05, 2022
3a5b31fd
disabled js tests, because kotest does not support nested tests in js yet
· 260ff01b
Benedict
authored
May 05, 2022
260ff01b
fixed tests
· 8920a738
Benedict
authored
May 05, 2022
8920a738
May 04, 2022
fix more tests
· 1a0cbbec
Benedict
authored
May 04, 2022
1a0cbbec
remove unnecessary infinite delay
· 0ec59b84
Benedict
authored
May 04, 2022
0ec59b84
remove migration
· 987a976d
Benedict
authored
May 04, 2022
987a976d
add nodejs support, fix tests
· 5b0a0a39
Benedict
authored
May 04, 2022
5b0a0a39
May 03, 2022
switch to browser SubtleCrypto
· d8fde119
Benedict
authored
May 03, 2022
d8fde119
js pbkdf2 (still wrong key size)
· 067ef24f
Benedict
authored
May 03, 2022
067ef24f
May 02, 2022
toFlowList should never emit a list, that is smaller than before
· 9e783d01
Benedict
authored
May 02, 2022
9e783d01
fix tests, add Pbkdf2Test
· cd5a37fe
Benedict
authored
May 02, 2022
cd5a37fe
init olm in javascript target on first use of any factory method
· 104ce71b
Benedict
authored
May 02, 2022
104ce71b
add crypto-js with PBKDF2 for JS
· a78ce336
Benedict
authored
May 02, 2022
a78ce336
Merge branch 'main' into feature/117-support_kotlin_js
· e53c26c2
Benedict
authored
May 02, 2022
e53c26c2
Merge branch 'feature/last_relevant_event' into 'main'
· db878138
Michael Thiele
authored
May 02, 2022
db878138
remove old thumbnail creation and android
· 7bddc7aa
Benedict
authored
May 02, 2022
7bddc7aa
read native image
· 397135ea
Benedict
authored
May 02, 2022
397135ea
multiplatform createThumbnail
· 4010dcb1
Benedict
authored
May 02, 2022
4010dcb1
introduce lastRelevantEventId (was lastMessageEventId)
· 7f446152
Benedict
authored
May 02, 2022
7f446152
change maven url
· 27382d30
Benedict
authored
May 02, 2022
27382d30
Apr 30, 2022
add io.kotest.multiplatform plugin
· c8d8d910
Benedict
authored
Apr 30, 2022
c8d8d910
remove old build workaround (is default now)
· 6cc0df47
Benedict
authored
Apr 30, 2022
6cc0df47
Apr 29, 2022
createThumbnail for JS (draft)
· 57040e6e
Benedict
authored
Apr 29, 2022
57040e6e
update ktor
· 5e90acf3
Benedict
authored
Apr 29, 2022
5e90acf3
add JS as platform (with TODOs)
· ba4818c5
Benedict
authored
Apr 29, 2022
ba4818c5
Loading