Page MenuHomePhorge
Feed All Stories

Jun 2 2023

ginsu requested review of D8078: [landing] introduce new assetMetaData.
Jun 2 2023, 7:26 PM
atul accepted D8077: [landing] move hero section code into own component.

Looks like a straightforward move

Jun 2 2023, 7:22 PM
ginsu retitled D8076: [landing] introduce glow effect for hero image from [landing] introduce blur effect for hero image
Jun 2 2023, 7:22 PM
atul accepted D8076: [landing] introduce glow effect for hero image.

Looks good overall, might be worth trying box-shadow instead of blur if it's easy... but feel free to land as-is if it takes too long to investigate + achieve the same effect

Jun 2 2023, 7:21 PM
ginsu updated the diff for D8076: [landing] introduce glow effect for hero image.

change name from blur to glow

Jun 2 2023, 7:21 PM
ginsu requested review of D8077: [landing] move hero section code into own component.
Jun 2 2023, 7:19 PM
atul attached a referenced file: F569756: a3351f.png.
Jun 2 2023, 7:19 PM
atul added inline comments to D8076: [landing] introduce glow effect for hero image.
Jun 2 2023, 7:19 PM
atul added a comment to D8076: [landing] introduce glow effect for hero image.

Maybe glow instead of blur? Kind of associate blur with being some sort of "filter" "above" some other content

Jun 2 2023, 7:17 PM
atul accepted D8075: [landing] redesign hero section layout.

Looks good

Jun 2 2023, 7:14 PM
ginsu requested review of D8076: [landing] introduce glow effect for hero image.
Jun 2 2023, 7:00 PM
ginsu added inline comments to D8075: [landing] redesign hero section layout.
Jun 2 2023, 6:37 PM
ginsu attached a referenced file: F569416: Screenshot 2023-06-02 at 11.51.24 AM.png.
Jun 2 2023, 6:34 PM
ginsu attached a referenced file: F569415: Screenshot 2023-06-02 at 11.51.55 AM.png.
Jun 2 2023, 6:34 PM
ginsu attached a referenced file: F569417: Screen Recording 2023-06-02 at 11.44.15 AM.mov.
Jun 2 2023, 6:34 PM
ginsu attached a referenced file: F569425: Screenshot 2023-06-02 at 11.45.10 AM.png.
Jun 2 2023, 6:34 PM
ginsu attached a referenced file: F569426: Screenshot 2023-06-02 at 11.44.46 AM.png.
Jun 2 2023, 6:33 PM
ginsu attached a referenced file: F569624: Screen Recording 2023-06-02 at 2.31.31 PM.mov.
Jun 2 2023, 6:33 PM
ginsu updated the test plan for D8075: [landing] redesign hero section layout.
Jun 2 2023, 6:33 PM
ginsu updated the diff for D8075: [landing] redesign hero section layout.

update

Jun 2 2023, 6:31 PM
ginsu attached a referenced file: F569585: Screenshot 2023-06-02 at 2.10.55 PM.png.
Jun 2 2023, 6:16 PM
ginsu attached a referenced file: F569584: Screenshot 2023-06-02 at 2.10.49 PM.png.
Jun 2 2023, 6:16 PM
ginsu attached a referenced file: F569583: Screenshot 2023-06-02 at 2.11.03 PM.png.
Jun 2 2023, 6:16 PM
ginsu updated the diff for D8039: [landing] add feedback text to subscription form component.

fix text vertical alignment

Jun 2 2023, 6:15 PM
ginsu planned changes to D8075: [landing] redesign hero section layout.

Saw a css class that could be moved to a different file to improve readability

Jun 2 2023, 5:53 PM
atul closed D8058: [native] Pass whether created community is `ANNOUNCEMENT` to `CommunityCreationMembers`.
Jun 2 2023, 5:42 PM
atul committed rCOMM414dbe4650a0: [native] Pass whether created community is `ANNOUNCEMENT` to….
Jun 2 2023, 5:42 PM
atul closed D8057: [native] Introduce `CommunityCreationContentContainer` component.
Jun 2 2023, 4:20 PM
atul committed rCOMM3f6313aefb49: [native] Introduce `CommunityCreationContentContainer` component.
Jun 2 2023, 4:20 PM
atul added inline comments to D8057: [native] Introduce `CommunityCreationContentContainer` component.
Jun 2 2023, 4:16 PM
atul updated the diff for D8057: [native] Introduce `CommunityCreationContentContainer` component.

addressed feedback

Jun 2 2023, 4:15 PM
atul updated the diff for D8057: [native] Introduce `CommunityCreationContentContainer` component.

rebase before addressing feedback

