Page MenuHomePhabricator

KatPo (Katarzyna P)
Disabled

Projects

User does not belong to any projects.

User Details

User Since
Jul 21 2020, 2:29 AM (197 w, 6 d)
Roles
Disabled

Recent Activity

May 14 2021

KatPo committed rCOMM5b6ff6f88814: [lib] Update comments to reference profile tab instead of more (authored by KatPo).
[lib] Update comments to reference profile tab instead of more
May 14 2021, 6:38 AM
KatPo committed rCOMM504f1b457ead: [native] Change more to profile in names and consts (authored by KatPo).
[native] Change more to profile in names and consts
May 14 2021, 6:38 AM
KatPo committed rCOMM37f42bb01992: [native] Rename more-header.react to profile-header.react (authored by KatPo).
[native] Rename more-header.react to profile-header.react
May 14 2021, 6:38 AM
KatPo committed rCOMMcd8fb8c59d1a: [native] Rename more.react to profile.react (authored by KatPo).
[native] Rename more.react to profile.react
May 14 2021, 6:38 AM
KatPo committed rCOMMfe650b8bab5a: [native] Rename more-screen.react to profile-screen (authored by KatPo).
[native] Rename more-screen.react to profile-screen
May 14 2021, 6:38 AM
KatPo committed rCOMMc4598d0cb271: [native] Rename more to profile (authored by KatPo).
[native] Rename more to profile
May 14 2021, 6:38 AM

May 3 2021

KatPo committed rCOMM2f86c91227e6: [server] Add non-member thread to focused table (authored by KatPo).
[server] Add non-member thread to focused table
May 3 2021, 11:56 PM
KatPo committed rCOMMee639aa803a9: [server] Introduce getValidThreads function (authored by KatPo).
[server] Introduce getValidThreads function
May 3 2021, 11:56 PM

Apr 22 2021

KatPo committed rCOMMea3bee10ced1: [web] Find sidebarParent in threadList and make sure active sidebar is included… (authored by KatPo).
[web] Find sidebarParent in threadList and make sure active sidebar is included…
Apr 22 2021, 10:33 PM
KatPo committed rCOMMad57717d1f87: [web] Switch tab when opening sidebars (authored by KatPo).
[web] Switch tab when opening sidebars
Apr 22 2021, 10:33 PM
KatPo committed rCOMM3007ea23f573: [web] Move activeTab control to provider (authored by KatPo).
[web] Move activeTab control to provider
Apr 22 2021, 10:33 PM

Apr 21 2021

KatPo committed rCOMM610b0ef744e5: [web] Display sidebar parent as active thread item when user is not member of… (authored by KatPo).
[web] Display sidebar parent as active thread item when user is not member of…
Apr 21 2021, 11:43 PM

Apr 19 2021

KatPo committed rCOMMad4d6a92fc3b: [web] Simplify className in MessageReplyButton (authored by KatPo).
[web] Simplify className in MessageReplyButton
Apr 19 2021, 10:45 PM
KatPo committed rCOMMa33a51fbd57e: [web] Refactor MessageActionButton (authored by KatPo).
[web] Refactor MessageActionButton
Apr 19 2021, 10:45 PM
KatPo committed rCOMM378ef4bf288e: [web] Rename messageTooltipIcon to messageActionLinkIcon (authored by KatPo).
[web] Rename messageTooltipIcon to messageActionLinkIcon
Apr 19 2021, 10:45 PM
KatPo committed rCOMMce12f74c0e9e: [web] Rename sidebarTooltip to messageActionTooltip (authored by KatPo).
[web] Rename sidebarTooltip to messageActionTooltip
Apr 19 2021, 10:45 PM
KatPo committed rCOMMc67836260c77: [web] Rename replyTooltip to replyButton (authored by KatPo).
[web] Rename replyTooltip to replyButton
Apr 19 2021, 10:45 PM
KatPo committed rCOMMd178ee229204: [web] Add TooltipMenu, TooltipButton and TooltipItem components (authored by KatPo).
[web] Add TooltipMenu, TooltipButton and TooltipItem components
Apr 19 2021, 10:45 PM

Apr 16 2021

KatPo committed rCOMMb1db07221624: [web] Allow nullable threadID in useOnClickThread (authored by KatPo).
[web] Allow nullable threadID in useOnClickThread
Apr 16 2021, 3:21 AM
KatPo committed rCOMMf58703bf03eb: [web] Find tooltip position for tooltip with multiple items (authored by KatPo).
[web] Find tooltip position for tooltip with multiple items
Apr 16 2021, 3:20 AM

