Page MenuHomePhorge
Feed All Stories

May 29 2023

marcin updated the diff for D7859: Add method to check for missing olm sessions for notifs and use it to send relevant request.

Rebase before landing. Use real code version

May 29 2023, 6:39 PM
marcin updated the diff for D7856: Add request and response types for the keyserver to request first encrypted message for e2e notifs.

Rebase before landing

May 29 2023, 6:37 PM
marcin updated the diff for D7853: Create new olm session during invalidated cookie resolution.

Rebase before landing

May 29 2023, 6:36 PM
marcin updated the diff for D7669: Establish olm notifs sessions during siwe account creation.

Rebase before landing

May 29 2023, 6:36 PM
marcin updated the diff for D7657: Establish olm notifs session on both sides during registration.

Rebase before landing

May 29 2023, 6:35 PM
marcin updated the diff for D7654: Establish olm sessions for notifs on both sides during log-in.

Rebase before landing

May 29 2023, 6:33 PM
marcin updated the diff for D7653: Create react hook to initialize olm notiications session and get first encrypted message for the keyserver.

Rebase before landing

May 29 2023, 6:32 PM
marcin updated the diff for D7631: Implement utilities and database query wrapper to create new olm session on eht keyserver side.

Rebase before landing

May 29 2023, 6:31 PM
marcin updated the diff for D7798: Change properties of olm account updater so that the callback can use pickling key as well.

Rebase before landing

May 29 2023, 6:31 PM
marcin updated the diff for D7586: Implement endpoint on the keyserver to get one time keys and prekey to initialize olmsession.

Rebase before landing

May 29 2023, 6:30 PM
marcin updated the diff for D7570: Implement prekey lifecycle on the keyserver.

Rebase before landing

May 29 2023, 6:29 PM
marcin updated the diff for D7395: Introduce methods in CommCoreModule to initialize olm session for notifications. Refactor method to get one time keys for primary olm account.

Rebase before landing

May 29 2023, 6:28 PM
marcin updated the diff for D7383: Refactor NotificationsCryptoModule. Add methods to initialize olm notifications session..

Rebase before landing

May 29 2023, 6:28 PM
marcin updated the diff for D7381: Implement prekey lifecycle in `CryptoModule`..

Rebase before landing

May 29 2023, 6:27 PM
marcin updated the diff for D7815: Send encrypted notifications to iOS devices.

Refactor iosID extraction

May 29 2023, 6:15 PM
bartek added inline comments to D7973: [native] Add BlobUtils expo-module and add iOS implementation.
May 29 2023, 6:03 PM
bartek added inline comments to D7974: [native] Implement BlobUtils expo-module on Android.
May 29 2023, 5:59 PM
marcin updated the diff for D7874: Encrypt Android notifications on the keyserver before sending them.

Change typing so that notifications are packaged with relevant device token in advance

May 29 2023, 5:50 PM
marcin accepted D7976: [native] Use BlobUtils for media encryption/decryption.
May 29 2023, 5:41 PM
marcin added inline comments to D7974: [native] Implement BlobUtils expo-module on Android.
May 29 2023, 5:41 PM
marcin added inline comments to D7974: [native] Implement BlobUtils expo-module on Android.
May 29 2023, 5:37 PM
marcin accepted D7974: [native] Implement BlobUtils expo-module on Android.
May 29 2023, 5:33 PM
marcin accepted D7973: [native] Add BlobUtils expo-module and add iOS implementation.
May 29 2023, 5:30 PM
ashoat accepted D7815: Send encrypted notifications to iOS devices.
May 29 2023, 5:25 PM
marcin updated the diff for D7815: Send encrypted notifications to iOS devices.

Change typing so that notification are packaged in advance with corresponding deviceTokens

May 29 2023, 5:12 PM
ashoat accepted D8014: [web] Revert wordmark position on macos.
May 29 2023, 2:44 PM
ashoat added inline comments to D8012: [keyserver] Include initial navInfo selectedUserList.
May 29 2023, 2:43 PM
ashoat accepted D8012: [keyserver] Include initial navInfo selectedUserList.
May 29 2023, 2:43 PM
michal requested review of D8014: [web] Revert wordmark position on macos.
May 29 2023, 2:37 PM
ashoat accepted D7753: [lib] introduce function to find deep difference between two objects.

