Page MenuHomePhabricator

kamil (Kamil Kurowski)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 19 2022, 1:56 AM (41 w, 6 d)

Recent Activity

Yesterday

kamil published D8125: [web-db] restore database Safari support for review.
Wed, Jun 7, 1:52 AM
kamil published D8124: [web-db] avoid database init on app start on Safari for review.
Wed, Jun 7, 1:52 AM
kamil published D8123: [web-db] re-create encryption key from JWK on Safari for review.
Wed, Jun 7, 1:50 AM
kamil published D8121: [web-db] generate and persist encryption key on main thread on Safari for review.
Wed, Jun 7, 1:49 AM
kamil published D8120: [web-db] add optional encryption key param while initializing database on web for review.
Wed, Jun 7, 1:44 AM
kamil published D8119: [web-db] add methods to import/export key to `JWK` format for review.
Wed, Jun 7, 1:42 AM
kamil published D8118: [web-db] add `extractable` param while creating crypto key for review.
Wed, Jun 7, 1:36 AM
kamil published D8117: [web] initialize `localforage` on main thread for review.
Wed, Jun 7, 1:29 AM
kamil published D8116: [web-db] change Error type to string for review.
Wed, Jun 7, 1:28 AM

Tue, Jun 6

kamil closed D8040: [lib] limit report size to 200MB.
Tue, Jun 6, 6:26 AM
kamil committed rCOMMdb576808a62e: [lib] limit report size to 200MB (authored by kamil).
[lib] limit report size to 200MB
Tue, Jun 6, 6:26 AM
kamil added inline comments to D8040: [lib] limit report size to 200MB.
Tue, Jun 6, 6:07 AM
kamil updated the diff for D8040: [lib] limit report size to 200MB.

avoid scientific notation

Tue, Jun 6, 6:06 AM
kamil requested changes to D8073: [keyserver] Add fetch latest messages endpoint.

requesting changes to remove this from our queues as @michal is off this week and needs to respond to @ashoat's question

Tue, Jun 6, 4:17 AM
kamil attached a referenced file: F573287: image.png.
Tue, Jun 6, 4:06 AM
kamil attached a referenced file: F573288: image.png.
Tue, Jun 6, 4:06 AM
kamil accepted D8083: [landing] redesign footer component.
Tue, Jun 6, 4:05 AM
kamil accepted D8082: [landing] remove subscription form from footer.
Tue, Jun 6, 3:23 AM
kamil accepted D8081: [landing] add all section components to AppLanding.

New landing page looks awesome 🚀

Tue, Jun 6, 3:19 AM
kamil added inline comments to D8080: [landing] introduce request access compoonent.
Tue, Jun 6, 3:18 AM
kamil accepted D8080: [landing] introduce request access compoonent.
Tue, Jun 6, 2:59 AM

Mon, Jun 5

kamil added a reviewer for D8040: [lib] limit report size to 200MB: tomek.
Mon, Jun 5, 3:01 AM
kamil requested changes to D8010: [native] Use search users in chat composer.

Two questions about handling fetching results form the backend.
(Sorry for not asking about this in the first review cycle)

Mon, Jun 5, 2:55 AM
kamil accepted D8013: [web] Use search users in chat composer.
Mon, Jun 5, 2:09 AM

Fri, Jun 2

kamil accepted D8064: [web] Include stateVersion in web PlatformDetails.
Fri, Jun 2, 12:44 AM
kamil accepted D8063: [web] Separate out redux-persist logic from web/root.js.
Fri, Jun 2, 12:28 AM

Thu, Jun 1

kamil published D8040: [lib] limit report size to 200MB for review.
Thu, Jun 1, 1:26 AM

Wed, May 31

kamil closed D7986: [web-db] dispatch reports from SQLite to store.
Wed, May 31, 10:12 AM
kamil committed rCOMMa81e16acb33f: [web-db] dispatch reports from SQLite to store (authored by kamil).
[web-db] dispatch reports from SQLite to store
Wed, May 31, 10:12 AM
kamil closed D7985: [web-db] start processing report store operations.
Wed, May 31, 10:12 AM
kamil committed rCOMMbba41fa68a2c: [web-db] start processing report store operations (authored by kamil).
[web-db] start processing report store operations
Wed, May 31, 10:12 AM
kamil closed D7984: [web-db] add report table on web.
Wed, May 31, 10:12 AM
kamil committed rCOMM37598eccf80e: [web-db] add report table on web (authored by kamil).
[web-db] add report table on web
Wed, May 31, 10:12 AM
kamil closed D7983: [web-db] implement SQL queries for report store.
Wed, May 31, 10:12 AM
kamil committed rCOMMc34f13c3fa14: [web-db] implement SQL queries for report store (authored by kamil).
[web-db] implement SQL queries for report store
Wed, May 31, 10:12 AM
kamil closed D7982: [web-db] add migration logic to SQLite on web.
Wed, May 31, 10:11 AM
kamil committed rCOMM35313865ac8f: [web-db] add migration logic to SQLite on web (authored by kamil).
[web-db] add migration logic to SQLite on web
Wed, May 31, 10:11 AM
kamil added inline comments to D7983: [web-db] implement SQL queries for report store.
Wed, May 31, 9:50 AM
kamil updated the diff for D7983: [web-db] implement SQL queries for report store.

add missing name