Apr 7 2021

KatPo committed rCOMM6bcaa7dc3342: [web] Add active item to currently opened tab only (authored by KatPo).
[web] Add active item to currently opened tab only
Apr 7 2021, 1:59 AM
KatPo committed rCOMMcc26ee5f93ec: [web] Add key to EmptyItem (authored by KatPo).
[web] Add key to EmptyItem
Apr 7 2021, 1:51 AM

Mar 31 2021

KatPo committed rCOMMc5fd482a8f65: [web] Add sidebars to activeChatThreadItem (authored by KatPo).
[web] Add sidebars to activeChatThreadItem
Mar 31 2021, 11:19 PM

Mar 29 2021

KatPo committed rCOMMc55c0e856af8: [web] Use shared logic to display tooltips (authored by KatPo).
[web] Use shared logic to display tooltips
Mar 29 2021, 6:01 AM

Mar 18 2021

KatPo committed rCOMM47c08bffda8a: [web] Handle error when threadInfo is not set in thread settings modal (authored by KatPo).
[web] Handle error when threadInfo is not set in thread settings modal
Mar 18 2021, 6:26 AM
KatPo committed rCOMMdd874fe1b217: [web] Use ColorResult type (authored by KatPo).
[web] Use ColorResult type
Mar 18 2021, 6:26 AM
KatPo committed rCOMMa2f69cb3a7aa: [web] Check edit thread permission in thread settings (authored by KatPo).
[web] Check edit thread permission in thread settings
Mar 18 2021, 6:26 AM

Mar 8 2021

KatPo committed rCOMM7a351ebf70dc: [web] Remove transform from messageTooltipIcon (authored by KatPo).
[web] Remove transform from messageTooltipIcon
Mar 8 2021, 11:26 PM

Mar 5 2021

KatPo committed rCOMM3ac46655bce4: [native] Convert canCreateSidebar function to a hook and use on native (authored by KatPo).
[native] Convert canCreateSidebar function to a hook and use on native
Mar 5 2021, 12:03 AM

Mar 4 2021

KatPo committed rCOMMccd0c78c53d1: Use custom hooks to get latest threadInfo and messageListData on web (authored by KatPo).
Use custom hooks to get latest threadInfo and messageListData on web
Mar 4 2021, 12:09 AM
KatPo committed rCOMM27f227959b78: Extract more shared logic from messageListContainer (authored by KatPo).
Extract more shared logic from messageListContainer
Mar 4 2021, 12:05 AM

Mar 3 2021

KatPo committed rCOMM256d4e2d2f29: [web] Add pending sidebar to chat thread list as active item (authored by KatPo).
[web] Add pending sidebar to chat thread list as active item
Mar 3 2021, 4:01 AM
KatPo committed rCOMM357f435a6b08: [web] Add button to open pending sidebars (authored by KatPo).
[web] Add button to open pending sidebars
Mar 3 2021, 4:00 AM
KatPo committed rCOMM8eb83fc63995: [web] Add sidebar tooltip to robotext message (authored by KatPo).
[web] Add sidebar tooltip to robotext message
Mar 3 2021, 3:58 AM
KatPo committed rCOMM866656b773d8: [web] Add tooltip to open existing sidebars (authored by KatPo).
[web] Add tooltip to open existing sidebars
Mar 3 2021, 3:57 AM

Feb 26 2021

KatPo committed rCOMM1bd1139f22be: [server] Change order of messages when creating sidebar (authored by KatPo).
[server] Change order of messages when creating sidebar
Feb 26 2021, 7:27 AM
KatPo committed rCOMMf239b577415f: Extract hook to get message list data (authored by KatPo).
Extract hook to get message list data
Feb 26 2021, 3:05 AM

Feb 23 2021

KatPo committed rCOMM2ecc2b7819a2: Extract logic from message list container to into custom hooks (authored by KatPo).
Extract logic from message list container to into custom hooks
Feb 23 2021, 12:28 AM

Feb 17 2021

KatPo committed rCOMM76e8aae68294: [web] Use correct icon (authored by KatPo).
[web] Use correct icon
Feb 17 2021, 6:06 AM

Feb 15 2021

KatPo committed rCOMM05fb477675d3: Fix error when creating sidebar from past user message (authored by KatPo).
Fix error when creating sidebar from past user message
Feb 15 2021, 11:37 PM

Feb 11 2021

KatPo committed rCOMMa67c61219635: Update replies count for promoted sidebars (authored by KatPo).
Update replies count for promoted sidebars
Feb 11 2021, 11:17 PM