Thanks for annotating everything. I tried it locally and couldn't figure out anything better, unfortunately

May 29 2023, 2:33 PM
michal requested review of D8013: [web] Use search users in chat composer.
May 29 2023, 2:18 PM
michal requested review of D8012: [keyserver] Include initial navInfo selectedUserList.
May 29 2023, 2:16 PM
michal requested review of D8011: [web] Change navInfo.selectedUserList to contains user infos.
May 29 2023, 2:10 PM
michal requested review of D8010: [native] Use search users in chat composer.
May 29 2023, 1:59 PM
ashoat added inline comments to D8009: [lib] Include searchUsers results in getPotentialMemberItems.
May 29 2023, 1:58 PM
michal requested review of D8009: [lib] Include searchUsers results in getPotentialMemberItems.
May 29 2023, 1:23 PM
kamil added a comment to D7753: [lib] introduce function to find deep difference between two objects.

Thanks for your response @ashoat. Adding the alternative solution I tried, using generics.

May 29 2023, 1:23 PM
kamil updated the diff for D7753: [lib] introduce function to find deep difference between two objects.

refactor code

May 29 2023, 1:10 PM
kamil closed D7752: [native] show setting threadStore error in Alert message.
May 29 2023, 12:13 PM
kamil committed rCOMMa2985c2cb201: [native] show setting threadStore error in Alert message.
May 29 2023, 12:13 PM
kamil closed D7936: [CommCoreModule] implement getting report store from database.
May 29 2023, 12:10 PM
kamil closed D7934: [CommCoreModule] implement report store operations.
May 29 2023, 12:10 PM
kamil committed rCOMM716822a273ea: [CommCoreModule] implement getting report store from database.
May 29 2023, 12:10 PM
kamil committed rCOMMd99f525fc5ff: [CommCoreModule] implement report store operations.
May 29 2023, 12:10 PM
kamil closed D7918: [CommCoreModule] add table and methods for report store.
May 29 2023, 12:10 PM
kamil committed rCOMM533799bfc04e: [CommCoreModule] add table and methods for report store.
May 29 2023, 12:10 PM
kamil updated the diff for D7936: [CommCoreModule] implement getting report store from database.

rebase

May 29 2023, 11:44 AM
kamil updated the diff for D7934: [CommCoreModule] implement report store operations.

rebase

May 29 2023, 11:44 AM
kamil updated the diff for D7918: [CommCoreModule] add table and methods for report store.

rebase

May 29 2023, 11:43 AM
kamil closed D7933: [lib] refactor handling new inconsistencies in report store reducer for using operations.
May 29 2023, 11:18 AM
kamil closed D7932: [lib] refactor adding reports action for using operations.
May 29 2023, 11:18 AM
kamil committed rCOMMef13f26aaca7: [lib] refactor adding reports action for using operations.
May 29 2023, 11:18 AM
kamil committed rCOMM633cf852f5ea: [lib] refactor handling new inconsistencies in report store reducer for using….
May 29 2023, 11:18 AM
kamil closed D7931: [lib] refactor sending reports actions for using operations.
May 29 2023, 11:18 AM
kamil closed D7922: [lib] add operation for removing all reports on login/logout.
May 29 2023, 11:18 AM
kamil committed rCOMM663ec5efdd92: [lib] refactor sending reports actions for using operations.
May 29 2023, 11:18 AM
kamil closed D7923: [lib] refactor updating enabled reports for using operations.
May 29 2023, 11:18 AM
kamil committed rCOMMdc513f56e63b: [lib] refactor updating enabled reports for using operations.
May 29 2023, 11:18 AM
kamil committed rCOMM6cb19536ba78: [lib] add operation for removing all reports on login/logout.
May 29 2023, 11:18 AM
kamil closed D7920: [lib] add report store ops on JS side.
May 29 2023, 11:18 AM
kamil closed D7921: [lib] refactor types to allow returning report store operations.
May 29 2023, 11:18 AM
kamil committed rCOMM281a00b7b442: [lib] add report store ops on JS side.
May 29 2023, 11:18 AM
kamil committed rCOMM409049567986: [lib] refactor types to allow returning report store operations.
May 29 2023, 11:18 AM
kamil closed D7919: [lib] add tests for report reducer.
May 29 2023, 11:18 AM
kamil committed rCOMMdf9755520d23: [lib] add tests for report reducer.
May 29 2023, 11:18 AM
kamil added inline comments to D7933: [lib] refactor handling new inconsistencies in report store reducer for using operations.
May 29 2023, 10:50 AM
kamil updated the diff for D7933: [lib] refactor handling new inconsistencies in report store reducer for using operations.

