Page MenuHomePhabricator

tomek (Tomasz Palys)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 24 2020, 6:20 AM (239 w, 4 d)

Recent Activity

Today

tomek updated the diff for D14510: [lib] Introduce a new message type.

Expand MessageData

Fri, Mar 28, 6:46 AM
tomek requested review of D14511: [lib] Introduce a message spec.
Fri, Mar 28, 6:04 AM
tomek added inline comments to D14510: [lib] Introduce a new message type.
Fri, Mar 28, 4:46 AM
tomek updated the diff for D14510: [lib] Introduce a new message type.

Modify some more types, test the validator

Fri, Mar 28, 4:44 AM
tomek requested review of D14510: [lib] Introduce a new message type.
Fri, Mar 28, 4:29 AM

Yesterday

tomek updated the diff for D14505: [lib] Migrate permissions on clients.

Fix typos, reference a task, use a shorthand

Thu, Mar 27, 9:16 AM
tomek added inline comments to D14505: [lib] Migrate permissions on clients.
Thu, Mar 27, 7:59 AM
tomek updated the diff for D14505: [lib] Migrate permissions on clients.

Address review

Thu, Mar 27, 7:59 AM

Wed, Mar 26

tomek requested review of D14505: [lib] Migrate permissions on clients.
Wed, Mar 26, 12:49 PM
tomek added inline comments to D14463: [lib] Add a migration that adds new permissions.
Wed, Mar 26, 11:57 AM
tomek updated the diff for D14463: [lib] Add a migration that adds new permissions.

Updated permissions filtering logic

Wed, Mar 26, 11:56 AM
tomek added a comment to D14462: [lib] Introduce new permissions.

I don't remember all the places where we need to add a new permission. Wondering if you modelled this on another diff that introduced a different permission – if so, would be helpful to share a link to that diff.

Wed, Mar 26, 11:52 AM
tomek updated the diff for D14462: [lib] Introduce new permissions.

Fix typo and stop filtering out the permission

Wed, Mar 26, 11:52 AM

Mon, Mar 24

tomek accepted D14495: [lib] Fix highestTimestamp assignment in useGetLastUpdatedTimes.
Mon, Mar 24, 9:16 AM
tomek accepted D14494: [lib] Only use threadInfo.creationTime for lastUpdatedTime if no messages.
Mon, Mar 24, 9:09 AM
tomek accepted D14493: [lib] Fix bug in ChatThreadItemLoaderCache for simultaneous loadMostRecent calls.
Mon, Mar 24, 9:02 AM

Fri, Mar 21

tomek accepted D14486: [native] Script to bump native version.
Fri, Mar 21, 4:20 AM

Wed, Mar 19

tomek closed D14458: [lib] Create a migration function.
Wed, Mar 19, 9:57 AM
tomek closed D14457: [lib] Create unshimming queue.
Wed, Mar 19, 9:57 AM
tomek committed rCOMMfe3542bad7fc: [lib] Create unshimming queue (authored by tomek).
[lib] Create unshimming queue
Wed, Mar 19, 9:57 AM
tomek committed rCOMM4ea52ae68c18: [lib] Create a migration function (authored by tomek).
[lib] Create a migration function
Wed, Mar 19, 9:57 AM
tomek closed D14456: [native][web] Include fetching DM operations in SQLite API.
Wed, Mar 19, 9:57 AM
tomek closed D14454: [lib] Save unsupported operations in the DB.
Wed, Mar 19, 9:57 AM
tomek closed D14453: [lib] Handle ops in the reducer.
Wed, Mar 19, 9:57 AM
tomek committed rCOMMddc042ca13e8: [native][web] Include fetching DM operations in SQLite API (authored by tomek).
[native][web] Include fetching DM operations in SQLite API
Wed, Mar 19, 9:57 AM
tomek committed rCOMMe8741e35c11a: [lib] Save unsupported operations in the DB (authored by tomek).
[lib] Save unsupported operations in the DB
Wed, Mar 19, 9:57 AM
tomek committed rCOMMdec6602b77a8: [lib] Handle ops in the reducer (authored by tomek).
[lib] Handle ops in the reducer
Wed, Mar 19, 9:57 AM
tomek closed D14451: [web] Add support for DM operations to the shared worker.
Wed, Mar 19, 9:57 AM
tomek closed D14450: [web] Add SQLite query executor tests.
Wed, Mar 19, 9:57 AM
tomek closed D14452: [lib] Convert the operations.
Wed, Mar 19, 9:57 AM
tomek committed rCOMM64bf51bbef0f: [web] Add support for DM operations to the shared worker (authored by tomek).
[web] Add support for DM operations to the shared worker
Wed, Mar 19, 9:57 AM
tomek committed rCOMMbe6f046a270a: [web] Add SQLite query executor tests (authored by tomek).
[web] Add SQLite query executor tests
Wed, Mar 19, 9:57 AM
tomek committed rCOMM413e95d152c6: [lib] Convert the operations (authored by tomek).
[lib] Convert the operations
Wed, Mar 19, 9:57 AM
tomek closed D14449: [native][web] Expose new store to the JS layer.
Wed, Mar 19, 9:57 AM
tomek closed D14448: [native] Add DMOperation operations to the C++ layer.
Wed, Mar 19, 9:57 AM
tomek committed rCOMM5a3d21073c3e: [native][web] Expose new store to the JS layer (authored by tomek).
[native][web] Expose new store to the JS layer
Wed, Mar 19, 9:56 AM
tomek committed rCOMM82b8d0bfc247: [native] Add DMOperation operations to the C++ layer (authored by tomek).
[native] Add DMOperation operations to the C++ layer
Wed, Mar 19, 9:56 AM
tomek closed D14447: [native] Create table and queries for DMOperations.
Wed, Mar 19, 9:56 AM
tomek committed rCOMM1ec1670833cf: [native] Create table and queries for DMOperations (authored by tomek).
[native] Create table and queries for DMOperations
Wed, Mar 19, 9:56 AM
tomek requested review of D14463: [lib] Add a migration that adds new permissions.
Wed, Mar 19, 8:10 AM
tomek requested review of D14462: [lib] Introduce new permissions.
Wed, Mar 19, 8:05 AM
tomek updated the diff for D14458: [lib] Create a migration function.

