- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 26 2024
Jul 26 2024
kamil committed rCOMM4cbc363c0354: [Tunnelbroker] rename `WebPushConfig` to `camelCase` (authored by kamil).
[Tunnelbroker] rename `WebPushConfig` to `camelCase`
kamil committed rCOMMde4f19f5b3f5: [Tunnelbroker][lib] rename `MessageToDeviceRequestStatus` ->… (authored by kamil).
[Tunnelbroker][lib] rename `MessageToDeviceRequestStatus` ->…
kamil updated the diff for D12859: [Tunnelbroker][lib] rename `MessageToDeviceRequestStatus` -> `DeviceToTunnelbrokerRequestStatus`.
use rename and test with device
Jul 25 2024
Jul 25 2024
Overall idea looks okay, I am afraid about performance but I don't think there is a better alternative for now.
kamil added inline comments to D12836: Patch localforage to support transactional multiple items retrieval/persistence.
[CommCoreModule] remove `T[]` syntax
[lib] improve naming in Tunnelbroker socket
kamil committed rCOMMc6013fa49f0d: [lib] remove unused Tunnelbroker message validators (authored by kamil).
[lib] remove unused Tunnelbroker message validators
kamil committed rCOMM46915f332915: [Tunnelbroker][lib] cleanup Device <-> Tunnelbroker message types (authored by kamil).
[Tunnelbroker][lib] cleanup Device <-> Tunnelbroker message types
In D12857#364153, @tomek wrote:I'd prefer to also validate on the JS side, but it isn't a strong opinion.
address review
kamil updated the diff for D12856: [Tunnelbroker][lib] cleanup Device <-> Tunnelbroker message types.
use deviceToTunnelbroker
Thanks for fixing it!
Jul 23 2024
Jul 23 2024
kamil committed rCOMMdd5c4d502382: [SQLite] rename all QueryExecutor params to `camelCase` (authored by kamil).
[SQLite] rename all QueryExecutor params to `camelCase`
kamil committed rCOMM5d535a143135: [lib] introduce message searching to `SQLiteAPI` (authored by kamil).
[lib] introduce message searching to `SQLiteAPI`
kamil committed rCOMM12032bbfe1af: [native] introduce message searching to `CommCoreModule` (authored by kamil).
[native] introduce message searching to `CommCoreModule`
kamil committed rCOMM81fc7466f203: [web] introduce message searching to shared worker (authored by kamil).
[web] introduce message searching to shared worker
kamil committed rCOMM7085908cc6d2: [SQLite] implement tests for messages search (authored by kamil).
[SQLite] implement tests for messages search
kamil committed rCOMMffb88c4a6c6d: [SQLite] add Emscripten bindings for message search (authored by kamil).
[SQLite] add Emscripten bindings for message search
kamil committed rCOMM3b9546b1e346: [SQLite] implement query for searching messages (authored by kamil).
[SQLite] implement query for searching messages
kamil committed rCOMMb290620829de: [SQLite] add method for message search to SQLiteQueryExecutor for both web and… (authored by kamil).
[SQLite] add method for message search to SQLiteQueryExecutor for both web and…
merge types
address review
kamil added inline comments to D12843: [SQLite] add method for message search to SQLiteQueryExecutor for both web and native.
kamil updated the diff for D12843: [SQLite] add method for message search to SQLiteQueryExecutor for both web and native.
rename
kamil published D12856: [Tunnelbroker][lib] cleanup Device <-> Tunnelbroker message types for review.
kamil committed rCOMM83db0123852e: [Tunnelbroker] implement creating Web Push client (authored by kamil).
[Tunnelbroker] implement creating Web Push client
[Tunnelbroker] implement Web Push config
[terraform] add Web Push secrets config
Jul 22 2024
Jul 22 2024
[Tunnelbroker] reduce logging spam
Jul 19 2024
Jul 19 2024
kamil committed rCOMM00abc2d7371f: [terraform] Deploy Tunnelbroker 0.11 to staging (authored by kamil).
[terraform] Deploy Tunnelbroker 0.11 to staging
kamil committed rCOMM277b5d3e7ec5: [Tunnelbroker] simplify retrieving device token (authored by kamil).
[Tunnelbroker] simplify retrieving device token
kamil committed rCOMM0026f1d14eae: [lib] implement sending FCM notifs using Tunnelbroker (authored by kamil).
[lib] implement sending FCM notifs using Tunnelbroker
kamil committed rCOMM781cf567e424: [Tunnelbroker] implement sending FCM notifs by client (authored by kamil).
[Tunnelbroker] implement sending FCM notifs by client
kamil committed rCOMMf614a5cf3713: [Tunnelbroker][lib] add FCM notif message type (authored by kamil).
[Tunnelbroker][lib] add FCM notif message type
improve type
You need to add this to Cmake - example in D11509
kamil committed rCOMM666c07b51945: [Tunnelbroker] implement sending FCM message (authored by kamil).
[Tunnelbroker] implement sending FCM message
kamil committed rCOMM46548e0657dd: [Tunnelbroker] implement errors from FCM service (authored by kamil).
[Tunnelbroker] implement errors from FCM service
kamil committed rCOMM211db5e62aaf: [Tunnelbroker] implement messages types to FCM service (authored by kamil).
[Tunnelbroker] implement messages types to FCM service