Wed, May 31, 9:49 AM
kamil closed D7939: [native] stop persisting reports.
Wed, May 31, 9:24 AM
kamil closed D7938: [native] fetch reports from SQLite and dispatch to store.
Wed, May 31, 9:24 AM
kamil committed rCOMM4dc5bc99ef9e: [native] stop persisting reports (authored by kamil).
[native] stop persisting reports
Wed, May 31, 9:24 AM
kamil committed rCOMM2cb7cef3cfe0: [native] fetch reports from SQLite and dispatch to store (authored by kamil).
[native] fetch reports from SQLite and dispatch to store
Wed, May 31, 9:24 AM
kamil closed D7977: [native] migrate reports to SQLite.
Wed, May 31, 9:24 AM
kamil closed D7937: [native] start processing report store operations on database.
Wed, May 31, 9:24 AM
kamil committed rCOMMf001c970a04a: [native] migrate reports to SQLite (authored by kamil).
[native] migrate reports to SQLite
Wed, May 31, 9:24 AM
kamil committed rCOMM3294c18298d0: [native] start processing report store operations on database (authored by kamil).
[native] start processing report store operations on database
Wed, May 31, 9:24 AM
kamil closed D7975: [CommCoreModule] implement synchronous report store operations.
Wed, May 31, 9:24 AM
kamil committed rCOMMcbf8e2a6106c: [CommCoreModule] implement synchronous report store operations (authored by kamil).
[CommCoreModule] implement synchronous report store operations
Wed, May 31, 9:24 AM
kamil added inline comments to D7939: [native] stop persisting reports.
Wed, May 31, 8:38 AM
kamil updated the diff for D7939: [native] stop persisting reports.

rebase before landing

Wed, May 31, 8:38 AM
kamil added a comment to D7938: [native] fetch reports from SQLite and dispatch to store.
In D7938#235912, @tomek wrote:

We could consider moving this logic to different place - reports are not needed on app start.

Yeah, waiting for these when the app starts isn't ideal.

Wed, May 31, 8:33 AM
kamil updated the diff for D7938: [native] fetch reports from SQLite and dispatch to store.

rebase before landing

Wed, May 31, 8:32 AM
kamil added inline comments to D7937: [native] start processing report store operations on database.
Wed, May 31, 8:29 AM
kamil updated the diff for D7937: [native] start processing report store operations on database.

rebase before landing

Wed, May 31, 8:28 AM
kamil updated the diff for D7977: [native] migrate reports to SQLite.

bump persist version

Wed, May 31, 7:08 AM

Tue, May 30

kamil accepted D8010: [native] Use search users in chat composer.

Looks good but check comments from D8013 related to shared code

Tue, May 30, 9:45 AM
kamil requested changes to D8013: [web] Use search users in chat composer.
Tue, May 30, 9:42 AM
kamil accepted D8011: [web] Change navInfo.selectedUserList to contains user infos.
Tue, May 30, 9:42 AM
kamil accepted D8009: [lib] Include searchUsers results in getPotentialMemberItems.

Looks good but address @ashoat's comment before landing

Tue, May 30, 9:41 AM
kamil closed D7754: [lib] modify `assertObjectsAreEqual` to return deep differential instead of only one level keys.
Tue, May 30, 3:36 AM
kamil committed rCOMM96701d4d30c4: [lib] modify `assertObjectsAreEqual` to return deep differential instead of… (authored by kamil).
[lib] modify `assertObjectsAreEqual` to return deep differential instead of…
Tue, May 30, 3:36 AM
kamil closed D7753: [lib] introduce function to find deep difference between two objects.
Tue, May 30, 3:36 AM
kamil committed rCOMMf1bfa41e62f4: [lib] introduce function to find deep difference between two objects (authored by kamil).
[lib] introduce function to find deep difference between two objects
Tue, May 30, 3:36 AM
kamil removed a reviewer for D7753: [lib] introduce function to find deep difference between two objects: tomek.

Removing @tomek to unblock this because he does not work this week and his review is no longer applicable as this function was typed differently than in the previous version.

Tue, May 30, 3:34 AM
kamil updated the diff for D7754: [lib] modify `assertObjectsAreEqual` to return deep differential instead of only one level keys.

rebase

Tue, May 30, 2:44 AM
kamil added inline comments to D7753: [lib] introduce function to find deep difference between two objects.
Tue, May 30, 2:43 AM
kamil updated the diff for D7753: [lib] introduce function to find deep difference between two objects.

introduce NestedObjectMap type

Tue, May 30, 2:43 AM

Mon, May 29

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.

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

refactor code

Mon, May 29, 6:10 AM
kamil closed D7752: [native] show setting threadStore error in Alert message.
Mon, May 29, 5:13 AM
kamil committed rCOMMa2985c2cb201: [native] show setting threadStore error in Alert message (authored by kamil).
[native] show setting threadStore error in Alert message
Mon, May 29, 5:13 AM
kamil closed D7936: [CommCoreModule] implement getting report store from database.
Mon, May 29, 5:10 AM
kamil closed D7934: [CommCoreModule] implement report store operations.
Mon, May 29, 5:10 AM
kamil committed rCOMM716822a273ea: [CommCoreModule] implement getting report store from database (authored by kamil).
[CommCoreModule] implement getting report store from database
Mon, May 29, 5:10 AM
kamil committed rCOMMd99f525fc5ff: [CommCoreModule] implement report store operations (authored by kamil).
[CommCoreModule] implement report store operations
Mon, May 29, 5:10 AM
kamil closed D7918: [CommCoreModule] add table and methods for report store.
Mon, May 29, 5:10 AM
kamil committed rCOMM533799bfc04e: [CommCoreModule] add table and methods for report store (authored by kamil).
[CommCoreModule] add table and methods for report store
Mon, May 29, 5:10 AM
kamil updated the diff for D7936: [CommCoreModule] implement getting report store from database.

rebase

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

rebase

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

rebase

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

rebase

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

rebase

Mon, May 29, 3:49 AM