Page MenuHomePhabricator
Feed All Stories

Jul 23 2024

inka committed rCOMM4d163ea41aef: [lib][web][native] Create message search store ops (authored by inka).
[lib][web][native] Create message search store ops
Jul 23 2024, 6:12 AM
inka closed D12801: [lib][web] Add worker logic for adding search messages.
Jul 23 2024, 6:12 AM
inka closed D12796: [native] Add CommCoreModule code for inserting into the search table.
Jul 23 2024, 6:12 AM
inka committed rCOMM42a24e328e36: [native] Add CommCoreModule code for inserting into the search table (authored by inka).
[native] Add CommCoreModule code for inserting into the search table
Jul 23 2024, 6:12 AM
inka committed rCOMMed2425b8704c: [lib][web] Add worker logic for adding search messages (authored by inka).
[lib][web] Add worker logic for adding search messages
Jul 23 2024, 6:12 AM
inka closed D12795: [native] Add message search store.
Jul 23 2024, 6:12 AM
inka committed rCOMMd41f5271dfed: [native] Add message search store (authored by inka).
[native] Add message search store
Jul 23 2024, 6:12 AM
tomek accepted D12843: [SQLite] add method for message search to SQLiteQueryExecutor for both web and native.
Jul 23 2024, 6:10 AM
tomek closed D12170: [web][keyserver] Use entries from the initial state only if they are missing from the store.
Jul 23 2024, 5:57 AM
tomek closed D12177: [lib] Stop checking for entry store inconsistencies.
Jul 23 2024, 5:57 AM
tomek committed rCOMMfed680b1193d: [lib] Stop checking for entry store inconsistencies (authored by tomek).
[lib] Stop checking for entry store inconsistencies
Jul 23 2024, 5:57 AM
tomek committed rCOMM3248d0b99c58: [web][keyserver] Use entries from the initial state only if they are missing… (authored by tomek).
[web][keyserver] Use entries from the initial state only if they are missing…
Jul 23 2024, 5:57 AM
tomek closed D12153: [native] Persist only lastUserInteractionCalendar from the entry store.
Jul 23 2024, 5:57 AM
tomek committed rCOMMbb0f4743a386: [native] Persist only lastUserInteractionCalendar from the entry store (authored by tomek).
[native] Persist only lastUserInteractionCalendar from the entry store
Jul 23 2024, 5:57 AM
tomek updated the diff for D12177: [lib] Stop checking for entry store inconsistencies.

Fix eslint

Jul 23 2024, 5:30 AM
inka updated the diff for D12801: [lib][web] Add worker logic for adding search messages.

Rebase

