When I say "first message" in the commit title, I really mean the third message, as each sidebar starts with a SIDEBAR_SOURCE and then a CREATE_SIDEBAR.
Check out the code comment for an explanation as to why we're doing this.
Paths
| Differential D6932 Authored by ashoat on Mar 2 2023, 2:01 PM.
Details Summary When I say "first message" in the commit title, I really mean the third message, as each sidebar starts with a SIDEBAR_SOURCE and then a CREATE_SIDEBAR. Check out the code comment for an explanation as to why we're doing this. Test Plan Force sidebarCreation to true on the client for all text messages, and confirm that it is ignored when invalid
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptMar 2 2023, 2:01 PM2023-03-02 14:01:45 (UTC-8) Harbormaster completed remote builds in B17066: Diff 23368.Mar 2 2023, 2:17 PM2023-03-02 14:17:23 (UTC-8) This revision is now accepted and ready to land.Mar 3 2023, 10:52 AM2023-03-03 10:52:46 (UTC-8) Closed by commit rCOMM6c3bc221b254: [keyserver] Only set sidebarCreation flag for the first message in the sidebar (authored by ashoat). · Explain WhyMar 3 2023, 12:11 PM2023-03-03 12:11:32 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23413 keyserver/src/fetchers/message-fetchers.js
keyserver/src/responders/message-responders.js
|