In D7147#211972, @bartek wrote:How do you obtain the SHA-256 fingerprint? From what I understood from the diff description, it is copy-pasted from Play Console, right?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 22 2023
Mar 22 2023
tomek added a comment to D7146: [server] Update AASA file so that we prove to iOS that the domain belongs to us.
In D7146#211968, @bartek wrote:
rohan updated the summary of D7148: [keyserver/lib] Introduce a new message type and spec for toggling pins.
rohan updated the summary of D7148: [keyserver/lib] Introduce a new message type and spec for toggling pins.
rohan updated the summary of D7148: [keyserver/lib] Introduce a new message type and spec for toggling pins.
rohan requested review of D7148: [keyserver/lib] Introduce a new message type and spec for toggling pins.
How do you obtain the SHA-256 fingerprint? From what I understood from the diff description, it is copy-pasted from Play Console, right?
bartek accepted D7146: [server] Update AASA file so that we prove to iOS that the domain belongs to us.
The new ID looks correct
rohan added inline comments to D7110: [keyserver/lib] Add a fetchPinnedMessages method to retrieve all pinned messages for a thread.
Move prekey information to top-level message
rohan added a comment to D6924: [keyserver] Introduce columns in messages table to support pinned messages.
In D6924#211756, @tomek wrote:It seems like I wasn't clear enough in my comment, so let me explain it differently. Correct me in any place where I'm wrong. So on the client side we would want to display three things:
- A robotext message in a thread telling that a message was pinned
- A pin indicator next to a message
- A list of pinned messages
As far as I understand, what you're describing handles only the 1st point. How do we plan to handle 2nd and 3rd?
update type
Task here: ENG-3377
update type
Revert the changes
• kuba retitled D6965: [lib][native] Displaying edited messages from database from [lib][native] Displaying edited messages from database to [lib] Displaying edited messages from database.
Simplified condition
This diff seems to call getAPNsNotificationTopic with two parameters, but the version of that function in master only takes one parameter. Can you please update this diff's dependencies so I can see the rest of your stack? Please always set diff dependencies!
Added message type for error message
Remove the remaining // only for flow lines
id is no longer nullable
In D6961#211322, @ashoat wrote:Can you clarify in what scenarios the id can be null? Usually we only see that for types that also have localID
Simplified text variable
I've left some inline comments about the types themselves. More general notes:
Added unique keys to the rendered components
Use compareAndSet sicne it is safer and cleaner
marcin updated the diff for D7106: Native Java code to request notifications permissions from JS on Android 13.
Use compareAndSet since it is safer and cleaner
tomek added a comment to D6924: [keyserver] Introduce columns in messages table to support pinned messages.
In D6924#211575, @rohan wrote:In D6924#211499, @tomek wrote:How the pinning will be saved on client's side? Do we plan to have it included in a message info? If that's the case, do we plan to update all the message infos saved on all the clients?
I'm currently introducing a new message type and a message spec for pinned messages, so we'd have messageContentForClientDB. From my understanding, I can support both content for server and client, but feel free to correct me if I'm wrong.
marcin updated the diff for D7106: Native Java code to request notifications permissions from JS on Android 13.
Use getAndSet() sicne it is safer and cleaner
marcin updated the diff for D7106: Native Java code to request notifications permissions from JS on Android 13.
Reject promise if there is ongoing one already. Check for null promise to avoid NPE.
marcin added inline comments to D7106: Native Java code to request notifications permissions from JS on Android 13.
inka retitled D7117: [keyserver] Add migration - process messages in our db for search from [keyserver] Add 20th migration - process messages in our db for search
ginsu updated the summary of D7137: [native] render thread avatars for parent/child threads in thread settings.
ginsu updated the diff for D7135: [native] render thread avatar in CHANNEL AVATAR thread settings section.
update prop types for thread settings avatar
ginsu updated the summary of D7135: [native] render thread avatar in CHANNEL AVATAR thread settings section.
removed some unnecssary checks
double checked android rendering
Discovered bug with the avatar generating new random avatar when creating a new chat or sub channel will update this when resolved
ginsu requested review of D7137: [native] render thread avatars for parent/child threads in thread settings.
ginsu requested review of D7135: [native] render thread avatar in CHANNEL AVATAR thread settings section.
Mar 21 2023
Mar 21 2023