Jul 23 2024, 5:23 AM
kamil closed D12842: [Tunnelbroker] implement creating Web Push client.
Jul 23 2024, 5:17 AM
kamil closed D12841: [Tunnelbroker] implement Web Push config.
Jul 23 2024, 5:17 AM
kamil committed rCOMM83db0123852e: [Tunnelbroker] implement creating Web Push client (authored by kamil).
[Tunnelbroker] implement creating Web Push client
Jul 23 2024, 5:17 AM
kamil committed rCOMM303b131d2eff: [Tunnelbroker] implement Web Push config (authored by kamil).
[Tunnelbroker] implement Web Push config
Jul 23 2024, 5:17 AM
kamil closed D12840: [terraform] add Web Push secrets config.
Jul 23 2024, 5:17 AM
kamil committed rCOMM4cbf5c9763c4: [terraform] add Web Push secrets config (authored by kamil).
[terraform] add Web Push secrets config
Jul 23 2024, 5:17 AM
kamil published D12855: [SQLite] rename all QueryExecutor params to `camelCase` for review.
Jul 23 2024, 5:04 AM
kamil published D12854: [lib] introduce message searching to `SQLiteAPI` for review.
Jul 23 2024, 5:04 AM
kamil published D12853: [native] introduce message searching to `CommCoreModule` for review.
Jul 23 2024, 5:04 AM
kamil published D12852: [web] introduce message searching to shared worker for review.
Jul 23 2024, 5:04 AM
kamil published D12851: [SQLite] implement tests for messages search for review.
Jul 23 2024, 5:03 AM
kamil published D12850: [SQLite] add Emscripten bindings for message search for review.
Jul 23 2024, 5:03 AM
kamil published D12844: [SQLite] implement query for searching messages for review.
Jul 23 2024, 5:03 AM
kamil published D12843: [SQLite] add method for message search to SQLiteQueryExecutor for both web and native for review.
Jul 23 2024, 5:03 AM
bartek accepted D12840: [terraform] add Web Push secrets config.
Jul 23 2024, 4:51 AM
bartek accepted D12841: [Tunnelbroker] implement Web Push config.
Jul 23 2024, 4:51 AM
bartek accepted D12842: [Tunnelbroker] implement creating Web Push client.
Jul 23 2024, 4:51 AM
ashoat closed D12839: [lib][native][web] Introduce threadTypeIsSidebar.
Jul 23 2024, 4:37 AM
ashoat committed rCOMMde39c3067550: [lib][native][web] Introduce threadTypeIsSidebar (authored by ashoat).
[lib][native][web] Introduce threadTypeIsSidebar
Jul 23 2024, 4:37 AM
ashoat added inline comments to D12839: [lib][native][web] Introduce threadTypeIsSidebar.
Jul 23 2024, 4:36 AM
Harbormaster failed remote builds in B30604: Diff 42679 for D12177: [lib] Stop checking for entry store inconsistencies!
Jul 23 2024, 4:17 AM
tomek updated the test plan for D12153: [native] Persist only lastUserInteractionCalendar from the entry store.
Jul 23 2024, 3:59 AM
tomek updated the diff for D12177: [lib] Stop checking for entry store inconsistencies.

Rebase

Jul 23 2024, 3:53 AM
tomek updated the diff for D12170: [web][keyserver] Use entries from the initial state only if they are missing from the store.

Rebase

Jul 23 2024, 3:52 AM
tomek updated the diff for D12153: [native] Persist only lastUserInteractionCalendar from the entry store.

Rebase

Jul 23 2024, 3:52 AM
tomek closed D12834: [web][native] Increase number of actions kept in Redux debugger.
Jul 23 2024, 3:49 AM
tomek committed rCOMM25deb730c421: [web][native] Increase number of actions kept in Redux debugger (authored by tomek).
[web][native] Increase number of actions kept in Redux debugger
Jul 23 2024, 3:49 AM
tomek added inline comments to D12170: [web][keyserver] Use entries from the initial state only if they are missing from the store.
Jul 23 2024, 3:41 AM
tomek accepted D12833: [lib][web][native] Create message search store ops.
Jul 23 2024, 3:17 AM
inka updated the diff for D12833: [lib][web][native] Create message search store ops.

Move code to db-ops-reducer.js

Jul 23 2024, 3:07 AM
inka closed D12794: [native] Add MessageSearchStoreOperations.
Jul 23 2024, 2:44 AM
inka closed D12783: [web] Add bindings for inserting into the search table.
Jul 23 2024, 2:44 AM
inka committed rCOMMefc7925c78bb: [native] Add MessageSearchStoreOperations (authored by inka).
[native] Add MessageSearchStoreOperations
Jul 23 2024, 2:44 AM
inka closed D12778: [native] Add SQLiteQueryExecutor code for inserting into the search table.
Jul 23 2024, 2:44 AM
inka committed rCOMM7b41e0ca3666: [web] Add bindings for inserting into the search table (authored by inka).
[web] Add bindings for inserting into the search table
Jul 23 2024, 2:44 AM
inka committed rCOMM725ce1367367: [native] Add SQLiteQueryExecutor code for inserting into the search table (authored by inka).
[native] Add SQLiteQueryExecutor code for inserting into the search table
Jul 23 2024, 2:44 AM
inka closed D12694: [native](web) Add message_search fts5 table.
Jul 23 2024, 2:44 AM
inka committed rCOMMb6f1abd14fe2: [native](web) Add message_search fts5 table (authored by inka).
[native](web) Add message_search fts5 table
Jul 23 2024, 2:44 AM
inka closed D12693: [native][web] Add fts5 extension to SQLite.
Jul 23 2024, 2:44 AM
inka committed rCOMM66b8401f6f21: [native][web] Add fts5 extension to SQLite (authored by inka).
[native][web] Add fts5 extension to SQLite
Jul 23 2024, 2:44 AM
inka updated the test plan for D12778: [native] Add SQLiteQueryExecutor code for inserting into the search table.
Jul 23 2024, 2:41 AM
inka updated the diff for D12801: [lib][web] Add worker logic for adding search messages.