Feb 10 2021

KatPo committed rCOMMc87ec652f814: [web] Change active tab based on active thread subscription (authored by KatPo).
[web] Change active tab based on active thread subscription
Feb 10 2021, 10:45 PM

Feb 9 2021

KatPo committed rCOMMaea1042d7b41: [web] Always display active sub thread in chat thread list (authored by KatPo).
[web] Always display active sub thread in chat thread list
Feb 9 2021, 12:12 AM
KatPo committed rCOMM023753bcf861: [web] Fetch messages for threads when not in chatList and chatMessageList… (authored by KatPo).
[web] Fetch messages for threads when not in chatList and chatMessageList…
Feb 9 2021, 12:11 AM
KatPo committed rCOMM358ba256e0d7: [web] Display sidebars inline (authored by KatPo).
[web] Display sidebars inline
Feb 9 2021, 12:09 AM
KatPo committed rCOMM91af7020a964: [web] Fix error when opening sidebar that user is not a member of (authored by KatPo).
[web] Fix error when opening sidebar that user is not a member of
Feb 9 2021, 12:08 AM
KatPo committed rCOMM79c1e37a8a1a: [web] Fix error when opening child thread from robotext (authored by KatPo).
[web] Fix error when opening child thread from robotext
Feb 9 2021, 12:06 AM

Feb 1 2021

KatPo committed rCOMM1424f5426bd5: [native] Extract onPressCreateSidebar function (authored by KatPo).
[native] Extract onPressCreateSidebar function
Feb 1 2021, 5:32 AM
KatPo committed rCOMMbccf1d6058c7: [native] Add 'go to sidebar' to tooltip (authored by KatPo).
[native] Add 'go to sidebar' to tooltip
Feb 1 2021, 5:32 AM
KatPo committed rCOMM503c392b2042: [native] Display sidebar inline next to source message (authored by KatPo).
[native] Display sidebar inline next to source message
Feb 1 2021, 5:32 AM

Jan 27 2021

KatPo committed rCOMM67fa14923dde: [lib] Update robotext message when changing thread type (authored by KatPo).
[lib] Update robotext message when changing thread type
Jan 27 2021, 11:24 PM
KatPo committed rCOMMc76d7911461a: [native] Use threadLabel function in ThreadVisibility (authored by KatPo).
[native] Use threadLabel function in ThreadVisibility
Jan 27 2021, 11:24 PM
KatPo committed rCOMM598944f19e79: [lib] Create function to determine thread label from thread type (authored by KatPo).
[lib] Create function to determine thread label from thread type
Jan 27 2021, 11:24 PM

Jan 26 2021

KatPo committed rCOMMa8a5ccb4062d: Use relationshipBlockedInEitherDirection function (authored by KatPo).
Use relationshipBlockedInEitherDirection function
Jan 26 2021, 2:56 AM
KatPo committed rCOMMda8dba6fe54d: Check relationship status with message creator before showing tooltip (authored by KatPo).
Check relationship status with message creator before showing tooltip
Jan 26 2021, 2:56 AM
KatPo committed rCOMM7353e8fa1494: Create robotext tooltip with option to create sidebar (authored by KatPo).
Create robotext tooltip with option to create sidebar
Jan 26 2021, 2:52 AM
KatPo committed rCOMM306ad4eb0427: Add option to create sidebar for multimedia message (authored by KatPo).
Add option to create sidebar for multimedia message
Jan 26 2021, 2:39 AM
KatPo committed rCOMMe6d0fbbdafde: Extract createPendingSidebar function (authored by KatPo).
Extract createPendingSidebar function
Jan 26 2021, 2:39 AM
KatPo committed rCOMM25b544585761: Create sidebar from tooltip (authored by KatPo).
Create sidebar from tooltip
Jan 26 2021, 2:37 AM

Jan 17 2021

KatPo committed rCOMMe59f10dc71e2: [server] Fix fetchMessageRowsByIDs for CREATE_SUB_THREAD message (authored by KatPo).
[server] Fix fetchMessageRowsByIDs for CREATE_SUB_THREAD message
Jan 17 2021, 11:44 PM

Jan 14 2021

KatPo committed rCOMMe45723832874: [server] Convert source_message to string (authored by KatPo).
[server] Convert source_message to string
Jan 14 2021, 11:38 PM

Jan 12 2021

