- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
ashoat requested review of D14494: [lib] Only use threadInfo.creationTime for lastUpdatedTime if no messages.
bartek committed rCOMM598630cb095b: [lib][native] Add keyserverDeviceID to LatestBackupInfo (authored by bartek).
[lib][native] Add keyserverDeviceID to LatestBackupInfo
bartek committed rCOMMbefb888d494e: [backup] Return keyserver device ID in latest backup info endpoint (authored by bartek).
[backup] Return keyserver device ID in latest backup info endpoint
bartek committed rCOMM17fde856cadc: [grpc-clients] Add helpers for services grpc client (authored by bartek).
[grpc-clients] Add helpers for services grpc client
bartek committed rCOMMa241d420bbb6: [identity] Support service-to-service token in auth RPCs (authored by bartek).
[identity] Support service-to-service token in auth RPCs
bartek published D14492: [protos][identity] Remove primary device info from GetKeyserverKeys for review.
Harbormaster failed remote builds in B33816: Diff 47527 for D14467: [backup] Return keyserver device ID in latest backup info endpoint!
bartek updated the diff for D14467: [backup] Return keyserver device ID in latest backup info endpoint.
Add serde rename directive
bartek added inline comments to D14467: [backup] Return keyserver device ID in latest backup info endpoint.
Yesterday
Yesterday
bartek published D14467: [backup] Return keyserver device ID in latest backup info endpoint for review.
Looks much cleaner now
Requesting changes because of these null checks which might lead to crash
the hardware back button on android does close the bottom sheet, but doesn't trigger the component's onChange callback
address feedback
Fri, Mar 21
Fri, Mar 21
[native] Script to bump native version
One more comment update
Update comment
- don't we need to document it somewhere in some README?
ashoat added inline comments to D14471: [native] Use getVideoInfo from MediaModule instead of ffmpeg.
Wondering how much smaller our binaries will be without ffmpeg 😀
Nice work!
If we want to be sure that it works before landing we can try making a PR to gh and run actions on the PR?
Looking at this diff, the thing you did with format seems right
LGTM, but:
- don't we need to document it somewhere in some README?
- as far as I understand to update the version you bump the version in version.mjs first, then run the script, can't we automate the first step too?
- you can also automate making commits too later?
Thu, Mar 20
Thu, Mar 20
ashoat committed rCOMMc1e6a12cab9e: Podfile updates for ffmpeg-kit-min-ios changes (authored by ashoat).
Podfile updates for ffmpeg-kit-min-ios changes
ashoat committed rCOMM61e73cd47c25: [terraform] Bump keyserver image to 1.0.158 (authored by ashoat).
[terraform] Bump keyserver image to 1.0.158
ashoat committed rCOMM5c3ef7ff9a58: Revert "[native] Temporary changes for staff release" (authored by ashoat).
Revert "[native] Temporary changes for staff release"
[native] codeVersion -> 472
ashoat committed rCOMMb558664e2a98: [native] Temporary changes for staff release (authored by ashoat).
[native] Temporary changes for staff release
[native] codeVersion -> 471
[web][keyserver] codeVersion -> 158
CLAUDE.md config for Claude Code
kamil committed rCOMM18922ade93a1: [CI] Clean on failure for Emscripten pipeline (authored by kamil).
[CI] Clean on failure for Emscripten pipeline
kamil committed rCOMM04a40fae36f0: [web] clear old Olm session before creating new one (authored by kamil).
[web] clear old Olm session before creating new one
kamil committed rCOMM941b4e92c37c: [web] clear old `cryptoStore` before creating new one (authored by kamil).
[web] clear old `cryptoStore` before creating new one
kamil committed rCOMM993689cd4a3d: [web][keyserver] log Olm memory usage changes (authored by kamil).
[web][keyserver] log Olm memory usage changes
kamil committed rCOMM4765e9c616eb: [keyserver] call `free()` on Olm objects in finally block (authored by kamil).
[keyserver] call `free()` on Olm objects in finally block
[dependencies] bump Olm version to `0.2.3`
fix typos
angelika published D14480: [native] Use transcodeVideo() from MediaModule instead of ffmpeg for review.
angelika published D14477: [native] Use generateThumbnail() from MediaModule instead of ffmpeg for review.
angelika published D14474: [native] Use hasMultipleFrames() from MediaModule instead of ffmpeg for review.
Publishing this a potential fix for ENG-10380