Make handleMigrationFailure mandatory

Wed, Mar 19, 6:39 AM
tomek added inline comments to D14457: [lib] Create unshimming queue.
Wed, Mar 19, 6:34 AM
tomek updated the diff for D14457: [lib] Create unshimming queue.

Enqueue operations directly

Wed, Mar 19, 6:33 AM
tomek added inline comments to D14454: [lib] Save unsupported operations in the DB.
Wed, Mar 19, 6:20 AM
tomek updated the diff for D14454: [lib] Save unsupported operations in the DB.

Remove extraneous confirmations

Wed, Mar 19, 6:20 AM
tomek added inline comments to D14449: [native][web] Expose new store to the JS layer.
Wed, Mar 19, 5:29 AM
tomek updated the diff for D14449: [native][web] Expose new store to the JS layer.

Update WASM

Wed, Mar 19, 5:29 AM
tomek updated the diff for D14448: [native] Add DMOperation operations to the C++ layer.

Rebase

Wed, Mar 19, 5:26 AM
tomek updated the diff for D14447: [native] Create table and queries for DMOperations.

Rename index

Wed, Mar 19, 5:24 AM

Tue, Mar 18

tomek requested review of D14458: [lib] Create a migration function.
Tue, Mar 18, 4:21 AM
tomek requested review of D14457: [lib] Create unshimming queue.
Tue, Mar 18, 4:06 AM
tomek requested review of D14456: [native][web] Include fetching DM operations in SQLite API.
Tue, Mar 18, 4:04 AM
tomek requested review of D14452: [lib] Convert the operations.
Tue, Mar 18, 4:03 AM
tomek requested review of D14454: [lib] Save unsupported operations in the DB.
Tue, Mar 18, 4:00 AM
tomek requested review of D14453: [lib] Handle ops in the reducer.
Tue, Mar 18, 3:59 AM
tomek requested review of D14450: [web] Add SQLite query executor tests.
Tue, Mar 18, 3:56 AM
tomek requested review of D14447: [native] Create table and queries for DMOperations.
Tue, Mar 18, 3:42 AM

Mon, Mar 17

tomek requested review of D14451: [web] Add support for DM operations to the shared worker.
Mon, Mar 17, 8:38 AM
tomek requested review of D14448: [native] Add DMOperation operations to the C++ layer.
Mon, Mar 17, 8:21 AM
tomek requested review of D14449: [native][web] Expose new store to the JS layer.
Mon, Mar 17, 8:02 AM

Thu, Mar 13

tomek accepted D14441: [native] handle Desktop icon in Linked Devices screen.
Thu, Mar 13, 8:10 AM
tomek accepted D14440: [native] add loading state to removing device button.

The button height changes a bit after it enters the loading state.

Thu, Mar 13, 8:09 AM
tomek accepted D14439: [lib] bump logout timeout.
Thu, Mar 13, 8:05 AM
tomek accepted D14438: [lib] fix creating Identity Search socket.
Thu, Mar 13, 8:05 AM
tomek closed D14435: [lib] Handle Farcaster mutuals only on a primary device.
Thu, Mar 13, 8:03 AM
tomek committed rCOMM79628e02117a: [lib] Handle Farcaster mutuals only on a primary device (authored by tomek).
[lib] Handle Farcaster mutuals only on a primary device
Thu, Mar 13, 8:03 AM
tomek accepted D14437: [terraform] add OpenSearch error logs.
Thu, Mar 13, 5:16 AM
tomek accepted D14436: [terraform] bump OpenSearch to 1.3.
Thu, Mar 13, 2:55 AM

