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 · v1.1.6
trixnity
Browse files
Feb 06, 2022
Merge branch 'bugfix/prevent_loop_on_update_keys_signed_by_key' into 'main'
· 93443e14
Benedict
authored
Feb 06, 2022
View commits for tag v1.1.6
v1.1.6
93443e14
prevent loop in updateTrustLevelOfKeyChainSignedBy
· 329f2706
Benedict
authored
Feb 06, 2022
329f2706
Merge branch 'bugfix/82-wait_for_initial_sync_in_getSelfVerificationMethods' into 'main'
· ee6ce020
Benedict
authored
Feb 06, 2022
ee6ce020
wait that sync is running before calculate self verification methods
· 0d8ad00e
Benedict
authored
Feb 06, 2022
0d8ad00e
Merge branch 'bugfix/catch_all_exceptions_on_decrypt_olm_events' into 'main'
· 4d12228b
Benedict
authored
Feb 06, 2022
4d12228b
catch all exceptions on decrypt olm event
· 769faaf7
Benedict
authored
Feb 06, 2022
769faaf7
Feb 04, 2022
Merge branch 'feature/add_unknown_to_user_trust_level' into 'main'
· 134701d2
Benedict
authored
Feb 04, 2022
View commits for tag v1.1.5
v1.1.5
134701d2
Merge branch 'bugfix/update_outdated_keys_on_first_message' into 'main'
· 1bd0798f
Benedict
authored
Feb 04, 2022
1bd0798f
update outdated keys on first message send by the device in a room
· 0084e5d4
Benedict
authored
Feb 04, 2022
0084e5d4
add unknown to user trust level
· c5e5ed6e
Benedict
authored
Feb 04, 2022
c5e5ed6e
Merge branch 'bugfix/81_dont_enforce_matrix_id_syntax' into 'main'
· d6f67612
Benedict
authored
Feb 04, 2022
d6f67612
Merge branch 'bugfix/fix_trust_level_calculation' into 'main'
· 129b3bb9
Benedict
authored
Feb 04, 2022
129b3bb9
fix trust level calculation (recursive calculation was missing)
· 807be499
Benedict
authored
Feb 04, 2022
807be499
allow malformed matrix ids
· 5de2b5f8
Benedict
authored
Feb 04, 2022
5de2b5f8
Feb 03, 2022
Merge branch 'bugfix/update_all_device_keys' into 'main'
· 2eff5372
Benedict
authored
Feb 03, 2022
2eff5372
remove unnecessary optimization for outdated keys
· b06a8e29
Benedict
authored
Feb 03, 2022
b06a8e29
Merge branch 'better_update_outdated_keys' into 'main'
· 177346d9
Benedict
authored
Feb 03, 2022
177346d9
better update outdated keys
· 0c2cd366
Benedict
authored
Feb 03, 2022
0c2cd366
Merge branch 'bugfix/75_wrong_direct_room_calculation' into 'main'
· d48e3a6b
Benedict
authored
Feb 03, 2022
View commits for tag v1.1.4
v1.1.4
d48e3a6b
wrong direct room calculation
· e18e1430
Benedict
authored
Feb 03, 2022
e18e1430
Merge branch 'bugfix/load_key_backup_when_it_is_activated_only' into 'main'
· 8b95cea2
Benedict
authored
Feb 03, 2022
8b95cea2
load key backup when it is enabled only
· 1d2b1eca
Benedict
authored
Feb 03, 2022
1d2b1eca
Merge branch 'bugfix/dont_forget_backup_load_requests' into 'main'
· 78680814
Benedict
authored
Feb 03, 2022
78680814
don't forget backup load requests
· 608c1822
Benedict
authored
Feb 03, 2022
608c1822
Merge branch '80-legacy-reply-to-events-lead-to-unknownevents' into 'main'
· 4aeab380
Benedict
authored
Feb 03, 2022
4aeab380
80: handle legacy relates-to in message events
· da48b780
michael.thiele
authored
Feb 03, 2022
da48b780
Feb 02, 2022
Merge branch 'bugfix/77-active_verification_state_machine_breaks_after_restart' into 'main'
· d1bd2361
Benedict
authored
Feb 02, 2022
d1bd2361
fix that active user verification state machine breaks after restart
· 921cf087
Benedict
authored
Feb 02, 2022
921cf087
Feb 01, 2022
Merge branch 'bugfix/prevent_parallel_encryption_issues' into 'main'
· 267487c3
Benedict
authored
Feb 01, 2022
267487c3
prevent parallel de-/encryption issues
· af4b5bde
Benedict
authored
Feb 01, 2022
af4b5bde
Merge branch 'set_avatar_url_with_string' into 'main'
· 81c7f61a
Benedict
authored
Feb 01, 2022
81c7f61a
set avatar url with string
· a9c09ff3
Benedict
authored
Feb 01, 2022
a9c09ff3
Merge branch...
· 9f885552
Benedict
authored
Feb 01, 2022
9f885552
fix serialization issues and add mutex to getActiveUserVerifications
· bc925848
Benedict
authored
Feb 01, 2022
bc925848
Merge branch 'feature/add_relates_to_field' into 'main'
· 367aa73a
Benedict
authored
Feb 01, 2022
367aa73a
add relates_to field
· ae79c653
Benedict
authored
Feb 01, 2022
ae79c653
Jan 31, 2022
Merge branch 'bugfix/should_fetch_outdated_keys_when_sync_is_started' into 'main'
· ae0b75ec
Benedict
authored
Jan 31, 2022
ae0b75ec
always wait for outdated keys and update outdated keys on sync state STARTED
· 47427d09
Benedict
authored
Jan 31, 2022
47427d09
Jan 28, 2022
Merge branch 'bugfix/dont_catch_cancellation_on_timeine_event_decryption' into 'main'
· fa0ff240
Benedict
authored
Jan 28, 2022
View commits for tag v1.1.3
v1.1.3
fa0ff240
dont catch cancellation on timeine event decryption
· 55245d93
Benedict
authored
Jan 28, 2022
55245d93
Loading