Jun 2 2023, 4:09 PM
ginsu requested review of D8075: [landing] redesign hero section layout.
Jun 2 2023, 4:06 PM
atul closed D8056: [native] Barebones user selection in `CommunityCreationMembers`.
Jun 2 2023, 4:03 PM
atul committed rCOMM9a3b372c57b2: [native] Barebones user selection in `CommunityCreationMembers`.
Jun 2 2023, 4:03 PM
michal requested review of D8074: [native] Fetch latest messages in chat list.
Jun 2 2023, 3:59 PM
atul updated the diff for D8056: [native] Barebones user selection in `CommunityCreationMembers`.

rebase and land

Jun 2 2023, 3:54 PM
atul added a comment to D8056: [native] Barebones user selection in `CommunityCreationMembers`.
In D8056#239034, @atul wrote:

I can try to pull something generic out of CommunityCreationMembers and see if it can be used in other components where we have TagInput and UserList (ComposeSubchannel, AddUsersModal, etc) later in this stack.

That would be great

Jun 2 2023, 3:53 PM
ashoat added inline comments to D8073: [keyserver] Add fetch latest messages endpoint.
Jun 2 2023, 3:52 PM
ashoat requested changes to D8072: [lib] Remove parent admin from members list if they are not part of the thread.

This diff makes sense, but from a code search it looks like it might impact ThreadSettingsLeaveThread and its use of otherUsersButNoOtherAdmins.

Jun 2 2023, 3:48 PM
ashoat added inline comments to D8067: [web] Refactor the members modal to support any variety of role labels.
Jun 2 2023, 3:44 PM
jon added a comment to D8066: [identity] update login_password_user_start and register_password_user_start.

Since this is just a migration code path, I'm okay with it.

Jun 2 2023, 3:41 PM
jon added a comment to D8062: [identity] register_reserved_password_user_start method.

Looks fine to me, let bartek have a look

Jun 2 2023, 3:34 PM
jon accepted D8061: [identity] validate signed message from keyserver.

rust looks fine. Not a big fan of parsing text for certain values though.

Jun 2 2023, 3:32 PM
jon accepted D8060: [identity] db methods for reserved usernames table.
Jun 2 2023, 3:13 PM
jon accepted D8059: [services] add reserved usernames table to ddb.
Jun 2 2023, 3:13 PM
InkaSokolowska closed D7981: [web] Don't hide pinned messages on reload.
Jun 2 2023, 2:49 PM
InkaSokolowska committed rCOMM23f6660f18d8: [web] Don't hide pinned messages on reload.
Jun 2 2023, 2:49 PM
ashoat closed D8064: [web] Include stateVersion in web PlatformDetails.
Jun 2 2023, 2:46 PM
ashoat committed rCOMMc014a677a83a: [web] Include stateVersion in web PlatformDetails.
Jun 2 2023, 2:46 PM
ashoat closed D8063: [web] Separate out redux-persist logic from web/root.js.
Jun 2 2023, 2:46 PM
ashoat committed rCOMMad982f2b375e: [web] Separate out redux-persist logic from web/root.js.
Jun 2 2023, 2:46 PM
michal requested review of D8073: [keyserver] Add fetch latest messages endpoint.
Jun 2 2023, 1:30 PM
michal added inline comments to D8013: [web] Use search users in chat composer.
Jun 2 2023, 12:41 PM
michal updated the diff for D8013: [web] Use search users in chat composer.

Removed code duplication (function was introduced in D8010)

Jun 2 2023, 12:40 PM
michal updated the diff for D8012: [keyserver] Include initial navInfo selectedUserList.

Comment and readonly

Jun 2 2023, 12:38 PM
michal requested review of D8010: [native] Use search users in chat composer.
Jun 2 2023, 12:33 PM
michal updated the diff for D8010: [native] Use search users in chat composer.