Wed, Mar 12

tomek updated the diff for D14435: [lib] Handle Farcaster mutuals only on a primary device.

Rebase

Wed, Mar 12, 5:47 AM
tomek updated the diff for D14435: [lib] Handle Farcaster mutuals only on a primary device.

Rebase

Wed, Mar 12, 3:26 AM

Tue, Mar 11

tomek requested review of D14435: [lib] Handle Farcaster mutuals only on a primary device.
Tue, Mar 11, 2:47 AM

Mon, Mar 10

tomek accepted D14430: [native] Temporary fix for not opening FullScreenViewModal on Android.

How does the app look like with a modal and the status bar visible?

Mon, Mar 10, 1:54 AM

Fri, Feb 28

tomek closed D14425: [native] Schedule backup generation and upload after saving SIWE secrets.
Fri, Feb 28, 9:10 AM
tomek committed rCOMM61641f9fdae9: [native] Schedule backup generation and upload after saving SIWE secrets (authored by tomek).
[native] Schedule backup generation and upload after saving SIWE secrets
Fri, Feb 28, 9:10 AM
tomek closed D14416: [native] Avoid running the handler multiple times.
Fri, Feb 28, 9:10 AM
tomek committed rCOMM672473b38cfc: [native] Avoid running the handler multiple times (authored by tomek).
[native] Avoid running the handler multiple times
Fri, Feb 28, 9:10 AM
tomek updated the diff for D14416: [native] Avoid running the handler multiple times.

Fix eslint

Fri, Feb 28, 8:45 AM
tomek updated the diff for D14416: [native] Avoid running the handler multiple times.

Fix eslint

Fri, Feb 28, 8:23 AM
tomek updated the diff for D14416: [native] Avoid running the handler multiple times.

Update the ref immediatelly

Fri, Feb 28, 7:46 AM
tomek updated the diff for D14416: [native] Avoid running the handler multiple times.

Delete unnecessary dependency

Fri, Feb 28, 7:44 AM
tomek updated the diff for D14425: [native] Schedule backup generation and upload after saving SIWE secrets.

Rebase

Fri, Feb 28, 7:33 AM
tomek added inline comments to D14417: [native] Remove background identity login handler.
Fri, Feb 28, 6:18 AM
tomek updated the diff for D14417: [native] Remove background identity login handler.

Bump min code version

Fri, Feb 28, 6:16 AM
tomek requested review of D14425: [native] Schedule backup generation and upload after saving SIWE secrets.
Fri, Feb 28, 6:16 AM
tomek requested review of D14416: [native] Avoid running the handler multiple times.
Fri, Feb 28, 6:00 AM
tomek accepted D14424: [native] remove `useStaffCanSee` from `BackupHandler`.
Fri, Feb 28, 5:13 AM

Thu, Feb 27

tomek accepted D14418: [lib] Handle user_not_found returned by GetKeyserverKeys RPC.
Thu, Feb 27, 9:00 AM
tomek accepted D14415: [lib][native] Respect login flow in useLogIn and useIdentityLogOut.
Thu, Feb 27, 8:57 AM
tomek requested review of D14417: [native] Remove background identity login handler.
Thu, Feb 27, 6:55 AM
tomek closed D14412: [native] Fall back to v1 login after `use_v1_flow` response.
Thu, Feb 27, 1:50 AM
tomek committed rCOMM0795c4d41308: [native] Fall back to v1 login after `use_v1_flow` response (authored by tomek).
[native] Fall back to v1 login after `use_v1_flow` response
Thu, Feb 27, 1:50 AM

Feb 26 2025

tomek updated the diff for D14412: [native] Fall back to v1 login after `use_v1_flow` response.

Reuse the code

Feb 26 2025, 9:06 AM
tomek added inline comments to D14412: [native] Fall back to v1 login after `use_v1_flow` response.
Feb 26 2025, 8:16 AM
tomek added inline comments to D14402: [lib] Avoid unnecessarily mutating MessageStore on processServerRequestsActionType.
Feb 26 2025, 3:09 AM

Feb 25 2025

tomek requested review of D14412: [native] Fall back to v1 login after `use_v1_flow` response.
Feb 25 2025, 7:45 AM
tomek accepted D14405: [native] use `initializeCryptoAccount` from `olmAPI` in `IdentityServiceContextProvider`.
Feb 25 2025, 4:06 AM
tomek accepted D14411: [native] Remove tipHorizontalOffset from NUXTipsOverlay.

Do we know what was the intention of this code and whether we have a corresponding logic in the Reanimated 2 code?

Feb 25 2025, 3:43 AM
tomek accepted D14410: [native] Rename clampV2 to clamp.
Feb 25 2025, 3:42 AM
tomek accepted D14409: [native] Remove reanimated v1 code from animation-utils.js.
Feb 25 2025, 3:42 AM