Rebase

Jul 23 2024, 2:37 AM
inka updated the diff for D12795: [native] Add message search store.

Rebase

Jul 23 2024, 2:31 AM
Harbormaster failed remote builds in B30585: Diff 42654 for D12795: [native] Add message search store!
Jul 23 2024, 1:33 AM
inka updated the diff for D12783: [web] Add bindings for inserting into the search table.

wasm

Jul 23 2024, 1:28 AM
inka updated the diff for D12778: [native] Add SQLiteQueryExecutor code for inserting into the search table.

wasm

Jul 23 2024, 1:27 AM
inka updated the diff for D12694: [native](web) Add message_search fts5 table.

wasm

Jul 23 2024, 1:25 AM
inka updated the diff for D12795: [native] Add message search store.

Add CMake changes. Tested that android builds and no errors are thrown

Jul 23 2024, 1:22 AM
kamil accepted D12837: Bump olm version.
Jul 23 2024, 1:21 AM
tomek accepted D12839: [lib][native][web] Introduce threadTypeIsSidebar.
Jul 23 2024, 1:12 AM

Jul 22 2024

Harbormaster failed remote builds in B30584: Diff 42653 for D12801: [lib][web] Add worker logic for adding search messages!
Jul 22 2024, 11:49 PM
Harbormaster failed remote builds in B30583: Diff 42652 for D12778: [native] Add SQLiteQueryExecutor code for inserting into the search table!
Jul 22 2024, 11:39 PM
Harbormaster failed remote builds in B30582: Diff 42651 for D12694: [native](web) Add message_search fts5 table!
Jul 22 2024, 11:29 PM
inka updated the diff for D12801: [lib][web] Add worker logic for adding search messages.

Make read-only

Jul 22 2024, 11:26 PM
inka added inline comments to D12801: [lib][web] Add worker logic for adding search messages.
Jul 22 2024, 11:25 PM
inka planned changes to D12795: [native] Add message search store.
Jul 22 2024, 11:24 PM
inka updated the diff for D12778: [native] Add SQLiteQueryExecutor code for inserting into the search table.

Fix indentation

Jul 22 2024, 11:20 PM
inka updated the diff for D12694: [native](web) Add message_search fts5 table.

Fix indentation