KatPo committed rCOMMc70e96c4c087: [web] Check if thread has VOICED permission to show reply tooltip (authored by KatPo).
[web] Check if thread has VOICED permission to show reply tooltip
Jan 12 2021, 6:25 AM
KatPo committed rCOMMc92415f99400: [native] Check if thread has VOICED permission before adding reply (authored by KatPo).
[native] Check if thread has VOICED permission before adding reply
Jan 12 2021, 6:25 AM

Jan 7 2021

KatPo committed rCOMMd00e39490b34: Include sidebars in chatListData on native (authored by KatPo).
Include sidebars in chatListData on native
Jan 7 2021, 7:09 AM
KatPo committed rCOMM12e6af346b6f: [native] Do not show sidebars below matching top-level threads in the search… (authored by KatPo).
[native] Do not show sidebars below matching top-level threads in the search…
Jan 7 2021, 7:08 AM

Dec 22 2020

KatPo committed rCOMM9dea2b514da1: [native] Add button to reject friend request in relationship list (authored by KatPo).
[native] Add button to reject friend request in relationship list
Dec 22 2020, 7:14 AM

Dec 21 2020

KatPo committed rCOMM941a308be04b: Do not display blocked parent thread members and do not allow to add to… (authored by KatPo).
Do not display blocked parent thread members and do not allow to add to…
Dec 21 2020, 11:01 PM
KatPo committed rCOMM9fad9090d968: Do not show sidebars inline if not active in 3 days (authored by KatPo).
Do not show sidebars inline if not active in 3 days
Dec 21 2020, 10:25 PM
KatPo committed rCOMM008f861b3f84: [server] Allow only parent thread members to be added to a sidebar (authored by KatPo).
[server] Allow only parent thread members to be added to a sidebar
Dec 21 2020, 10:24 PM
KatPo committed rCOMM8c27b0631437: [native] Allow only parent thread members to be added to a sidebar (authored by KatPo).
[native] Allow only parent thread members to be added to a sidebar
Dec 21 2020, 10:24 PM
KatPo committed rCOMM9ad3f86c16f5: [native] Use hook instead of connect functions and HOC in UserListUser (authored by KatPo).
[native] Use hook instead of connect functions and HOC in UserListUser
Dec 21 2020, 10:24 PM
KatPo committed rCOMM9aadfaba6b69: [native] Fix background tab not showing empty item (authored by KatPo).
[native] Fix background tab not showing empty item
Dec 21 2020, 10:15 PM

Dec 20 2020

KatPo committed rCOMM4b4b4a3d9269: [web] Display more sidebars in modal (authored by KatPo).
[web] Display more sidebars in modal
Dec 20 2020, 10:52 PM
KatPo committed rCOMMfe1debc16d56: [web] Add searching to sidebarListModal (authored by KatPo).
[web] Add searching to sidebarListModal
Dec 20 2020, 10:52 PM
KatPo committed rCOMMb76238b16dd4: [web] Display modal on see more sidebars click (authored by KatPo).
[web] Display modal on see more sidebars click
Dec 20 2020, 10:52 PM
KatPo committed rCOMMa441e5a5c281: [web] Display button to see more sidebars (authored by KatPo).
[web] Display button to see more sidebars
Dec 20 2020, 10:52 PM

Dec 17 2020

KatPo committed rCOMM7c50a42566da: [native] Use hook instead of connect functions and HOC in Crash (authored by KatPo).
[native] Use hook instead of connect functions and HOC in Crash
Dec 17 2020, 10:22 PM
KatPo committed rCOMM324fa7fd7298: [native] Use hook instead of connect functions and HOC in DeleteAccount (authored by KatPo).
[native] Use hook instead of connect functions and HOC in DeleteAccount
Dec 17 2020, 10:22 PM
KatPo committed rCOMM5d0a6b1591cf: [native] Use hook instead of connect functions and HOC in CalendarInputBar (authored by KatPo).
[native] Use hook instead of connect functions and HOC in CalendarInputBar
Dec 17 2020, 10:22 PM

Dec 16 2020

KatPo committed rCOMM2dcfe36a2191: [lib] Do not include parent thread members in threadSearchText (authored by KatPo).
[lib] Do not include parent thread members in threadSearchText
Dec 16 2020, 6:56 AM
KatPo committed rCOMM73f9dc936daf: [native] Display buttons to change relationship in personal threads (authored by KatPo).
[native] Display buttons to change relationship in personal threads
Dec 16 2020, 2:09 AM

Dec 10 2020

