User Details
User Details
- User Since
- Aug 19 2022, 1:56 AM (41 w, 6 d)
Yesterday
Yesterday
kamil published D8125: [web-db] restore database Safari support for review.
kamil published D8124: [web-db] avoid database init on app start on Safari for review.
kamil published D8123: [web-db] re-create encryption key from JWK on Safari for review.
kamil published D8121: [web-db] generate and persist encryption key on main thread on Safari for review.
kamil published D8120: [web-db] add optional encryption key param while initializing database on web for review.
kamil published D8119: [web-db] add methods to import/export key to `JWK` format for review.
kamil published D8118: [web-db] add `extractable` param while creating crypto key for review.
kamil published D8117: [web] initialize `localforage` on main thread for review.
kamil published D8116: [web-db] change Error type to string for review.
Tue, Jun 6
Tue, Jun 6
[lib] limit report size to 200MB
kamil added inline comments to D8040: [lib] limit report size to 200MB.
kamil updated the diff for D8040: [lib] limit report size to 200MB.
avoid scientific notation
kamil requested changes to D8073: [keyserver] Add fetch latest messages endpoint.
kamil attached a referenced file: F573287: image.png.
kamil attached a referenced file: F573288: image.png.
New landing page looks awesome 🚀
kamil added inline comments to D8080: [landing] introduce request access compoonent.
Mon, Jun 5
Mon, Jun 5
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)
Fri, Jun 2
Fri, Jun 2
Thu, Jun 1
Thu, Jun 1
kamil published D8040: [lib] limit report size to 200MB for review.
Wed, May 31
Wed, May 31
kamil committed rCOMMa81e16acb33f: [web-db] dispatch reports from SQLite to store (authored by kamil).
[web-db] dispatch reports from SQLite to store
kamil committed rCOMMbba41fa68a2c: [web-db] start processing report store operations (authored by kamil).
[web-db] start processing report store operations
[web-db] add report table on web
kamil committed rCOMMc34f13c3fa14: [web-db] implement SQL queries for report store (authored by kamil).
[web-db] implement SQL queries for report store
kamil committed rCOMM35313865ac8f: [web-db] add migration logic to SQLite on web (authored by kamil).
[web-db] add migration logic to SQLite on web
kamil added inline comments to D7983: [web-db] implement SQL queries for report store.
kamil updated the diff for D7983: [web-db] implement SQL queries for report store.
add missing name
[native] stop persisting reports
kamil committed rCOMM2cb7cef3cfe0: [native] fetch reports from SQLite and dispatch to store (authored by kamil).
[native] fetch reports from SQLite and dispatch to store
[native] migrate reports to SQLite
kamil committed rCOMM3294c18298d0: [native] start processing report store operations on database (authored by kamil).
[native] start processing report store operations on database
kamil committed rCOMMcbf8e2a6106c: [CommCoreModule] implement synchronous report store operations (authored by kamil).
[CommCoreModule] implement synchronous report store operations
kamil added inline comments to D7939: [native] stop persisting reports.
kamil updated the diff for D7939: [native] stop persisting reports.
rebase before landing
kamil added a comment to D7938: [native] fetch reports from SQLite and dispatch to store.
kamil updated the diff for D7938: [native] fetch reports from SQLite and dispatch to store.
rebase before landing
kamil added inline comments to D7937: [native] start processing report store operations on database.
kamil updated the diff for D7937: [native] start processing report store operations on database.
rebase before landing
kamil updated the diff for D7977: [native] migrate reports to SQLite.
bump persist version
Tue, May 30
Tue, May 30
Looks good but check comments from D8013 related to shared code
kamil requested changes to D8013: [web] Use search users in chat composer.
Looks good but address @ashoat's comment before landing
kamil committed rCOMM96701d4d30c4: [lib] modify `assertObjectsAreEqual` to return deep differential instead of… (authored by kamil).
[lib] modify `assertObjectsAreEqual` to return deep differential instead of…
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
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.
kamil updated the diff for D7754: [lib] modify `assertObjectsAreEqual` to return deep differential instead of only one level keys.
rebase
kamil added inline comments to D7753: [lib] introduce function to find deep difference between two objects.
kamil updated the diff for D7753: [lib] introduce function to find deep difference between two objects.
introduce NestedObjectMap type
Mon, May 29
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.
kamil updated the diff for D7753: [lib] introduce function to find deep difference between two objects.
refactor code
kamil committed rCOMMa2985c2cb201: [native] show setting threadStore error in Alert message (authored by kamil).
[native] show setting threadStore error in Alert message
kamil committed rCOMM716822a273ea: [CommCoreModule] implement getting report store from database (authored by kamil).
[CommCoreModule] implement getting report store from database
kamil committed rCOMMd99f525fc5ff: [CommCoreModule] implement report store operations (authored by kamil).
[CommCoreModule] implement report store operations
kamil committed rCOMM533799bfc04e: [CommCoreModule] add table and methods for report store (authored by kamil).
[CommCoreModule] add table and methods for report store
kamil updated the diff for D7936: [CommCoreModule] implement getting report store from database.
rebase
kamil updated the diff for D7934: [CommCoreModule] implement report store operations.
rebase
kamil updated the diff for D7918: [CommCoreModule] add table and methods for report store.
rebase
kamil committed rCOMMef13f26aaca7: [lib] refactor adding reports action for using operations (authored by kamil).
[lib] refactor adding reports action for using operations
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…
kamil committed rCOMM663ec5efdd92: [lib] refactor sending reports actions for using operations (authored by kamil).
[lib] refactor sending reports actions for using operations
kamil committed rCOMMdc513f56e63b: [lib] refactor updating enabled reports for using operations (authored by kamil).
[lib] refactor updating enabled reports for using operations
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
[lib] add report store ops on JS side
kamil committed rCOMM409049567986: [lib] refactor types to allow returning report store operations (authored by kamil).
[lib] refactor types to allow returning report store operations
[lib] add tests for report reducer
kamil added inline comments to D7933: [lib] refactor handling new inconsistencies in report store reducer for using operations.
kamil updated the diff for D7933: [lib] refactor handling new inconsistencies in report store reducer for using operations.
rebase
kamil updated the diff for D7932: [lib] refactor adding reports action for using operations.
rebase