User Details
User Details
- User Since
- Sep 30 2022, 5:22 AM (132 w, 4 d)
If it works and/or looks nice, then: -
Today
Today
Yesterday
Yesterday
bartek committed rCOMMcc686935acdd: [native] Make missing AuthMetadata message more accurate (authored by bartek).
[native] Make missing AuthMetadata message more accurate
bartek committed rCOMMbf90254c736c: [native] Fetch platform details during restore flow (authored by bartek).
[native] Fetch platform details during restore flow
bartek added a comment to D14566: [native] Fix uploading images with ph-upload:// scheme.
That's right. There was a mistake here. During the review, I was comparing changes in this diff with changes from D14512 and I misunderstood changes to initialURI in that diff, making me think this diff is correct.
bartek updated the diff for D14568: [native] Fetch platform details during restore flow.
Remove redundant code
bartek added inline comments to D14568: [native] Fetch platform details during restore flow.
Fri, Apr 11
Fri, Apr 11
bartek published D14569: [native] Make missing AuthMetadata message more accurate for review.
bartek published D14568: [native] Fetch platform details during restore flow for review.
Thu, Apr 10
Thu, Apr 10
bartek committed rCOMM2fae88ffe011: [lib] Use AuxUserStore peer list in primary logout (authored by bartek).
[lib] Use AuxUserStore peer list in primary logout
bartek published D14563: [lib] Use AuxUserStore peer list in primary logout for review.
Wed, Apr 9
Wed, Apr 9
bartek committed rCOMM0cdf8c69748d: [web] Fix enum casing in sharedWorkerStatuses (authored by bartek).
[web] Fix enum casing in sharedWorkerStatuses
Tue, Apr 8
Tue, Apr 8
bartek committed rCOMM467b918b27d5: [lib][native][web] Wait for DB reset before generating QR (authored by bartek).
[lib][native][web] Wait for DB reset before generating QR
bartek published D14555: [web] Fix enum casing in sharedWorkerStatuses for review.
Mon, Apr 7
Mon, Apr 7
bartek added inline comments to D14554: [lib][native][web] Wait for DB reset before generating QR.
bartek updated the diff for D14554: [lib][native][web] Wait for DB reset before generating QR.
Address review feedback:
- Enum casing
- Declaration reorder
- Introduced waitUntilDatabaseReady()
bartek added inline comments to D14554: [lib][native][web] Wait for DB reset before generating QR.
bartek published D14554: [lib][native][web] Wait for DB reset before generating QR for review.
bartek committed rCOMM99f9c84dcf36: [terraform] Deploy prod Identity 0.52.1 and Backup 0.6.0 (authored by bartek).
[terraform] Deploy prod Identity 0.52.1 and Backup 0.6.0
bartek published D14553: [terraform] Deploy prod Identity 0.52.1 and Backup 0.6.0 for review.
[identity] Add logging to Farcaster RPCs
bartek committed rCOMM4e97f269881d: [identity] Remove hacks for authoritative keyserver (authored by bartek).
[identity] Remove hacks for authoritative keyserver
Thu, Apr 3
Thu, Apr 3
bartek published D14538: [identity] Add logging to Farcaster RPCs for review.
bartek published D14537: [identity] Remove hacks for authoritative keyserver for review.
bartek added inline comments to D14531: [native] implement triggering backup compaction on dev.
bartek added a comment to D14517: [SQLite] implement method to copy table between databases.
Don't we want this method to take a vector of tables to copy? Looking at D14519, I see you're running this in a loop, so the ATTACH DATABASE ..., DETACH statements are repeated for each table
bartek committed rCOMM8b0b50263e18: [identity] Fix retrying OTK upload transaction (authored by bartek).
[identity] Fix retrying OTK upload transaction
Wed, Apr 2
Wed, Apr 2
bartek published D14513: [identity] Fix retrying OTK upload transaction for review.
Mon, Mar 31
Mon, Mar 31
bartek committed rCOMM826d7be44b93: [protos] Update comment with NEXT_CODE_VERSION (authored by bartek).
[protos] Update comment with NEXT_CODE_VERSION
bartek committed rCOMM021147207d4f: [identity] Enable strict device list checks (authored by bartek).
[identity] Enable strict device list checks
Thu, Mar 27
Thu, Mar 27
bartek published D14509: [protos] Update comment with NEXT_CODE_VERSION for review.
bartek published D14508: [identity] Enable strict device list checks for review.
bartek committed rCOMMca2408bcde4e: [lib] Don't send logout message to keyserver (authored by bartek).
[lib] Don't send logout message to keyserver
bartek committed rCOMMfc01ada1f576: [lib][native] Keep keyserver in device list after primary logout (authored by bartek).
[lib][native] Keep keyserver in device list after primary logout
bartek committed rCOMM1cb201403ab0: [native] Add keyserver to device list during restore (authored by bartek).
[native] Add keyserver to device list during restore
bartek committed rCOMM168db9273acc: [terraform] Bump staging Identity and Backup (authored by bartek).
[terraform] Bump staging Identity and Backup
bartek committed rCOMMd7762e5395a0: [identity] Skip keyserver during privileged password reset (authored by bartek).
[identity] Skip keyserver during privileged password reset
bartek published D14507: [lib] Don't send logout message to keyserver for review.
bartek published D14506: [lib][native] Keep keyserver in device list after primary logout for review.
bartek retitled D14503: [terraform] Bump staging Identity and Backup from [terraform] Bump staging Identity to 0.52.0 to [terraform] Bump staging Identity and Backup.
bartek updated the diff for D14503: [terraform] Bump staging Identity and Backup.
Bump Backup too
bartek published D14503: [terraform] Bump staging Identity and Backup for review.
Wed, Mar 26
Wed, Mar 26
[terraform] Bump prod Identity to 0.51.2
bartek published D14504: [identity] Skip keyserver during privileged password reset for review.
bartek published D14502: [terraform] Bump prod Identity to 0.51.2 for review.
bartek committed rCOMMd62e2ca88a20: [protos][identity] Remove primary device info from GetKeyserverKeys (authored by bartek).
[protos][identity] Remove primary device info from GetKeyserverKeys
bartek added inline comments to D14492: [protos][identity] Remove primary device info from GetKeyserverKeys.
bartek committed rCOMM0a82eb871ff8: [identity] Skip keyserver during primary logout and restore (authored by bartek).
[identity] Skip keyserver during primary logout and restore
bartek committed rCOMMca6dc08b6f22: [identity] Refactor devices data deletion to allow filtering (authored by bartek).
[identity] Refactor devices data deletion to allow filtering
bartek committed rCOMMcdc293df59ec: [identity] Split OTK deletion into smaller functions (authored by bartek).
[identity] Split OTK deletion into smaller functions
bartek committed rCOMMdf5ae533da28: [identity] Fix OTK removal in clean_up_devices_data (authored by bartek).
[identity] Fix OTK removal in clean_up_devices_data
bartek committed rCOMM572f0e728323: [identity] Allow excluding devices in CSAT deletion func (authored by bartek).
[identity] Allow excluding devices in CSAT deletion func