KatPo committed rCOMM95c9b8d49905: [native] Remove unused RelationshipListAddButton (authored by KatPo).
[native] Remove unused RelationshipListAddButton
Dec 10 2020, 5:19 AM
KatPo committed rCOMM1c6314702d90: [native] Convert BuildInfo to Hook (authored by KatPo).
[native] Convert BuildInfo to Hook
Dec 10 2020, 5:19 AM
KatPo committed rCOMM77efdf52be5c: [native] Use hook instead of connect functions and HOC in PencilIcon (authored by KatPo).
[native] Use hook instead of connect functions and HOC in PencilIcon
Dec 10 2020, 5:19 AM
KatPo committed rCOMM2ad84a1d7253: [native] Use hook instead of connect functions and HOC in… (authored by KatPo).
[native] Use hook instead of connect functions and HOC in…
Dec 10 2020, 5:19 AM
KatPo committed rCOMM24f929c25998: [native] Use hook instead of connect functions and HOC in ThreadSettingsCategory (authored by KatPo).
[native] Use hook instead of connect functions and HOC in ThreadSettingsCategory
Dec 10 2020, 5:19 AM
KatPo committed rCOMM72c4b596fba7: [native] Use hook instead of connect functions and HOC in SaveSettingButton (authored by KatPo).
[native] Use hook instead of connect functions and HOC in SaveSettingButton
Dec 10 2020, 5:19 AM
KatPo committed rCOMMbbb9ed92a1a6: [native] Replace possiblyPendingThreadInfoSelector with hooks (authored by KatPo).
[native] Replace possiblyPendingThreadInfoSelector with hooks
Dec 10 2020, 4:59 AM

Dec 3 2020

KatPo committed rCOMM6f3cd5a14d32: [native] Use hook instead of connect functions and HOC in ListLoadingIndicator (authored by KatPo).
[native] Use hook instead of connect functions and HOC in ListLoadingIndicator
Dec 3 2020, 10:54 PM
KatPo committed rCOMMbbc7c7ae0d7e: [native] Use hook instead of connect functions and HOC in EditSettingButton (authored by KatPo).
[native] Use hook instead of connect functions and HOC in EditSettingButton
Dec 3 2020, 10:54 PM
KatPo committed rCOMM534474074ce1: [native] Use hook instead of connect functions and HOC in Timestamp (authored by KatPo).
[native] Use hook instead of connect functions and HOC in Timestamp
Dec 3 2020, 10:54 PM
KatPo committed rCOMM43c03528ddd4: [native] Use hook instead of connect functions and HOC in… (authored by KatPo).
[native] Use hook instead of connect functions and HOC in…
Dec 3 2020, 10:54 PM
KatPo committed rCOMM7b6a31fb3b97: [native] Use hook instead of connect functions and HOC in MessageHeader (authored by KatPo).
[native] Use hook instead of connect functions and HOC in MessageHeader
Dec 3 2020, 10:54 PM
KatPo committed rCOMMe11ca98bdb5e: [native] Use hook instead of connect functions and HOC in… (authored by KatPo).
[native] Use hook instead of connect functions and HOC in…
Dec 3 2020, 10:54 PM
KatPo committed rCOMM90739100330d: [native] Use hook instead of connect functions and HOC in ForgotPasswordPanel (authored by KatPo).
[native] Use hook instead of connect functions and HOC in ForgotPasswordPanel
Dec 3 2020, 10:54 PM
KatPo committed rCOMMc06fb639035c: [native] Use hook instead of connect functions and HOC in ThreadList (authored by KatPo).
[native] Use hook instead of connect functions and HOC in ThreadList
Dec 3 2020, 10:54 PM
KatPo committed rCOMMf0e86adf26fa: [native] Use hook instead of connect functions and HOC in UserList (authored by KatPo).
[native] Use hook instead of connect functions and HOC in UserList
Dec 3 2020, 10:54 PM
KatPo committed rCOMMf12a734c74ff: [native] Use hook instead of connect functions and HOC in ThreadSettingsName (authored by KatPo).
[native] Use hook instead of connect functions and HOC in ThreadSettingsName
Dec 3 2020, 10:54 PM
KatPo committed rCOMM8c7628f84442: [native] Use hook instead of connect functions and HOC in ColorPickerModal (authored by KatPo).
[native] Use hook instead of connect functions and HOC in ColorPickerModal
Dec 3 2020, 10:54 PM

Dec 2 2020

KatPo committed rCOMMb240a4943423: [server] Create script to add LEAVE_THREAD permission (authored by KatPo).
[server] Create script to add LEAVE_THREAD permission
Dec 2 2020, 10:33 PM