Should I be a reviewer here?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Jul 28 2025
Jul 28 2025
Also keep in mind that from now on to install pods you need to run bundle exec pod install instead of just pod install.
This looks so nice and clean now!
Perhaps Java-style calls were deprecated, Kotlin favors property-style syntax for calling getters
Jul 25 2025
Jul 25 2025
I'm impressed that this old patch still works 😀
Jul 24 2025
Jul 24 2025
I'm wondering if sending this as Olm-encrypted message would make sense, but I guess not. This message type is not different from e.g. "device list updated" message.
Jul 22 2025
Jul 22 2025
Jul 21 2025
Jul 21 2025
Jul 18 2025
Jul 18 2025
Generally looks okay, given this diff contains multiple changes:
- [proto] Adds new LinkFarcasterDCsAccount RPC
- [identity] Implements the RPC
- grpc-web changes for this seem to be applied in D14927
- [proto] Adds new param to Registration RPCs - it's okay, this is also backwards-compatible
- [native] Exposes it via JSI to JS
- [identity] Adds the DCs token to the DBIdentity type, it is used in D14931
NOTE: This diff contains grpc-web changes for D14922's proto changes. For reference, I mentioned it in the other diff as well.
bartek added inline comments to D14949: [lib][native] implement sending backup keys to existing secondary devices.
Rebase, memoize component
Jul 17 2025
Jul 17 2025
Browsed the codebase for 'isLoggedIn' and found other places where it's worth doing.
Rebase, add fullBackupSupport check
Add 'forced' state, make types readonly
- Removed leftovers
- Added colors to theme.css
- Addressed feedback for staff-only debug text