# Rats - Archive May 18 2022 - July 31 ## May 23 (Mon) **Michal** - done: - #5613 Seed phrase input page changing between 12/18/24 words count shouldn’t remove words from fields - current: - #5556 Reply information sometimes not rendered - during reproducing different bug was found in 1:1 chat - message from mobile is not seen on PC, investigation - next: - post review fixes for some tasks - need more tasks **Boris** - in review: - Increase text sizes [PR#5848](https://github.com/status-im/status-desktop/pull/5848) - Remove old upload image modal from onboarding [PR#5852](https://github.com/status-im/status-desktop/pull/5852) - Fix language picker [PR#5853](https://github.com/status-im/status-desktop/pull/5853) - Add checking password fuction to `New password field` on onboarding [PR#5854](https://github.com/status-im/status-desktop/pull/5854) - current: - Import community bug [Issue #5818](https://github.com/status-im/status-desktop/issues/5818) - next: - Select `#general` when community created [Issue #5841](https://github.com/status-im/status-desktop/issues/5841) **MishkaRogachev** - in review: - [#3073](https://github.com/status-im/status-desktop/pull/5748) Persist application window state / geometry - merged - [StatusQ#675](https://github.com/status-im/StatusQ/pull/679) Implement StatusColorSpace component - code review - [#2395](https://github.com/status-im/status-desktop/pull/5811) Choosing a community color should use design color picker and display color - tested, waiting StatusQ#675 - [StatusQ#686](https://github.com/status-im/StatusQ/pull/687) Decoratable StatusSlider component - code review - [#5824](https://github.com/status-im/status-desktop/pull/5824) Fix slider controls in appearance settings - code review - current: - [#5816](https://github.com/status-im/status-desktop/pull/5824) Contacts member list model: Add localNickname and onlineStatus roles - in development - next: - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - done: - [PR #684](https://github.com/status-im/StatusQ/pull/684) Implement `StatusTabBar` and `StatusTabButton` components - in review: - [PR #5827](https://github.com/status-im/status-desktop/pull/5827) Use new StatusQ `StatusTab...` components in status-desktop - current: - [#5814](https://github.com/status-im/status-desktop/issues/5814) New profile settings screen ## Jul 29 (Fri) **MishkaRogachev** - done: - Squish setup and test test-cases run - in review: - [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - code review & QA - need assistance: - [#6595](https://github.com/status-im/status-desktop/issues/6595) Mac traybar icon issue when using multiple monitors - caused by Qt bug, ways to fix mentioned in issue - [#5763](https://github.com/status-im/status-desktop/issues/5763) Touch id issues - not reproduced - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - not reproduced - current: - [6543](https://github.com/status-im/status-desktop/issues/6543) Contact request message and very next message are separated with [Today] timestamp - in progress - next: - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message **PavelS** - done: - [#6518](https://github.com/status-im/status-desktop/issues/6518) The account name area should be clickable on the Log in page - [#6577](https://github.com/status-im/status-desktop/issues/6577) autofocus is broken on onboarding flow - current: - [#6541](https://github.com/status-im/status-desktop/issues/6541) Rename leads to profile popup - [#6633](https://github.com/status-im/status-desktop/issues/6633) reactions context menu should keep hover - next: - [#6676](https://github.com/status-im/status-desktop/issues/6676) Profile Name field jumping while typing **Michal** - done: - #5979 - fixing a bunch of Elina's review requests, fixing setting admin flag correctly - dealing with a strange bug (Noelia encountered the same, I cooperated with her): when using some components in other places a lot of QML errors show up and white screen after log in - current: - #6279 - Add sections to members tab of the community management - requests tabs **Jo** - done: - Helped Noelia fix the community test in her PR - Fix issue where leaving the public chat and rejoining would leave it empty - Fix ChatFlow test being broken - Add test to mark a channel as read - Add test to reply to a message - Finally got the identity context meny PR merged :tada: - current: - Do weekly test case - next: - cleanup names.py file to remove duplicates and categorize for future people **Igor** - done: - A big review of CPP stage here [#6478](https://github.com/status-im/status-desktop/pull/6478) - Rebasing and addressing comments of `StatusMessage` PRs [PR #6334](https://github.com/status-im/status-desktop/pull/6508) [PR #752](https://github.com/status-im/StatusQ/pull/752) - current: - [PR #790](https://github.com/status-im/StatusQ/pull/790) Replace `StatusSelect` with `StatusComboBox` where needed ## Jul 27 (Wed) **Boris** - done: - Fix bug with wrong property in master [PR #6649](https://github.com/status-im/status-desktop/pull/6649) - Fix missed link to `ActivityCenterPopup` in create new chat view [PR #6654](https://github.com/status-im/status-desktop/pull/6654) - current: - Wrong order for channels in community (which is wrong just in one direction) **MishkaRogachev** - in progress: - [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - in progress: UI ready, pending status-go for invite messages support - Squish setup - ssh problems under vpn - next - [#6595](https://github.com/status-im/status-desktop/issues/6595) Mac traybar icon issue when using multiple monitors - reproduced - batch of issues **PavelS** - current: - [#6518](https://github.com/status-im/status-desktop/issues/6518) The account name area should be clickable on the Log in page - few remaining onboarding tasks - next: - [#6577](https://github.com/status-im/status-desktop/issues/6577) autofocus is broken on onboarding flow **Igor** - done: - [PR #6334](https://github.com/status-im/status-desktop/pull/6508) Usage of `StatusMessage` - [PR #752](https://github.com/status-im/StatusQ/pull/752) StatusQ `StatusMessage` improvements (checked in desktop) - next: - [PR #790](https://github.com/status-im/StatusQ/pull/790) Replace `StatusSelect` with `StatusComboBox` where needed **Jo** - done: - Received my new laptop and set it up :rocket: - Helped with the tests of others - Merged my test PRs - Fixed context menu not showing in the community and added a test for it - current: - Help Noelia with a test - Fix Public chat doesn't look good after leaving **Michal** - done: - review status-go/#2757 - moving user statuses logic to status-go, discussions with Parvesh about needed changes in desktop app (related to #6403) - #5982 - post review fixes in status-go, fixing failed autotests, fixing lint issues - current: - #5979 - fixing a bunch of Elina's review requests - next: - #6279 - Add sections to members tab of the community management - requests tabs ## Jul 25 (Mon) **MishkaRogachev** - current - [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - in progress, need to refactor some components - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - trying to reproduce, unsuccessfully - next - batch of issues **Michal** - current - catching up after vacation - syncing remaining branches, fixing conflicts **Michał C** - done: - [#5928](https://github.com/status-im/status-desktop/issues/5928) The Contact search doesn't work by chat - in progress: - [#6305](https://github.com/status-im/status-desktop/issues/6305) Cannot leave community, backup key, mute on the Settings - Communities page - next: - [#6597](https://github.com/status-im/status-desktop/issues/6597) Re-ordering a category, unselects current channel - [#6455](https://github.com/status-im/status-desktop/issues/6455) Remove "(You)" postfix for self user display name **Jo** - done: - Finished my rebases and tests on them - Improved edit community channel test - Investigated the issues with my windows URI PR - Most of the issues are either master or just doc problems - current: - Fix community context menu not showing + add test - Review and test Stefan's C++ wallet PR **Igor** - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component<br>Fixed name displaying<br>Added transcations view<br>Curently fixing `StatusChatInput` sizing<br>Leftovers can be checked in [Draft PR #6508](https://github.com/status-im/status-desktop/pull/6508) - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs **PavelS** - current: - onboarding tasks ## Jul 22 (Fri) **Igor** - done: - [#757](https://github.com/status-im/StatusQ/pull/757) Replaced non-existent web images with locals<br>Rebased and merged to master - in review: - [#790](https://github.com/status-im/StatusQ/pull/790) feat(StatusComboBox): Introduced new component to replace StatusSelect<br>Rebased and fixed comments - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component<br>Fixed message editing and some other minor stuff.<br>Leftovers can be checked in [Draft PR #6508](https://github.com/status-im/status-desktop/pull/6508) - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs **MishkaRogachev** - done: - [#5781](https://github.com/status-im/status-desktop/issues/5781) ScrollView twitches - [#6187](https://github.com/status-im/status-desktop/issues/6187) Chat scrolling twiches - [#6319](https://github.com/status-im/status-desktop/issues/6319) Mouse scroll doesn't work when chat is in topmost position - little help for building SortFilterModel for M1 - current - [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - just started - next: - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message **Michał C** - done: - [#6542](https://github.com/status-im/status-desktop/issues/6542) Public chat content is overlapped with Start chat dialog - [#6427](https://github.com/status-im/status-desktop/issues/6427) The loader is shown infinitely in the Chat search if user didn't join any chats - [#6024](https://github.com/status-im/status-desktop/issues/6024) The text on the Biometrics page is shown in one line instead of two - [#6381](https://github.com/status-im/status-desktop/issues/6381) remove community admin -> notifications section - in review: - [#5928](https://github.com/status-im/status-desktop/issues/5928) The Contact search doesn't work by chat **Jo** - done: - Created e2e test that creates a community channel - Created e2e test that edits a community channel - Rebased PRs for tests - Fixed an issue where reordering or editing a channel switched the active chat - this caused issues validating the edit channel test - current: - Testing my rebases - Fix small issues found in the PR reviews - next: - Adding other scenarios to the tests to test edge cases ## Jul 20 (Wed) **Jo** - done: - Created e2e test that creates a community - current: - Fixing PR comments on the e2e test - Adding test to create a community channel - next: - Adding test to edit community channel **MishkaRogachev** - stuck: - [#5781](https://github.com/status-im/status-desktop/issues/5781) ScrollView twitches - [#6187](https://github.com/status-im/status-desktop/issues/6187) Chat scrolling twiches - [#6319](https://github.com/status-im/status-desktop/issues/6319) Mouse scroll doesn't work when chat is in topmost position Still fixing new ScrollView use cases, planing to finish today - next: - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message **Igor** - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component<br>Still dealing with this, faced a major issue of `StatusMenu` recursive loading (somewhere unknown), fixing it with this upcoming component: - [#790](https://github.com/status-im/StatusQ/pull/790) feat(StatusComboBox): Introduced new component to replace StatusSelect - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs ## Jul 18 (Mon) **Jo** - stuck: - I still can't compile QT - current: - Adding a E2E test to create a community **MishkaRogachev** - current: - [#5781](https://github.com/status-im/status-desktop/issues/5781) ScrollView twitches - [#6187](https://github.com/status-im/status-desktop/issues/6187) Chat scrolling twiches - [#6319](https://github.com/status-im/status-desktop/issues/6319) Mouse scroll doesn't work when chat is in topmost position Final fixes after painfull rebase, waiting QA and code reivew - next: - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message **Michal C** - done: - [#6348](https://github.com/status-im/status-desktop/issues/6348) “Chat and transact privately with your friends” and the “Follow your interests in one of the many Public Chats” panels removed from the chats list. - [#6053](https://github.com/status-im/status-desktop/issues/6053) Incorrect password error message aligned with Design - [#6055](https://github.com/status-im/status-desktop/issues/6055) Message field placeholder aligned with design - current - [#6024](https://github.com/status-im/status-desktop/issues/6024) The text on the Biometrics page is shown in one line instead of two (PR ready) - [#6381](https://github.com/status-im/status-desktop/issues/6381) remove community admin -> notifications section (PR ready) - [#6427](https://github.com/status-im/status-desktop/issues/6427) The loader is shown infinitely in the Chat search if user didn't join any chats **Igor** - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component from StatusQ in status-desktop<br>Opened a [draft PR #6508](https://github.com/status-im/status-desktop/pull/6508)<br>Going trough the feature checklist for all features to be working. - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs ## Jul 15 (Fri) **Igor** - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component from StatusQ in status-desktop<br>Seems that I couldn't finish it this week :slightly_frowning_face: - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs **MishkaRogachev** - current: - [#5781](https://github.com/status-im/status-desktop/issues/5781) ScrollView twitches - [#6187](https://github.com/status-im/status-desktop/issues/6187) Chat scrolling twiches - [#6319](https://github.com/status-im/status-desktop/issues/6319) Mouse scroll doesn't work when chat is in topmost position Summory about those issues: problem that casued twitches localisied and can be fixed in the ListView. But there is no good solution for the ScrollView. Discussion: https://discord.com/channels/624205794384281629/697843216048717905/997443503304999013 - next: - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message **Michal** - done: - #5982 new edit group name and associate image - editing color - #6304 It's possible to create a community without any information - #6395 Crash when rejecting a contact request - sync and merge - reviews - introduction meeting with Michal - next: - OOO next week **Jo** - done: - Fix missing icons for the tray icon that caused the tray icon and OS notification to not work - Hooked the protocol uris on Windows so they work just like on Mac - current: - Forked QT to improve the TrayIcon code so that we can pass a notification ID to it - The goal is to have that notification ID passed back to us when we click the notification - The reason we need this is because right now we have OS dependent code to simulate that, and on Windows that code breaks the tray icon after one notification - I wrote the code, but I'm strugling with building QT - I tried on Windows first, and have moved to Linux now. I'm getting further, but it still doesn't complete **Michal C** - done - [#6052](https://github.com/status-im/status-desktop/issues/6052) - Placeholder for the Password field on the onboarding screen aligned with design - reviewed and merged (done by sb from the community) - [#6229](https://github.com/status-im/status-desktop/issues/6229) - Typo in the 'Confirm you(r) password fixed - reviewed and merged (done by sb from the community) - current: - [#6348](https://github.com/status-im/status-desktop/issues/6348) "Chat and transact privately with your friends" and the "Follow your interests in one of the many Public Chats" panels removed from the chats list. (PR ready) - [#6053](https://github.com/status-im/status-desktop/issues/6053) Incorrect password error message aligned with Design (PR ready) - [#6055](https://github.com/status-im/status-desktop/issues/6055) Message field placeholder aligned with design (PR ready) - Some research regarding problems with StatusScrollView reported by Mishka - Started review of [#5982](https://github.com/status-im/status-desktop/issues/5982) - new edit group name and associate image - editing color ## Jul 13 (Wed) **MishkaRogachev** - in review: - [#5781](https://github.com/status-im/status-desktop/issues/5781) ScrollView twitches - in code review & QA - current - [#6187](https://github.com/status-im/status-desktop/issues/6187) Chat scrolling twiches - in progress - [#6319](https://github.com/status-im/status-desktop/issues/6319) Mouse scroll doesn't work when chat is in topmost position - in progress - next: - [#6357](https://github.com/status-im/status-desktop/issues/6357) White (or black) circle is shown instead of the default community image on the Communities Portal page - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message **Jo** - done: - Investiagted a lot of issues that I could not reproduce since most of them seem fixed in master - One of them is hard to repro or see if it still applies: [#5966](https://github.com/status-im/status-desktop/issues/5966) - Fixed a crash where getting your own status didn't work because we are not in the table - Helped Hikka understand the ID verif feature during a screenshare - Fixed a squish blocker/inconvienience where the drop rectangle for the drag and drop would overlap - current: - Working on making the protocol uris work on Windows - there was already the base layer, but I need to hook it to the url manager - I asked info from Sale to understand if I needed to use the code he did for mac, but it's only for mac **Michal** - done: - #6415 Crash when opening ChangeStatus dialog - merged - #6395 Crash when rejecting a contact request - #6431 Accept / Reject does not work for Pending contact in Messaging section of a profile settings - syncing prending prs - reviews - current: - #5982 - continue with task, final fixes, testing and preparing pr - next: - #6304 - It's possible to create a community without any information **Igor** - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component from StatusQ in status-desktop - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs **Michal C** - current - onboarding tasks, "say hello" meetings - env setup, compiling the app, becoming familiar with the project structure - next - [#6348](https://github.com/status-im/status-desktop/issues/6348) "Chat and transact privately with your friends" and the "Follow your interests in one of the many Public Chats" should be removed ## Jul 11 (Mon) **Igor** - done: - A bunch of reviews since I took daysoff on Thursday and Friday - [#6404](https://github.com/status-im/status-desktop/pull/6406) fix(LoginView): Fixed arrow icon size - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component from StatusQ in status-desktop - next: - [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs **Jo** - done: - Updated contact settings context menu to use the same as the message menu because they share a lot - This was to add the contact verification options - Rebased, fixed conflicts and merged the `isContact` PR - current: - Fix crash on master when recovering account - can't reproduce - fix issue where we show contact icon for yourself **MishkaRogachev** - done: - [#4905](https://github.com/status-im/status-desktop/issues/4905) Sending two images is allowed but only one image is actually sent - merged, found some weird thing with [replies](https://github.com/status-im/status-desktop/issues/6407) - [#5289](https://github.com/status-im/status-desktop/pull/6372) Unblocked user is not shown in the group chat - merged - current - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message - resumed & paused again - [#6187](https://github.com/status-im/status-desktop/issues/6187) Chat scrolling twiches - in progress, trying to avoid writing custom ScrollArea component - next: - Now have a lot of tasks to do :) **Michal** - current: - #5982 continue with task: implementing updating group chat color and sending color during chat creation, testing, fixes, polishing code and preparing a pr - next: - #5982 continue with updating image - will create a separated task for this ## Jul 8 (Fri) **Jo** - done: - Fixed wrong mutual contact icon shown when adding contact - Fix wrong uses of isContact when we mean isAdded or mutual - I made sure that we only use isContact when mutual and used isAdded for when just added is needed - I started with isMutualContact, but the team prefers isContact, so I changed it - Fixed issue where the message context menu didn't update correctly after a state change - Added option to verify identity in the context menu - Added option to respond and see pending identity request from the context menu - Did my weekly test cases. Only found some small UI issues - current: - Fix small issues to the PRs above - next: - Picking up some issues that would be quick wins in the curated issues list **MishkaRogachev** - done: - [#6144](https://github.com/status-im/status-desktop/pull/6270) Stretching Backupseed modal - merged - in review: - [#4905](https://github.com/status-im/status-desktop/issues/4905) Sending two images is allowed but only one image is actually sent - in QA, waiting Sale for check - [#5289](https://github.com/status-im/status-desktop/pull/6372) Unblocked user is not shown in the group chat - minor fix in code review - current - [#6374](https://github.com/status-im/status-desktop/issues/6374) Send several images via one message - paused for [disccusion](https://discord.com/channels/624205794384281629/862717376915308544/994962862088933468) - Texting some [notes](https://hackmd.io/puIGS3wASWizsjMB0rWTMg) in hackmd - next: - Need new tasks - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - current: - #5982 new edit group name and associate image - preparing UI part, learning about editing chats and communitites chats in status-go, implementing updating group chat color and sending color during chat creation - next: - #5982 continue with updating image ## Jul 6 (Wed) **Boris** - done: - Tests for mute categories in `status-go` - Fix chat reordering [PR #6371](https://github.com/status-im/status-desktop/pull/6371) - current: - Fixing activity center functionality on new chat screen - next: - Search doesn't work on the Communities Portal page **Igor** - done: - [#757](https://github.com/status-im/StatusQ/pull/757) Replaced non-existent web images with local - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component from StatusQ in status-desktop **MishkaRogachev** - done: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - merged - in review: - [#6144](https://github.com/status-im/status-desktop/pull/6270) Stretching Backupseed modal - code review & QA - [#4905](https://github.com/status-im/status-desktop/issues/4905) Sending two images is allowed but only one image is actually sent - fixed wrong response handling. For further development want a new issue - current: - [Some](https://github.com/status-im/status-desktop/pull/6157#discussion_r914706835) suggesions for foundation for user onboarding - [#5289](https://github.com/status-im/status-desktop/pull/6372) Unblocked user is not shown in the group chat - fixed wrong menu state, can't reproduce problem in group chat - next: - Need new tasks - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - done: - tickets management - syncing, fixing conflicts and code review fixes: #6090, #5979 - current: - #5982 new edit group name and associate image **Jo** - done: - fixed the slow switching back to chats - I could remove the old workaround - finally merged the contact verif PR after multiple fixes, rebases and conflicts - I lost some time trying to debug the unit tests even though they were just bugging on CI :unamused: - current: - Fix wrong mutual contact icon showing when adding contacts ## Jul 4 (Mon) **Boris** - in review: - Fix online statuses in comminutity members model [PR #6341](https://github.com/status-im/status-desktop/pull/6341) - current: - Changing channel order is not reflecting in other clients - next: - Muting communtites tests in status-go **MishkaRogachev** - in review: - [#6144](https://github.com/status-im/status-desktop/pull/6270) Stretching Backupseed modal - code review & QA - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - code review & QA - current: - [#4905](https://github.com/status-im/status-desktop/issues/4905) Sending two images is allowed but only one image is actually sent - next: - #5289 Unblocked user is not shown in the group chat - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - done: - #6090 Improve UserStatusContextMenu - #5886 Status update options are different in mobile and desktop - post review fixes, syncing, fixing build issues and additional testing - current: - #5982 new edit group name and associate image **Jo** - current: - I was off this Friday - Still trying to fix the slow chat switch - I found that message item heights start at 0, so that's why the re-rendering is messed up **Igor** - current: - [#6334](https://github.com/status-im/status-desktop/issues/6334) Use StatusMessage component from StatusQ in status-desktop - StatusQ draft PR [#752](https://github.com/status-im/StatusQ/pull/752) ## Jul 1 (Fri) **Boris** - in review: - Fix empty context menu for non admins [PR #6308](https://github.com/status-im/status-desktop/pull/6308) - Fix empty screen state for chats [PR #6317](https://github.com/status-im/status-desktop/pull/6317) - Fix avatars in Messaging -> Contacts [PR #6322](https://github.com/status-im/status-desktop/pull/6322) - Fix accept and reject requests in Pending requests [PR #6327](https://github.com/status-im/status-desktop/pull/6327) - Fix comments and rebase old PRs - current: - Community Settings Member section not display statuses - next: - The notification banner 'Secure your seed phrase Back up now' is still shown after back up the seed phrase **Igor** - rebased & merged: - (#735 StatusQ)[https://github.com/status-im/StatusQ/pull/735] fix(icons): Updated arrow icons - [#6191](https://github.com/status-im/status-desktop/pull/6191) fix(ChatButtonsPanel): Added pin/unpin and delete buttons - [#6166](https://github.com/status-im/status-desktop/pull/6166) Updated arrow icons - rebased & bug-fixed: - [#5920](https://github.com/status-im/status-desktop/pull/5920) Profile view new design - current: - [#6124](https://github.com/status-im/status-desktop/issues/6124) Permutations of Usernames **Jo** - done: - Only open 1x1 chat when mutual contact - Make sure gifs are stopped when chat is inactive - Fix user image not showing - Rebase and fix old PR where Contact label was not updated correctly in 1x1 chat - Finish fixes on contact verification PR - current: - Fix switching to chat slowness again - I haven't figured out a solution yet, but - I found part of the problem: - The ListView loads too many messages because the messages have to recalculate their heights and the heights vary - Haven't found the solution, but hardcoding the height helps - next: - Contact fixes to be on top of the contact verification **MishkaRogachev** - done: - [Hotfix](https://github.com/status-im/status-desktop/pull/6248) - merged - in review: - [#6144](https://github.com/status-im/status-desktop/pull/6270) Stretching Backupseed modal - code review & QA - current: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - in progress - next: - #5289 Unblocked user is not shown in the group chat - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - current: - #6090 Improve UserStatusContextMenu - next: - #5982 new edit group name and associate image ## Jun 29 (Wed) **Boris** - in review: - Muting categories [PR#6287](https://github.com/status-im/status-desktop/pull/6287) and [Status-go PR#2736](https://github.com/status-im/status-go/pull/2736) - current: - Fixing profile images [Issue#5514](https://github.com/status-im/status-desktop/issues/5514) - next: - Empty menu without permissions **MishkaRogachev** - done: - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - merged - current: - [Hotfix](https://github.com/status-im/status-desktop/pull/6248) - Fix modals sizing and positioning - [#6144](Stretching Backupseed modal) - Fixed, depends hotfixˆ - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #5289 Unblocked user is not shown in the group chat - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - done: - #5979 Add sections to members tab of the community management - All members and banned members - #2724 Expose Community BanList to Nim & unban community members - #5886 Status update options are different in mobile and desktop - post review fixes - current: - #6090 Improve UserStatusContextMenu - next: - #5982 new edit group name and associate image **Jo** - done: - Slow chat change - current: - Fixing issues and rebase duplications on contact verification - Fixing missing user icon - next - couple of issues that will be fixed on top of contact verif ## Jun 27 (Mon) **Boris** - done: - Rebased and check old PR's - current: - Muting categories: - Testing and fixing solution. For me problem is my knowledge of status-go. **MishkaRogachev** - done: - [#5680](https://github.com/status-im/status-desktop/pull/6047) Add tags to communities - merged - current: - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - finishing in scope of create community dialog - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - current: - #5979 Add sections to members tab of the community management - continue with task, polishing UI, displays all members and banned members lists correctly and test banning functionality - next: - probably will create a separated ticket for displaying community contact requests ## Jun 24 (Fri) **Boris** - done: - Fix image sending [PR#6218](https://github.com/status-im/status-desktop/pull/6218) - Open chat with accepted contact request [PR#6233](https://github.com/status-im/status-desktop/pull/6233) - current: - Mute categories: - Add muted categories list to CommunitySettings - Add `MuteCategory` method to `community.go` Need to add new table to DB and migration. **Michal** - current: - #5979 Add sections to members tab of the community management - continue with task, displaying correctly banned members in banned tab and adding ubanning functionality - #2724 Expose Community BanList to Nim & unban community members - adding unbanning members functionality - next: - #5979 Displaying Pending requests tab **MishkaRogachev** - done: - [#6113](https://github.com/status-im/status-desktop/issues/6113) New profile context menu states - merged - current: - [#5680](https://github.com/status-im/status-desktop/pull/6047) Add tags to communities - rebase - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - in progress - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - current: - Review CPP PRs ([#5754](https://github.com/status-im/status-desktop/pull/5754) - next: - [#6124](https://github.com/status-im/status-desktop/issues/6124) Permutations of Usernames ## Jun 22 (Wed) **Boris** - done: - Fix selection profile image for onboarding [PR#6182](https://github.com/status-im/status-desktop/pull/6182) - Fix communities list is empty [PR#6181](https://github.com/status-im/status-desktop/pull/6181) - current: - Can't receive a picture as a message in 1x1 chat or community channel [Issue #](https://github.com/status-im/status-desktop/issues/6094) **MishkaRogachev** - done: - [#6125](https://github.com/status-im/status-desktop/pull/6152) Send contact request from profile - merged - in review: - [#5680](https://github.com/status-im/status-desktop/pull/6047) Add tags to communities - rebased, waiting for https://github.com/status-im/status-go/pull/2708 - [#6113](https://github.com/status-im/status-desktop/issues/6113) New profile context menu states - code review & QA - current: - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - in progress - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - done: - Friday, Monday offline - #5938 Right click - quit app makes the app not responding - post review fixes and discussions - current: - #5979 Add sections to members tab of the community management - continue with task, investigating usage of QTableModel and QSortFilterProxyModel, implementing "All members" tab, working on "Banned" tab. - #2724 Expose Community BanList to Nim - required by #5979 **Igor** - done: - [#738](https://github.com/status-im/StatusQ/pull/738) Added `unpin` icon file - in review: - [#6191](https://github.com/status-im/status-desktop/pull/6191) Added pin/unpin and delete buttons to `ChatButtonsPanel` - [#735](https://github.com/status-im/StatusQ/pull/735) fix(icons): Updated arrow icons - [#6202](https://github.com/status-im/status-desktop/pull/6202#issuecomment-1162936922) Fixing `bottles` building failed - [#5290](https://github.com/status-im/status-desktop/pull/5920) Profile settings new design - rebase & comments - current: - [#6124](https://github.com/status-im/status-desktop/issues/6124) Permutations of Usernames - next: - Review CPP PRs ([#5754](https://github.com/status-im/status-desktop/pull/5754) and [#5952](https://github.com/status-im/status-desktop/pull/5952)) **Jonathan** - done: - Get back up to speed after vacation and update builds - Rebase and fix some old PRs that were not merged - Search and buy new laptop - [#6169](https://github.com/status-im/status-desktop/pull/6169) Fix spacing in message list - current: - [#6190](https://github.com/status-im/status-desktop/issues/6190) Chat thumbnail is blurry - [#5615](https://github.com/status-im/status-desktop/issues/5615) Switching back to perso chat is slow ## Jun 20 (Mon) **Boris** - in review: - Fix broken Request to join required property [PR #6151](https://github.com/status-im/status-desktop/pull/6151) - Enable Community History Archive by default and remove toggle[PR #6155](https://github.com/status-im/status-desktop/pull/6155) - current: - Community list is empty after restart [Issue #6074](https://github.com/status-im/status-desktop/issues/6074) - next: - Muting categories **MishkaRogachev** - done: - [#5680](https://github.com/status-im/StatusQ/pull/718) Community tags component - merged - in review: - [#5680](https://github.com/status-im/status-desktop/pull/6047) Add tags to communities - waiting for code review - [#6125](https://github.com/status-im/status-desktop/pull/6152) Send contact request from profile - waiting code review & QA - current: - [#6113](https://github.com/status-im/status-desktop/issues/6113) New profile context menu states - in progress - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - paused. Also i wish to rename this issue to "Replace nested modals with StatusStackModal" - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - draft PR, suspended - [#6143](https://github.com/status-im/status-desktop/pull/6143) Sync profile - in review: - [#735](https://github.com/status-im/StatusQ/pull/735) `StatusRoundButton` better icon centering - [#736](https://github.com/status-im/StatusQ/pull/736) `StatusListItem`: added `loading` and `loadingFailed` properties - current: - [#6112](https://github.com/status-im/status-desktop/issues/6112) replace meatball menu with icons for pin messages and delete messages - next: - [#6124](https://github.com/status-im/status-desktop/issues/6124) Permutations of Usernames ## Jun 17 (Fri) **Boris** - in review: - Fix community setting visibility [PR#6117](https://github.com/status-im/status-desktop/pull/6117) - current: - Muting category: - Add methods to nim - Add methods to qml - Add api methotds to status-go Now i working on CommunitySettings structure in status-go where should be a list of muted categories. **MishkaRogachev** - done: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - merged - in review: - [#5680](https://github.com/status-im/StatusQ/pull/718) Community tags - review fixes - current: - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - in progress - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - in review: - [#732](https://github.com/status-im/StatusQ/pull/732) fix(StatusColrSelectorGrid): Fixed buttons size and colors - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile on restore seed phrase onboarding workflow So the `status-go` is not actually ready for this, I discussed that with Samuel.<br> I will make create a draft PR with all the UI needed, but we should wait for the [status-go#2506](https://github.com/status-im/status-go/pull/2506) to be merged.<br> We've ageed with Samuel to first create the "Generating/Entering SyncCode" API and then move further for the actual syncing. ## Jun 15 (Wed) **Michal** - done: - #5938 Right click - quit app makes the app not responding - #5883 Don't render logged in account as not trustworthy in member list - current: - #5979 Add sections to members tab of the community management **Boris** - done: - Edit channel menu item for #general [PR#6087](https://github.com/status-im/status-desktop/pull/6087) - Fixed comments and rebase old PR's - in review: - [Issue #6072](https://github.com/status-im/status-desktop/issues/6072) The app is crashed after click on 'Uninstall' for stickers pack not reproduced in current master. - current: - Mute categories - next: - Add global banner for `Secure your seed phrase banner` **MishkaRogachev** - merged: - https://github.com/status-im/StatusQ/pull/718 - Done - in review: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - review fixes - [#5680](https://github.com/status-im/StatusQ/pull/718) Community tags - in review and QA - current: - [#6027](https://github.com/status-im/status-desktop/issues/6027) Adjust modals heights - in progress - next: - [#6089](https://github.com/status-im/status-desktop/issues/6089) Editing community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile on restore seed phrase onboarding workflow - ## Jun 13 (Mon) **Michal** - current: - #5938 Right click - quit app makes the app not responding - learning ThreadPool class and why the frozen thread is not finishedsh - next: - #5883 Don't render logged in account as not trustworthy in member list - get back to task and finish - #5979 Add sections to members tab of the community management **MishkaRogachev** - in review: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - review and QA, waiting review - current: - [#5680](https://github.com/status-im/StatusQ/pull/718) Community tags - in progress, finishing - https://github.com/status-im/StatusQ/pull/718 - Tags component ready for review - next: - #6027 Adjust modals heights - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - merged: - [#729](https://github.com/status-im/StatusQ/pull/729) fix(StatusTabButton): Hide bottom dash in disabled state - in review: - [#727](https://github.com/status-im/StatusQ/pull/727) fix(StatusBaseButton): Passed `icon.rotation` property to the icon component - [#728](https://github.com/status-im/StatusQ/pull/728) Added contributing guidelines for Popup sizing - [#730](https://github.com/status-im/StatusQ/pull/730) Updated `userCustomizationColors` list per designs - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile on restore seed phrase onboarding workflow ## Jun 10 (Fri) **Boris** - done: - Native emoji picker isn't working [PR #6016](https://github.com/status-im/status-desktop/pull/6016) - Remove duplication when category deleted [PR #6065](https://github.com/status-im/status-desktop/pull/6065) - Fixed comments and rebased bunch of old PRs - current: - Context menu item `Edit Channel` missed for `#general` - next: - Mute for category **MishkaRogachev** - in review: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - review and QA - current: - [#5680](https://github.com/status-im/StatusQ/pull/718) Community tags - in progress - next: - #6027 Adjust modals heights - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Michal** - done: - #5886 Status update options are different in mobile and desktop - current: - #5938 Right click - quit app makes the app not responding - investigating issue - next: - #5639 Update to show contact and pending requests **Igor** - in-review: - [#5920](https://github.com/status-im/status-desktop/pull/5920) Profile settings view (fixing PR comments) - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile ## Jun 08 (Wed) **Boris** - day off **Igor** - done: - [discussionon `StatusModal` correct usage](https://github.com/status-im/status-desktop/pull/6010#discussion_r892127314) - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile - Create contributing guideline on `Popup` correct usage **Michal** - current: - #5886 Status update options are different in mobile and desktop - final testing, investigating a bug with status update in contact list (status does not change when changing from Inactive to Automatic) - next: - #5938 Right click - quit app makes the app not responding **MishkaRogachev** - in review: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - waiting for review and QA - current: - [#5680](https://github.com/status-im/StatusQ/pull/718) Community tags - in progress - next: - #6027 Adjust modals heights - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton ## Jun 06 (Mon) **Boris** - in review: - Add community overview banners [PR #6009](https://github.com/status-im/status-desktop/pull/6009) - current: - Support muting categories - next: - issues in order :) **MishkaRogachev** - done: - [#5840](https://github.com/status-im/status-desktop/issues/5840) Update create community modal - closed because all the fixes were done in Patryk's PR - current: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - in progress, integrating new status-go API - #5680 Community tags - just started - next: - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile **Michal** - current: - #5886 Status update options are different in mobile and desktop - continue with task, chats about logic, investigating "Always Online" vs "Automatic" modes - next: - #5938 Right click - quit app makes the app not responding ## Jun 03 (Fri) **Boris** - done: - update old PRs - Checked why community imported without name and description - in review: - Add `Secure your seed phrase` banner to settings [PR #5996] (https://github.com/status-im/status-desktop/pull/5996) - current: - Add "Welcome to your Community" and "Back up community key" buttons to community overview - next: - more issues **Michal** - done: - #5883 Don't render logged in account as not trustworthy in member list - investigation, discussions, blocked by #5951 - #5639 Update to show contact and pending requests - paused, blocked by #5846 - discussions with Mishka about #5846 - #5839 fixing conflicts and merge - reviews - current: - #5886 Status update options are different in mobile and desktop - next: - #5938 Right click - quit app makes the app not responding **MishkaRogachev** - in review: - [#5816](https://github.com/status-im/status-desktop/pull/5864) Contacts member list model: Add localNickname and onlineStatus roles - closed - current: - [#5840](https://github.com/status-im/status-desktop/issues/5840) Update create community modal - put it back to draft to support recent changes - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - in progress, switching on new request API - next: - #5680 Community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton - need new tickes **Igor** - in review: - [StatusQ #707](https://github.com/status-im/StatusQ/pull/707) - Buttons 'enabled' behavior bugfix - Buttons `forceEnabledAppearance` property - [#5920](https://github.com/status-im/status-desktop/pull/5920) New Profile screen - Rebase with conflicts fixing - Store password to keystore - current: - [#5873](https://github.com/status-im/status-desktop/issues/5837) Sync profile ## May 01 (Wed) **Boris** - done: - Update StatusMemberListItem in StatusQ [StatusQ PR#704](https://github.com/status-im/StatusQ/pull/704) - in review: - Fix mailserver not working [PR #5943](https://github.com/status-im/status-desktop/pull/5943) - Activity Center and Communities enabled by default [PR #5958](https://github.com/status-im/status-desktop/pull/5958) - Add StatusActivityCenter button [StatusQ PR#705](https://github.com/status-im/StatusQ/pull/705) - current: - Secure your seed phrase banner [Issue #5743](https://github.com/status-im/status-desktop/issues/5743) - next: - more and more tasks **MishkaRogachev** - in review: - [#5816](https://github.com/status-im/status-desktop/pull/5864) Contacts member list model: Add localNickname and onlineStatus roles - still waiting for approve - [#5840](https://github.com/status-im/status-desktop/issues/5840) Update create community modal - wainting banner and logo to support them in model - current: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - in progress, implementing acceptContactRequest. - next: - #5680 Community tags - #4905 Sending two images is allowed but only one image is actually sent - #5689 Add internationalisation support - waiting new project repo & skeleton - need new tickes **Michal** - done: - #5839 Settings should not persist as the last user screen - new discussions and improvements - current: - #5639 Update to show contact and pending requests - understanding current logic - discussions with Sale, Andrea, Mishka; some adjustments in UI to display AC items with contact requests; testing AC notifications in the application with status-go/develop branch - checking unexpected results when receiving contact request **Igor** - done: - [5921](https://github.com/status-im/status-desktop/issues/5921) Image cropping components - I started to work on this one, but found out that it's already being fixed in several different branches. I will suspend this one till Patryk, Misha and Stefan finished their work around this. - current: - [5837](https://github.com/status-im/status-desktop/issues/5837) Sync profile ## May 30 (Mon) **Boris** - in review: - Add crown for admins [PR #5916](https://github.com/status-im/status-desktop/pull/5916) - Fix color for links in replay [PR #5917](https://github.com/status-im/status-desktop/pull/5917) - Fix community import [PR #5918](https://github.com/status-im/status-desktop/pull/5918) - current: - merging previous pr's - next: - need more and more tasks :) **Michal** - done: - #5839 Settings should not persist as the last user screen - post review discussions and fixes - current: - #5639 Update to show contact and pending requests **MishkaRogachev** - in review: - [#5816](https://github.com/status-im/status-desktop/pull/5864) Contacts member list model: Add localNickname and onlineStatus roles - still in review - [#5840](https://github.com/status-im/status-desktop/issues/5840) Update create community modal - QA - current: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - in progress, testing stage - next: - #5689 Add internationalisation support - waiting new project repo & skeleton - need new tickes **Igor** - current: - [#5814](https://github.com/status-im/status-desktop/issues/5814) New profile settings screen - next: - need new tasks ## May 27 (Fri) **Boris** - done: - Fixed comments on old PR's - in review: - Notification center on create new chat ui [PR #5908](https://github.com/status-im/status-desktop/pull/5908) - current: - Crown icon for admins in members list - Import community bug. We(me and Richard) found bug in status-go, Richard should fix. **Michal** - done: - #5839 - Settings should not persist as the last user screen - #5845 - Pending contact requests in messaging settings view need a badge counter - checking logic, works correctly for received requests - next: - need more tasks **MishkaRogachev** - in review: - [#5816](https://github.com/status-im/status-desktop/pull/5824) Contacts member list model: Add localNickname and onlineStatus roles - QA & review - [#5840](https://github.com/status-im/status-desktop/issues/5840) Update create community modal - QA & review, have questions - current: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - in progress, have questions - next: - #5689 Add internationalisation support - waiting new project repo & skeleton - need new tickes **Igor** - current: - [#5814](https://github.com/status-im/status-desktop/issues/5814) New profile settings screen. Mostly done, leftovers are: - password change ephemeral notification - new photo cropper - hide biometrics toggle on non supported platform ## May 25 (Wed) **Michal** - done: - #5858 - 1:1 chat - incoming messages are not visible - #5556 - Reply information sometimes not rendered - could not reproduce, will try again later after merging #5858 - #5613 - Seed phrase input page changing between 12/18/24 words count shouldn't remove words from fields - adding functionality to the wallet section - current: - #5839 - Settings should not persist as the last user screen - next: - #5845 - Pending contact requests in messaging settings view need a badge counter **Boris** - in review: - Fix clicks on menu items [PR #5873](https://github.com/status-im/status-desktop/pull/5873) - Open general channel in community [PR #5871](https://github.com/status-im/status-desktop/pull/5871) - Remove `Help & Glossary` [PR #5873](https://github.com/status-im/status-desktop/pull/5874) - New UI of `About` [PR #5878](https://github.com/status-im/status-desktop/pull/5878) - Add context menu for communities [PR #5879](https://github.com/status-im/status-desktop/pull/5879) - current: - Bug with community import **MishkaRogachev** - done: - [StatusQ#675](https://github.com/status-im/StatusQ/pull/679) Implement StatusColorSpace component - merged - [#2395](https://github.com/status-im/status-desktop/pull/5811) Choosing a community color should use design color picker and display color - merged - [StatusQ#686](https://github.com/status-im/StatusQ/pull/687) Decoratable StatusSlider component - merged - [#5824](https://github.com/status-im/status-desktop/pull/5824) Fix slider controls in appearance settings - merged - current: - [#5816](https://github.com/status-im/status-desktop/pull/5824) Contacts member list model: Add localNickname and onlineStatus roles - in review, have questions - [#5840](https://github.com/status-im/status-desktop/issues/5840) Update create community modal - in progress - next: - [#5846](https://github.com/status-im/status-desktop/issues/5846) Contact requests should support a message - #5689 Add internationalisation support - waiting new project repo & skeleton **Igor** - current: - [#5814](https://github.com/status-im/status-desktop/issues/5814) New profile settings screen ## May 20 (Fri) **Michal** - done: - #5739 The activity center bell icon doesn't show the number of unread notifications - #5583 Allow notifications page missing on first app run - next: - #5613 Seed phrase input page changing between 12/18/24 words count shouldn't remove words from fields **Boris** - done: - Update PR with Community settings - Update PR with warnings - Fix reply with sticker [PR #5819](https://github.com/status-im/status-desktop/pull/5819) - current: - Working on performance problem [issue #5615](https://github.com/status-im/status-desktop/issues/5615) - next: - some issues :) **MishkaRogachev** - done: - [#3073](https://github.com/status-im/status-desktop/pull/5748) Persist application window state / geometry - QA testing required - [#675](https://github.com/status-im/StatusQ/pull/679) Implement StatusColorSpace component - code review - [#2395](https://github.com/status-im/status-desktop/pull/5811) Choosing a community color should use design color picker and display color - code review - [#5824](https://github.com/status-im/status-desktop/pull/5824) Fix slider controls in appearance settings - code review - current: - [#5816](https://github.com/status-im/status-desktop/pull/5824) Contacts member list model: Add localNickname and onlineStatus roles - next - #5689 Add internationalisation support - waiting new project repo & skeleton - need new tickets **Igor** - done: - [#5781](https://github.com/status-im/status-desktop/issues/5781) Twitching content in ScrollView - reported a bug and tried to fix it, see issue comments - [#5290](https://github.com/status-im/status-desktop/pull/5290) Remove dynamic scoping - made a code review - current: - [#5814](https://github.com/status-im/status-desktop/issues/5814) New profile settings screen