rebase

May 29 2023, 10:50 AM
kamil updated the diff for D7932: [lib] refactor adding reports action for using operations.

rebase

May 29 2023, 10:49 AM
kamil added inline comments to D7931: [lib] refactor sending reports actions for using operations.
May 29 2023, 10:48 AM
kamil updated the diff for D7931: [lib] refactor sending reports actions for using operations.

rebase

May 29 2023, 10:48 AM
kamil updated the diff for D7923: [lib] refactor updating enabled reports for using operations.

rebase

May 29 2023, 10:46 AM
kamil added inline comments to D7922: [lib] add operation for removing all reports on login/logout.
May 29 2023, 10:44 AM
kamil updated the diff for D7922: [lib] add operation for removing all reports on login/logout.

rebase

May 29 2023, 10:44 AM
kamil updated the diff for D7921: [lib] refactor types to allow returning report store operations.

rebase

May 29 2023, 10:43 AM
kamil added inline comments to D7920: [lib] add report store ops on JS side.
May 29 2023, 10:42 AM
kamil updated the diff for D7920: [lib] add report store ops on JS side.

make field read-only

May 29 2023, 10:42 AM
kamil updated the diff for D7919: [lib] add tests for report reducer.

rebase

May 29 2023, 10:41 AM
kamil closed D7916: [lib] make report id mandatory.
May 29 2023, 10:07 AM
kamil closed D7913: [lib] assign local id to report while creating.
May 29 2023, 10:07 AM
kamil committed rCOMMf3294e9053c4: [lib] assign local id to report while creating.
May 29 2023, 10:07 AM
kamil committed rCOMMc26472a54487: [lib] make report id mandatory.
May 29 2023, 10:07 AM
kamil closed D7912: [lib] add local id field to existing reports.
May 29 2023, 10:07 AM
kamil closed D7910: [lib] extract local id field before sending report.
May 29 2023, 10:07 AM
kamil committed rCOMM2a202a6053d1: [lib] extract local id field before sending report.
May 29 2023, 10:07 AM
kamil committed rCOMM714c8bfce7c0: [lib] add local id field to existing reports.
May 29 2023, 10:07 AM
kamil closed D7909: [lib] add local is field to reports.
May 29 2023, 10:07 AM
kamil committed rCOMM1fd195c04737: [lib] add local is field to reports.
May 29 2023, 10:07 AM
kamil updated the diff for D7916: [lib] make report id mandatory.

rebase

May 29 2023, 9:42 AM
kamil updated the diff for D7913: [lib] assign local id to report while creating.

add intermediate function

May 29 2023, 9:41 AM
kamil added inline comments to D7912: [lib] add local id field to existing reports.
May 29 2023, 9:40 AM
kamil updated the diff for D7912: [lib] add local id field to existing reports.

move code directly to migration

May 29 2023, 9:39 AM
kamil updated the diff for D7910: [lib] extract local id field before sending report.

fix committed code

May 29 2023, 9:15 AM
kamil updated the diff for D7910: [lib] extract local id field before sending report.

move code directly to migration

May 29 2023, 8:54 AM
kamil added inline comments to D7910: [lib] extract local id field before sending report.
May 29 2023, 8:46 AM
kamil updated the diff for D7910: [lib] extract local id field before sending report.

rename variable

May 29 2023, 8:46 AM
kamil added inline comments to D7909: [lib] add local is field to reports.
May 29 2023, 8:46 AM
kamil updated the diff for D7909: [lib] add local is field to reports.

rebase

May 29 2023, 8:40 AM
bartek closed D7997: [lib] Remove unused 3rd-party base64 lib.
May 29 2023, 6:19 AM
bartek committed rCOMMdbb701adcc91: [lib] Remove unused 3rd-party base64 lib.
May 29 2023, 6:19 AM
bartek requested review of D7994: [web] Add MediaGalleryItem component.

Re-requesting because I see no way of creating a dynamic style with classnames

May 29 2023, 6:13 AM