User Details
- User Since
- Dec 29 2021, 2:54 AM (150 w, 6 d)
Sep 27 2024
rebase
Rebase before landing
Rebase
Rebase before landing
Rebase before landing
address review
Update diff
Send string on native and blob on web.
Sep 26 2024
Sorry for the confusion. This differential was supposed to bo abandoned.
Sorry for the confusion. This differential was supposed to bo abandoned.
Update to simpler approach
Sep 25 2024
I am actually starting to question this. While putting those diffs I came up with better idea how to achieve the same effect using just JS. I will try to get on phab tomorrow morning. The idea is to pass to createAPNsVisualNotif and createAndroidVisualNotif a map from stringified unencrypted notification + messageInfo to a promise resolving to its encrypted version and a hash.
Sep 24 2024
Sep 20 2024
Rebase before landing
Rebase before landing
Sep 19 2024
Address review
Sep 18 2024
rebase before landing
Rebase before landing
Sep 17 2024
Address review
Rebase master
Sep 16 2024
Sep 13 2024
Sep 12 2024
Rebase before landing
Rebase before landing
Rebase before landing
Rebase before landing
rebase before landing
Made significant changes to address feedback regarding adding members to thick threads.
Address review
Make input type read only
rebase before landing
Sep 11 2024
rebase before landing
Re-requesting review as this new check is much better - we won't try to create a session nor process any data with device that does not have sufficient code version.
More robust check. If the device doesn't support E2EE notifs we won't even try to create a notifs session with it.
Rebase before landing
Extract sidebar and dm_sidebar to constants
Set flag to true in pendingThreadID
Sep 10 2024
Implement union of types approach