Extracted the shared code (here and not in D8013, because that's how I have my git stack set up).

Jun 2 2023, 12:32 PM
michal added inline comments to D8009: [lib] Include searchUsers results in getPotentialMemberItems.
Jun 2 2023, 12:21 PM
michal updated the diff for D8009: [lib] Include searchUsers results in getPotentialMemberItems.

Change the function to take a object of params, fix

Jun 2 2023, 12:21 PM
rohan updated the summary of D8068: [native] Refactor the members list to support any variety of role labels.
Jun 2 2023, 12:04 PM
rohan updated the summary of D8072: [lib] Remove parent admin from members list if they are not part of the thread.
Jun 2 2023, 12:04 PM
rohan requested review of D8072: [lib] Remove parent admin from members list if they are not part of the thread.
Jun 2 2023, 11:57 AM
rohan accepted D7981: [web] Don't hide pinned messages on reload.

Makes sense to me if the messages all get replaced & a local test of this seemed to work as expected

Jun 2 2023, 11:53 AM
rohan closed D8053: [web] Escape focus trap when an outside node is clicked.
Jun 2 2023, 11:27 AM
rohan committed rCOMM556ede9616a4: [web] Escape focus trap when an outside node is clicked.
Jun 2 2023, 11:27 AM
rohan updated the diff for D8068: [native] Refactor the members list to support any variety of role labels.

Rename 'parent admin' to 'Admins'

Jun 2 2023, 11:24 AM
rohan updated the diff for D8067: [web] Refactor the members modal to support any variety of role labels.

Rename "Parent admin" to "Admins" [discussed in DES-44]

Jun 2 2023, 11:23 AM
marcin requested review of D8071: Export CommConstants HostObject to JavaScript.
Jun 2 2023, 10:23 AM
marcin requested review of D8070: Implement CommConstants HostObject with `NATIVE_MESSAGE_TYPES` property in C++.
Jun 2 2023, 10:21 AM
marcin requested review of D8069: Implement schema for new JSI module - CommValidationModule.
Jun 2 2023, 10:14 AM
Restricted Repository Identity closed D8035: [web][fix] Fixed cursor issue in the message editing.
Jun 2 2023, 10:07 AM
kosmydel <kukubaczek@gmail.com> committed rCOMM9461175282dc: [web][fix] Fixed cursor issue in the message editing.
Jun 2 2023, 10:07 AM
kuba updated the diff for D8035: [web][fix] Fixed cursor issue in the message editing.

Add comment

Jun 2 2023, 9:57 AM
kuba accepted D8053: [web] Escape focus trap when an outside node is clicked.
Jun 2 2023, 9:50 AM
kamil accepted D8064: [web] Include stateVersion in web PlatformDetails.
Jun 2 2023, 7:44 AM
kamil accepted D8063: [web] Separate out redux-persist logic from web/root.js.
Jun 2 2023, 7:28 AM

Jun 1 2023

rohan requested review of D8068: [native] Refactor the members list to support any variety of role labels.
Jun 1 2023, 11:41 PM
rohan requested review of D8067: [web] Refactor the members modal to support any variety of role labels.
Jun 1 2023, 11:36 PM
ashoat closed D8065: [native] Rename avatar action sheet actions.
Jun 1 2023, 10:45 PM
ashoat committed rCOMM575b39a70f57: [native] Rename avatar action sheet actions.
Jun 1 2023, 10:45 PM
ginsu accepted D8065: [native] Rename avatar action sheet actions.
Jun 1 2023, 10:30 PM
varun requested review of D8066: [identity] update login_password_user_start and register_password_user_start.
Jun 1 2023, 9:55 PM
ashoat requested review of D8065: [native] Rename avatar action sheet actions.
Jun 1 2023, 9:15 PM
ashoat requested review of D8064: [web] Include stateVersion in web PlatformDetails.
Jun 1 2023, 9:13 PM
ashoat requested review of D8063: [web] Separate out redux-persist logic from web/root.js.
Jun 1 2023, 9:09 PM
ashoat accepted D8058: [native] Pass whether created community is `ANNOUNCEMENT` to `CommunityCreationMembers`.
Jun 1 2023, 9:00 PM
ashoat accepted D8056: [native] Barebones user selection in `CommunityCreationMembers`.
In D8056#239034, @atul wrote:

I can try to pull something generic out of CommunityCreationMembers and see if it can be used in other components where we have TagInput and UserList (ComposeSubchannel, AddUsersModal, etc) later in this stack.

Jun 1 2023, 8:59 PM
varun requested review of D8062: [identity] register_reserved_password_user_start method.
Jun 1 2023, 8:56 PM
varun requested review of D8060: [identity] db methods for reserved usernames table.
Jun 1 2023, 8:54 PM
varun requested review of D8061: [identity] validate signed message from keyserver.
Jun 1 2023, 8:54 PM
varun requested review of D8059: [services] add reserved usernames table to ddb.
Jun 1 2023, 8:53 PM
atul published D8058: [native] Pass whether created community is `ANNOUNCEMENT` to `CommunityCreationMembers` for review.
Jun 1 2023, 8:44 PM
atul added a comment to D8056: [native] Barebones user selection in `CommunityCreationMembers`.

Do we really need another low-level component for this? Don't we have something we can reuse? If not, can't we refactor something / make it generic, rather than implementing a new one of these?

Jun 1 2023, 8:43 PM
ashoat accepted D8057: [native] Introduce `CommunityCreationContentContainer` component.
Jun 1 2023, 8:41 PM
ashoat requested changes to D8056: [native] Barebones user selection in `CommunityCreationMembers`.

Back to you with questions:

Jun 1 2023, 8:35 PM
atul requested review of D8057: [native] Introduce `CommunityCreationContentContainer` component.
Jun 1 2023, 8:35 PM
atul requested review of D8056: [native] Barebones user selection in `CommunityCreationMembers`.
Jun 1 2023, 8:33 PM
jon added a comment to D7702: [Keyserver] Introduce tunnelbroker types.

but I'm not clear on how all of them connect to the JS.

Jun 1 2023, 7:19 PM
ashoat committed rCOMM0b5392afb400: [web] `codeVersion` -> 1.
Jun 1 2023, 7:12 PM