Page MenuHomePhabricator

inka (Inka Sokołowska)
User

Projects

User does not belong to any projects.

User Details

User Since
Jul 13 2022, 2:18 AM (36 w, 4 d)

Recent Activity

Fri, Mar 24

inka updated the diff for D7117: [keyserver] Add migration - process messages in our db for search.

Address review

Fri, Mar 24, 7:08 AM
inka added inline comments to D7117: [keyserver] Add migration - process messages in our db for search.
Fri, Mar 24, 7:07 AM
inka updated the diff for D7077: [keyserver] Process new messages for search.

Rename file, move processMessagesForSearch to postMessageSend

Fri, Mar 24, 5:37 AM
inka added inline comments to D7077: [keyserver] Process new messages for search.
Fri, Mar 24, 5:34 AM

Thu, Mar 23

inka attached a referenced file: F415969: Screenshot 2023-03-07 at 17.00.36.png.
Thu, Mar 23, 3:54 AM
inka attached a referenced file: F415968: Screenshot 2023-03-07 at 17.00.23.png.
Thu, Mar 23, 3:54 AM

Wed, Mar 22

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 to [keyserver] Add migration - process messages in our db for search.
Wed, Mar 22, 1:48 AM

Tue, Mar 21

inka updated the summary of D7117: [keyserver] Add migration - process messages in our db for search.
Tue, Mar 21, 4:08 AM
inka updated the diff for D7117: [keyserver] Add migration - process messages in our db for search.

Rebase

Tue, Mar 21, 4:08 AM
inka added inline comments to D7076: [keyserver] Add search table to the db.
Tue, Mar 21, 4:05 AM
inka updated the diff for D7076: [keyserver] Add search table to the db.

Address review, rebase

Tue, Mar 21, 4:04 AM
inka requested review of D7117: [keyserver] Add migration - process messages in our db for search.
Tue, Mar 21, 3:28 AM

Mon, Mar 20

inka updated the diff for D7076: [keyserver] Add search table to the db.