Jul 22 2024, 11:17 PM
will closed D12849: [terraform] Avoid including Terraform *.tfstate.backup in keyserver docker images.
Jul 22 2024, 6:13 PM
will committed rCOMM139ef005b33b: [terraform] Avoid including Terraform *.tfstate.backup in keyserver docker… (authored by will).
[terraform] Avoid including Terraform *.tfstate.backup in keyserver docker…
Jul 22 2024, 6:13 PM
ashoat accepted D12849: [terraform] Avoid including Terraform *.tfstate.backup in keyserver docker images.
Jul 22 2024, 5:56 PM
ashoat published D12849: [terraform] Avoid including Terraform *.tfstate.backup in keyserver docker images for review.
Jul 22 2024, 5:56 PM
ashoat committed rCOMM6ddf2218c2cf: Revert "[native] Temporary changes for staff release" (authored by ashoat).
Revert "[native] Temporary changes for staff release"
Jul 22 2024, 5:06 PM
ashoat added a reverting change for rCOMMe84ede4cf70e: [native] Temporary changes for staff release: rCOMM6ddf2218c2cf: Revert "[native] Temporary changes for staff release".
Jul 22 2024, 5:06 PM
ashoat committed rCOMM9a04a3c5ac2b: [native] codeVersion -> 380 (authored by ashoat).
[native] codeVersion -> 380
Jul 22 2024, 5:06 PM
ashoat committed rCOMMa0dc0a17254d: Revert "[lib] Temporarily flip usingCommServicesAccessToken to false" (authored by ashoat).
Revert "[lib] Temporarily flip usingCommServicesAccessToken to false"
Jul 22 2024, 5:06 PM
ashoat added a reverting change for rCOMMf1b5e30a202d: [lib] Temporarily flip usingCommServicesAccessToken to false: rCOMMa0dc0a17254d: Revert "[lib] Temporarily flip usingCommServicesAccessToken to false".
Jul 22 2024, 5:06 PM
ashoat committed rCOMMe84ede4cf70e: [native] Temporary changes for staff release (authored by ashoat).
[native] Temporary changes for staff release
Jul 22 2024, 5:06 PM
ashoat committed rCOMM2d71750bfac3: [native] codeVersion -> 379 (authored by ashoat).
[native] codeVersion -> 379
Jul 22 2024, 5:06 PM
ashoat committed rCOMM07c81348f4ed: [web][keyserver] codeVersion -> 102 (authored by ashoat).
[web][keyserver] codeVersion -> 102
Jul 22 2024, 5:06 PM
ashoat committed rCOMMf1b5e30a202d: [lib] Temporarily flip usingCommServicesAccessToken to false (authored by ashoat).
[lib] Temporarily flip usingCommServicesAccessToken to false
Jul 22 2024, 5:06 PM
ashoat committed rCOMM5c7f994b92c1: [keyserver] Update NEXT_CODE_VERSION (authored by ashoat).
[keyserver] Update NEXT_CODE_VERSION
Jul 22 2024, 5:06 PM
will closed D12847: [keyserver] only run keyserver cron jobs if primary node besides geoip cron job.
Jul 22 2024, 4:49 PM
will committed rCOMM83950aa49edf: [keyserver] only run keyserver cron jobs if primary node besides geoip cron job (authored by will).
[keyserver] only run keyserver cron jobs if primary node besides geoip cron job
Jul 22 2024, 4:49 PM
will closed D12846: [keyserver] move `isPrimaryNode` to keyserver utils.
Jul 22 2024, 4:49 PM
will committed rCOMM4e4b683f5de8: [keyserver] move `isPrimaryNode` to keyserver utils (authored by will).
[keyserver] move `isPrimaryNode` to keyserver utils
Jul 22 2024, 4:49 PM
ashoat closed D12823: [terraform] Avoid including Terraform state and secrets in keyserver Docker images.
Jul 22 2024, 1:55 PM
ashoat committed rCOMMf1d9ec893762: [terraform] Avoid including Terraform state and secrets in keyserver Docker… (authored by ashoat).
[terraform] Avoid including Terraform state and secrets in keyserver Docker…
Jul 22 2024, 1:55 PM
ashoat added inline comments to D12694: [native](web) Add message_search fts5 table.
Jul 22 2024, 1:53 PM
ashoat added inline comments to D12778: [native] Add SQLiteQueryExecutor code for inserting into the search table.
Jul 22 2024, 1:52 PM
ashoat accepted D12847: [keyserver] only run keyserver cron jobs if primary node besides geoip cron job.
Jul 22 2024, 1:51 PM
ashoat accepted D12846: [keyserver] move `isPrimaryNode` to keyserver utils.
Jul 22 2024, 1:51 PM
ashoat accepted D12848: [nix] revert nix watchman to use brew.

Before we land this, let's see if we can solve it for @marcin some other way

Jul 22 2024, 1:49 PM
will requested review of D12848: [nix] revert nix watchman to use brew.
Jul 22 2024, 12:47 PM