Address review. Tested the new db creation (in prod mode, because I'm having weird problems with my setup. For more info see https://linear.app/comm/issue/ENG-3325/clean-database-migration-fail),
made sure the primary key is created.

Mon, Mar 20, 4:14 AM
inka added inline comments to D7076: [keyserver] Add search table to the db.
Mon, Mar 20, 4:10 AM
inka updated the diff for D7077: [keyserver] Process new messages for search.

Address review and add early return when there is nothing to insert

Mon, Mar 20, 3:37 AM
inka added inline comments to D7076: [keyserver] Add search table to the db.
Mon, Mar 20, 1:57 AM

Wed, Mar 15

inka requested review of D7077: [keyserver] Process new messages for search.
Wed, Mar 15, 4:46 AM
inka requested review of D7076: [keyserver] Add search table to the db.
Wed, Mar 15, 4:26 AM
inka updated the summary of D7075: [keyserver] Add natural library for stemming and removing stopwords.
Wed, Mar 15, 4:17 AM
inka requested review of D7075: [keyserver] Add natural library for stemming and removing stopwords.
Wed, Mar 15, 4:06 AM

Tue, Mar 14

inka updated the diff for D7064: [web] Fix search area in filter panel.

Simplify. Turns out the second problem can be fixed with even less code (thank you @michal)

Tue, Mar 14, 9:31 AM
inka added a comment to D6393: Fixed incorret display for long thread names on web..

This revision should be closed since this bug was fixed in D6851 and D6845

Tue, Mar 14, 7:37 AM
inka requested review of D7064: [web] Fix search area in filter panel.
Tue, Mar 14, 2:02 AM

Mon, Mar 13

inka updated the diff for D6848: [web] Fix filter panel showing over the topbar.

Rebase

Mon, Mar 13, 4:13 AM
inka updated the diff for D6845: [web] Style navigation state info in the top bar.

Remove unnnecessary div

Mon, Mar 13, 4:10 AM
inka added inline comments to D6745: [web] Split ThreadTopBar into two components.
Mon, Mar 13, 4:05 AM
inka added inline comments to D6745: [web] Split ThreadTopBar into two components.
Mon, Mar 13, 4:01 AM

Wed, Mar 8

inka updated the summary of D6845: [web] Style navigation state info in the top bar.
Wed, Mar 8, 3:33 AM
inka updated the diff for D6845: [web] Style navigation state info in the top bar.

Change overflow: scroll to hidden. It has been decided that we want to "bias" towards the last item, hence the "flex-shrink: 0.5" for the last item

Wed, Mar 8, 3:26 AM

Tue, Mar 7

inka requested review of D6999: [web] Fix compose subchannels modal for long names.
Tue, Mar 7, 11:01 AM
inka updated the summary of D6978: [web] Add a badge on the Inbox button.
Tue, Mar 7, 8:02 AM
inka updated the diff for D6978: [web] Add a badge on the Inbox button.

Make over 100 notifs display as 99+

Tue, Mar 7, 8:02 AM
inka requested review of D6979: [web] Add a selector for getting the number of unnreads in the selected community.
Tue, Mar 7, 5:09 AM
inka requested review of D6978: [web] Add a badge on the Inbox button.
Tue, Mar 7, 4:51 AM
inka requested review of D6977: [web] Remove active drawer item highlight.
Tue, Mar 7, 4:15 AM
inka requested review of D6976: [web] Use new handlers in communnity drawer.
Tue, Mar 7, 4:10 AM
inka requested review of D6975: [web] Add expanded and toggleExpanded to CommunityDrawerItemHandler type.
Tue, Mar 7, 4:06 AM
inka requested review of D6974: [web] Add handlers for drawer community items.
Tue, Mar 7, 4:00 AM
inka requested review of D6973: [web] Extract from drawer item code that can be reused in community items.
Tue, Mar 7, 3:53 AM
inka requested review of D6972: [web] Make pressing Inbox button reset selected community.
Tue, Mar 7, 3:26 AM
inka requested review of D6971: [web] Filter available chats based on the picked community.
Tue, Mar 7, 3:21 AM
inka requested review of D6970: [web] Add a selector for fetching picked community in Chat tab.
Tue, Mar 7, 3:19 AM
inka requested review of D6969: [web] Add to reducer logic handling community id picked in chat.
Tue, Mar 7, 3:17 AM
inka requested review of D6968: [web] Add to redux state picked community in the Chat tab.
Tue, Mar 7, 3:14 AM

Mon, Mar 6

inka updated the diff for D6752: [web] Restyle search area in FilterPanel.

Address review

Mon, Mar 6, 4:39 AM

Wed, Mar 1

inka added inline comments to D6841: [web] Add PossiblyEmptyNavStateInfoBar to handle collapse animation in the topbar when no community is selected.
Wed, Mar 1, 1:49 AM
inka updated the diff for D6841: [web] Add PossiblyEmptyNavStateInfoBar to handle collapse animation in the topbar when no community is selected.

Address review

Wed, Mar 1, 1:46 AM
inka added inline comments to D6841: [web] Add PossiblyEmptyNavStateInfoBar to handle collapse animation in the topbar when no community is selected.
Wed, Mar 1, 1:41 AM
inka added inline comments to D6841: [web] Add PossiblyEmptyNavStateInfoBar to handle collapse animation in the topbar when no community is selected.
Wed, Mar 1, 1:15 AM

Tue, Feb 28

inka updated the diff for D6812: [web] Change apps tab to be a modal.

Rebase

Tue, Feb 28, 9:17 AM
inka updated the diff for D6733: [web] Change the Apps tab to be a + button.

Address review

Tue, Feb 28, 9:13 AM

Mon, Feb 27

inka attached a referenced file: F404023: image.png.
Mon, Feb 27, 12:42 PM
inka added inline comments to D6851: [web] Fix long names in displaying incorrectly in the ChatMessageListContainers header.
Mon, Feb 27, 12:42 PM
inka attached a referenced file: F398161: Screen Recording 2023-02-23 at 14.29.00.mov.
Mon, Feb 27, 12:39 PM
inka added inline comments to D6816: [web] Change import path and fix errors showing up when the typing is correct.
Mon, Feb 27, 12:38 PM
inka updated the diff for D6812: [web] Change apps tab to be a modal.

Address review

Mon, Feb 27, 12:31 PM
inka added inline comments to D6812: [web] Change apps tab to be a modal.
Mon, Feb 27, 12:20 PM
inka accepted D6835: [web] Handle clicking on notifications.
Mon, Feb 27, 12:06 PM
inka planned changes to D6845: [web] Style navigation state info in the top bar.

The idea to have the overflow: scroll was not accepted by the design team, so I'll have to update that once we decide what to do instead.

Mon, Feb 27, 12:07 AM

Feb 24 2023

inka added inline comments to D6835: [web] Handle clicking on notifications.
Feb 24 2023, 12:39 AM

Feb 23 2023

inka accepted D6833: [web] Allow users to enable push notifs.
Feb 23 2023, 7:50 AM
inka added inline comments to D6835: [web] Handle clicking on notifications.
Feb 23 2023, 7:44 AM
inka requested review of D6851: [web] Fix long names in displaying incorrectly in the ChatMessageListContainers header.
Feb 23 2023, 6:33 AM
inka requested review of D6849: [web] Style the AppSwitcher.
Feb 23 2023, 5:51 AM
inka updated the diff for D6752: [web] Restyle search area in FilterPanel.

Use values from typography.css

Feb 23 2023, 5:47 AM
inka requested review of D6848: [web] Fix filter panel showing over the topbar.
Feb 23 2023, 5:43 AM
inka requested review of D6845: [web] Style navigation state info in the top bar.
Feb 23 2023, 5:30 AM
inka added inline comments to D6752: [web] Restyle search area in FilterPanel.
Feb 23 2023, 5:25 AM
inka requested review of D6842: [web] Add navigation state info to the topbar.
Feb 23 2023, 1:19 AM
inka requested review of D6841: [web] Add PossiblyEmptyNavStateInfoBar to handle collapse animation in the topbar when no community is selected.
Feb 23 2023, 1:11 AM
inka updated the diff for D6812: [web] Change apps tab to be a modal.

Rebase

Feb 23 2023, 12:32 AM
inka updated the diff for D6733: [web] Change the Apps tab to be a + button.

Use <Button>

Feb 23 2023, 12:25 AM

Feb 22 2023

inka updated the diff for D6816: [web] Change import path and fix errors showing up when the typing is correct.

Rebase

Feb 22 2023, 10:04 AM
inka updated the diff for D6814: [web] Remove apps as a tab in code logic.

Rebase

Feb 22 2023, 10:03 AM
inka updated the diff for D6812: [web] Change apps tab to be a modal.

Address review, rebase. I also noticed that it's "Choose apps", not "Choose Apps", so fixing that as well

Feb 22 2023, 10:00 AM
inka added a comment to D6812: [web] Change apps tab to be a modal.

Well the last design this is based on is not in figma, but a screen shot, so it's hard for me to tell what that space is exactly. But I maybe this is more similar:

image.png (668×1 px, 68 KB)

Feb 22 2023, 9:58 AM
inka planned changes to D6733: [web] Change the Apps tab to be a + button.

@kamil pointed out, that this probably should be a <button>, not <a>

Feb 22 2023, 9:50 AM
inka updated the diff for D6811: [web] Move web/apps directory to web/modals/apps.

Rebase

Feb 22 2023, 9:29 AM
inka updated the diff for D6752: [web] Restyle search area in FilterPanel.

Apply new prettier rules

Feb 22 2023, 9:28 AM
inka updated the diff for D6782: [web] Fix tabs in modals displaying incorrectly.

Address review

Feb 22 2023, 9:11 AM

Feb 21 2023

inka updated the diff for D6782: [web] Fix tabs in modals displaying incorrectly.

Change +isPillStyle?: boolean, to +headerStyle?: 'pill' | 'underline',

Feb 21 2023, 7:34 AM
inka added inline comments to D6782: [web] Fix tabs in modals displaying incorrectly.
Feb 21 2023, 7:32 AM
inka updated the diff for D6816: [web] Change import path and fix errors showing up when the typing is correct.

Rebase

Feb 21 2023, 7:23 AM
inka updated the diff for D6814: [web] Remove apps as a tab in code logic.

Rebase

Feb 21 2023, 7:23 AM
inka updated the diff for D6812: [web] Change apps tab to be a modal.

Rebase

Feb 21 2023, 7:18 AM
inka updated the diff for D6811: [web] Move web/apps directory to web/modals/apps.

Rebase

Feb 21 2023, 7:17 AM
inka updated the diff for D6752: [web] Restyle search area in FilterPanel.

Rebase

Feb 21 2023, 7:17 AM
inka updated the diff for D6746: [web] Add a selector for getting the item currently selected in the drawer.

Rebase

Feb 21 2023, 7:17 AM
inka updated the diff for D6745: [web] Split ThreadTopBar into two components.

Rebase

Feb 21 2023, 7:16 AM
inka updated the diff for D6741: [web] Move logic for fetching ThreadInfo for possibly pending chat out of ChatMessageListContainer component.

Rebase

Feb 21 2023, 7:16 AM
inka updated the diff for D6740: [web] Restyle filters button.

Rebase

Feb 21 2023, 7:16 AM
inka updated the diff for D6733: [web] Change the Apps tab to be a + button.

Rebase

Feb 21 2023, 7:15 AM
inka updated the diff for D6782: [web] Fix tabs in modals displaying incorrectly.

Rebase

Feb 21 2023, 6:57 AM
inka added a reviewer for D6782: [web] Fix tabs in modals displaying incorrectly: bartek.
Feb 21 2023, 6:44 AM
inka requested review of D6816: [web] Change import path and fix errors showing up when the typing is correct.
Feb 21 2023, 6:28 AM
inka accepted D6815: [keyserver/ web] Handle device_token on web.
Feb 21 2023, 6:21 AM
inka requested review of D6814: [web] Remove apps as a tab in code logic.
Feb 21 2023, 4:27 AM
inka attached a referenced file: F393954: Screen Recording 2023-02-21 at 12.57.41.mov.
Feb 21 2023, 3:58 AM
inka updated the summary of D6812: [web] Change apps tab to be a modal.
Feb 21 2023, 3:58 AM
inka requested review of D6812: [web] Change apps tab to be a modal.
Feb 21 2023, 3:58 AM