# Rats - Archive Aug 01 2022 - Oct 14
## Oct 14 (Fri)
**r4bbit**
- done:
- fixed a bug in status-go that prevented Status Desktop from decoding message signals
- https://github.com/status-im/status-desktop/pull/7888
- https://github.com/status-im/status-go/pull/2906
- Improved logging for archive protocol
- https://github.com/status-im/status-go/pull/2895
- Updated/rebased archive encryption PR
- https://github.com/status-im/status-go/pull/2907
- current
- More experimentation to improve blocking database situation when importing discord messages
- next
- Hoping to land the import tool
**Igor**
- done:
- [#7377](https://github.com/status-im/status-desktop/issues/7377) Refusing an identity request doens’t seem to do anything
- current:
- [#7775](https://github.com/status-im/status-desktop/issues/7775) Settings->Messaging: The default settings are not set for Show/see profile picture
- questions:
- [#7486](https://github.com/status-im/status-desktop/issues/7486) Back from sleep don t show icon<br>I can't fix this, since it's a Linux issue and I'm on Mac
**MishkaRogachev**
- current:
- [#7274](https://github.com/status-im/status-desktop/issues/7274) Community membership notifications - generaly it's working, need ±2 days more for bug fixing and status-go tests
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7070)
**Michal**
- done:
- [#7848](https://github.com/status-im/status-desktop/issues/7840) Deep Links Epic - changing feature specs, managing tasks, discussions, testing all deep links
- [#7892](https://github.com/status-im/status-desktop/issues/7892) Fix open community deep link: observe community if not a member
- next:
- [#6302](https://github.com/status-im/status-desktop/issues/6302) The link to Profile doesn't lead to Profile in one click
- handle missing deep links in web site if needed
**Patryk**
- done:
- recovering
- setup infura, got myself familiar with communities deployment on testnets
- fix storybook build on linux
- reviewed various PRs
- storybook: extended communities portal with tags
- next:
- [#7841](https://github.com/status-im/status-desktop/issues/7841) community portal epic (to catch up over the weekend)
## Oct 12 (Wed)
**Boris**
- done:
- update and merge old PR's
- Mark group test as `mayfail`
- in review:
- Spectate featured communities [#7873](https://github.com/status-im/status-desktop/pull/7873)
- current:
- Cancel membership request functionality
**MishkaRogachev**
- current:
- [#7274](https://github.com/status-im/status-desktop/issues/7274) Community membership notifications - finaly get status-go part working, switching to the UI
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7070)
**Michal**
- done:
- [#7704](https://github.com/status-im/status-desktop/issues/7704) deep link with ens not opening 1 on 1
- learning deep links code and how they work, discussions
- next:
- some other tasks from deep link epic #7840
**Igor**
- done:
- [#7711](https://github.com/status-im/status-desktop/issues/7711) Chat -> Replies: Edition of a message is not applied to a message if it has been replied to
- current:
- [#7775](https://github.com/status-im/status-desktop/issues/7775) Settings->Messaging: The default settings are not set for Show/see profile picture
- next:
- help Mishka with Activity Center
- next week:
- C++ status-go wrapper, starting with [#7843](https://github.com/status-im/status-desktop/issues/7843)
**r4bbit**
- done
- Finished archive encryption
- current
- Debugged/experimented with DB optimizations
- Unfortunately, no success
- Aiming for some help from Samuel
- next
## Oct 10 (Mon)
**Boris**
- done:
- Rebase old PRs
- Fighting with uitests which failed after rebase in random steps
- Sync status of `New join community workflow` with Patryk
- Checked `StatusGoQt`
- current:
- Contacts showing as 3 word username after restoring [#7735]. Base on last comment from Michal its an `status-go` issue. Trying to figure out what needs to be done for it.
- next:
- New community join workflow.
**Michal**
- done:
- review #7646
- current:
- dealing with problems with 2 instances of the app running together
- next:
- [#7422](https://github.com/status-im/status-desktop/issues/7422) Channel moved in/out from Community category via Edit category is not reflected for other members
**r4bbit**
- done
- Rebased @cammellos work with fixes for community encryption
- current
- Fixing a bug in wakuv2 that topic data gets lost
- implementing encryption for community archive protcol
- debugging crashes in status-go as a result of that
- next
- Once encryption for archive is done and tested, will try to land import tool in status-go so we can focus on perf improvements and fine-tuning
**Patryk**
- done:
- discussed cpp status-go wrapper
- current:
- https://github.com/status-im/status-desktop/issues/7838 status-desktop cpp version is not runnable on Linux
**Igor**
- done:
- Reviewed new profile modal [#7621](https://github.com/status-im/status-desktop/pull/7621)
- current:
- Building C++ app
- next:
- [#7827](https://github.com/status-im/status-desktop/issues/7827)
**MishkaRogachev**
- done:
- [#7798](https://github.com/status-im/status-desktop/pull/7824) Community -> Add members: The list of contacts are cropped in the wrong way
- current:
- [#7274](https://github.com/status-im/status-desktop/issues/7274) Community membership notifications - stack with storing status-go notifications to db
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7070)
## Oct 7 (Fri)
**Patryk**
- done:
- rebased and merged PRs related to new join community workflow
- also investigated squish failures
- caught up with 2-week progress
- went through PRs
- investigated change app language crash
- findings: https://github.com/status-im/status-desktop/issues/7709#issuecomment-1271412874
**r4bbit**
- done:
- Investigated archive protocol timeout issue
- Implemented retry attempt
- https://github.com/status-im/status-go/pull/2897
- Fixed bug that app search wouldn't work anymore
- https://github.com/status-im/status-go/pull/2898
- Added better logging for archive protocol
- https://github.com/status-im/status-go/pull/2895
- Landed discord import tool UI changes
- https://github.com/status-im/status-desktop/pull/7095
- **This still needs a special version of status-go to work**
- Fixed a bug that profile images wouldn't render
- https://github.com/status-im/status-desktop/pull/7785
- Perf improvement when scrolling through chats
- https://github.com/status-im/status-desktop/pull/7780
- Discussed encryption support for the archive protocol
- current
- implementing encryption support for the archive protocol
- next
- More discord tool testing and perf improvements
**Igor**
- in review:
- [#7811](https://github.com/status-im/status-desktop/pull/7811) Blurry startup animation
- [#7814](https://github.com/status-im/status-desktop/pull/7814) Invitation bubble button UI fixes
- [#7817](https://github.com/status-im/status-desktop/pull/7817) Fixed DateGroupLabel being visually part of message
- next:
- need new tasks, or I'll pick some myself
**MishkaRogachev**
- done:
- [#7778](https://github.com/status-im/status-desktop/pull/7794) Change cursor shape on hovering ColorPicker
- in review:
- [#7798](https://github.com/status-im/status-desktop/pull/7824) Community -> Add members: The list of contacts are cropped in the wrong way
- current:
- [#7274](https://github.com/status-im/status-desktop/issues/7274) Community membership notifications - debugging status-go notifications
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7070)
**rramos.eth**
- done:
- waku-org/js-waku-examples#130 feat(rln-js): add some style
- status-im/status-go#2893 fix: waku2 store queries
- Troubleshoot missing messages when restoring community
- The problem ended up happening in nwaku's queries
- Troubleshoot invalid proofs with RLN with nwaku/go-waku/js-waku
- current:
- status-im/status-desktop#7446: Add option to create encrypted community
- Nim and QML code is complete
- Debugging status-go why status-go is returning "encrypted" false even though i sent the correct values
- Hunting missing messages on communities
- Getting go-waku up to date with nwaku's changes
**Michal**
- done:
- half day yesterday
- [#7636](https://github.com/status-im/status-desktop/issues/7636) Users should be able to jump to mentioned channels in messages
- current:
- [#7422](https://github.com/status-im/status-desktop/issues/7422) Channel moved in/out from Community category via Edit category is not reflected for other members - getting back to task, fixing more problems with categories and channels found by Elina
- next:
- [#7675](https://github.com/status-im/status-desktop/issues/7675) Start chat view blocks community settings view
## Oct 5 (Wed)
**Boris**
- done:
- [#7739](https://github.com/status-im/status-desktop/pull/7739) Fix search filters
- [#7746](https://github.com/status-im/status-desktop/pull/7746) Default fleet is `status.prod`
- [#7756](https://github.com/status-im/status-desktop/pull/7756) Fix reply sizes
- Spent some time to help Noelia with crash on language selector
- in review:
- [#7758](https://github.com/status-im/status-desktop/pull/7758) fix formatting menu position
- current:
- Deleted message in replies
**Michal**
- done:
- [#7422](https://github.com/status-im/status-desktop/issues/7422) Channel moved in/out from Community category via Edit category is not reflected for other members
- helping Noelia with translation crash - investigate the problem
- current:
- [#7636](https://github.com/status-im/status-desktop/issues/7636) Users should be able to jump to mentioned channels in messages
- next:
- [#7675](https://github.com/status-im/status-desktop/issues/7675) Start chat view blocks community settings view
**Igor**
- done:
- [#7737](https://github.com/status-im/status-desktop/pull/7737) Wrong key displayed during contact verification
- [#7770](https://github.com/status-im/status-desktop/pull/7770) Fixed text formatting in replied message<br>*draft PR, waiting for John's approve on design*
- failed to reproduce:
- [#7167](https://github.com/status-im/status-desktop/issues/7167) Communities and chats are sometimes duplicated with no setting button
- next:
- need new cool tasks or I can pick some myself
**MishkaRogachev**
- done:
- [#7277](https://github.com/status-im/status-desktop/pull/7620) Contact request notifications
- in review:
- [#7667](https://github.com/status-im/status-desktop/pull/7667) AC topbar panel fixes - w8ing QA
- current:
- [#7274](https://github.com/status-im/status-desktop/issues/7274) Community membership notifications - status-go impl
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7070)
**r4bbit**
- done
- Investigated, debugged and fixed a bug in the community archive protocol that would cause it to not wait correctly until download is done
- https://github.com/status-im/status-go/pull/2890
- Various changes/fixes for the import tool
- https://github.com/status-im/status-go/pull/2892
- https://github.com/status-im/status-go/pull/2891
- Testing the import tool + archive protocol
- current
- Investigated bug that scrolling becomes slow with imported messages
- next
- Look into perf improvements for imported communities
- Enabled encryption for communities from import tool
- Add encryption to archive protcol
**rramos.eth**
- done:
- status-im/status-desktop#7749 fix: display "Resend" for expired messages
- status-im/status-go#2888 fix: use minPeers when initializing relay
- status-im/status-go#2885 fix: waku2 storenode cursor
- status-im/go-zerokit-rln#000 release v0.1.2
- status-im/go-waku#302 feat: zerokit
- status-im/status-desktop#7332 Mailserver not available popup shows up when mailserver available
- Code is working as it should. The problem is we are using the wrong element to display the mailserver status.
- See discussion in github.
- current:
- status-im/status-desktop#7446: Add option to create encrypted community
- Hunting missing messages on communities
- Getting go-waku up to date with nwaku's changes
## Oct 3 (Mon)
**Boris**
- done:
- Checked, rebased old PRs for New community join workflow
- Update knowledges about app state
- current:
- Fixing search filter which show `Status` community which isn't joined
- next:
- `undefined`
**Michal**
- done:
- [#7699](https://github.com/status-im/status-desktop/issues/7699) can't seem to add ens contact
- current:
- [#7422](https://github.com/status-im/status-desktop/issues/7422) Channel moved in/out from Community category via Edit category is not reflected for other members
- next:
- need more tasks
**MishkaRogachev**
- in review:
- [#7277](https://github.com/status-im/status-desktop/pull/7620) Contact request notifications
- [#7667](https://github.com/status-im/status-desktop/pull/7667) AC topbar panel fixes - review fixes
- current:
- [#7274](https://github.com/status-im/status-desktop/issues/7274) Community membership notifications
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7161)
**rramos.eth**
- done:
- vacp2p/zerokit#58 fix(rln-wasm): expose verify_rln_proof instead of verify
- status-im/nwaku#1210 fix(rln): add lastEpoch when using zerokit, and missing return
- current:
- Hunting missing messages on communities
- Getting go-waku up to date with nwaku's changes
**Igor**
- done:
- [#7723](https://github.com/status-im/status-desktop/pull/7723) Connected font sizes to Theme properties
- next:
- Need some tasks
## Sep 30 (Fri)
**Michal**
- done:
- [#7480](https://github.com/status-im/status-desktop/issues/7480) Community message bubble keeps showing "pending" after request to join was accepted
- [#7653](https://github.com/status-im/status-desktop/issues/7653) An empty string is shown instead of emoji or message with emoji on a community channel
- current:
- [#7422](https://github.com/status-im/status-desktop/issues/7422) Channel moved in/out from Community category via Edit category is not reflected for other members
- next:
- need more tasks if I do not get feedback from Andrea regarding community import
**rramos.eth**
- current
- Debugging missing messages in desktop
- The signal from status-go is received in desktop, but it's not shown on the UI
**MishkaRogachev**
- done
- [#7492](https://github.com/status-im/status-desktop/issues/7492) AC notifications ordering and dublications issues
- current
- [#7277](https://github.com/status-im/status-desktop/pull/7620) Contact request notifications - implimenting workaround for updated notifications
- [#7667](https://github.com/status-im/status-desktop/pull/7667) AC topbar panel fixes - review fixes
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7161)
**r4bbit**
- done
- Landed a bunch of outstanding PRs related to improt tool
- Put up a PR that introduces import tool to status-go (**yay**)
- https://github.com/status-im/status-go/pull/2884
- Updated desktop PR for import-tool support
- https://github.com/status-im/status-desktop/pull/6441
- current
- Looking into making imported message attachments work via archive protocol
- For some reason, image data is broken on receiver nodes
- next
- Address perf issues when big community has been imported
**Igor**
- done:
- [#7697](https://github.com/status-im/status-desktop/pull/7697) Pinned messages popup don't show replies
- [#7670](https://github.com/status-im/status-desktop/pull/7670) Fixed `InviteFriendsToCommunityPopup`:
- [#7455](https://github.com/status-im/status-desktop/issues/7455) When sending invitations to multiple contacts, they're all duplicated to one contact
- [#7472](https://github.com/status-im/status-desktop/issues/7472) Profile identicons missing in invite (possible duplicate)
- Created single popup global instance
- Fixed popup height, not to be clipped by window
## Sep 28 (Wed)
**Michal**
- done:
- [#6179](https://github.com/status-im/status-desktop/issues/6179) Improve timer implementation in Nim - implement DOtherside and nimqml, todo - testing timer in application
- [#7478](https://github.com/status-im/status-desktop/issues/7478) - pressing cmd + Number can show the browser and/or wallet even if they are disabled
- [#7180](https://github.com/status-im/status-desktop/issues/7180) Contact status is not accurate across UI
- current:
- [#7480](https://github.com/status-im/status-desktop/issues/7480) Community message bubble keeps showing "pending" after request to join was accepted
**MishkaRogachev**
- done
- [#7492](https://github.com/status-im/status-desktop/issues/7492) AC notifications ordering and dublications issues
- current
- [#7277](https://github.com/status-im/status-desktop/pull/7620) Contact request notifications - stuck with CR update state in status-go
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7161)
**r4bbit**
- done
- Updated PRs regarding discord attachments
- https://github.com/status-im/status-go/pull/2869
- https://github.com/status-im/status-go/pull/2870
- Pr to add `ThirdPartyID` to waku messages
- https://github.com/status-im/status-go/pull/2883
- Investigated possible perf improvements when message DB gets big
- currrent
- Add task info to import tool to allow for more information during tasks in progress
- next
- Further PR preps and testing
**Igor**
- done
- Finilize previous PRs [#7454](https://github.com/status-im/status-desktop/pull/7454), [#7420](https://github.com/status-im/status-desktop/pull/7420)
- current
- [#7455](https://github.com/status-im/status-desktop/issues/7455) When sending invitations to multiple contacts, they're all duplicated to one contact
**rramos.eth**
- done
- waku-org/js-waku-examples#123 feat(rln-js): populate merkle tree and register credentials
-
- current
- Took the day off
## Sep 26 (Mon)
**Michal**
- done:
- [#7376](https://github.com/status-im/status-desktop/issues/7376) after confirming identity request, it still shows as pending
- [#7477](https://github.com/status-im/status-desktop/issues/7477) community members still show in possible users to invite
- current:
- [#6179](https://github.com/status-im/status-desktop/issues/6179) Improve timer implementation in Nim - investigation
- next:
- need tasks (if not receive feedback from Andrea regarding #7414 and #7413)
**Igor**
- done:
- Evacuate myself :smile:
- [#7420](https://github.com/status-im/status-desktop/pull/7420) feat(CreateChatView): Support pasting chat key
- next:
- [#7455](https://github.com/status-im/status-desktop/issues/7455) When sending invitations to multiple contacts, they're all duplicated to one contact
**r4bbit**
- done
- Improved memory and parsing issues in desktop as it couldn't handle the amount and frequency of data sent by the import tool
- Investigated by imported community shows up too early (while import is running)
- turns out this was coming from backups
- Testing import with lots of data
- good news, it works fairly well
- current
- Trying to improve performance of message queries
- Having a community imported with 300000+ messages, querying messages has become slow
- next
- Testing import tool further with archive protocol
**rramos.eth**
- done:
- waku-org/js-rln#12 fix: use zerokit-rln-wasm and remove zerokit output files from project
- waku-org/js-rln#13 chore: setup tests
- waku-org/js-rln#14 feat: add spec for proof generation and verification
- waku-org/js-rln#15 feat: fetch resources and fix bundle
- waku-org/js-waku#970 feat: add rate limit proof to waku message
- vacp2p/zerokit#48 chore: use cargo-make for building and publishing rln-wasm
- sartography/waku-integration#1 fix: send to public channel
- They're integrating waku to send DM with information for invoices (IIRC)
- status-im/go-waku#319 fix: rpc message version
- status-im/go-waku#320 fix: add missing libraries for compiling on M1
- current:
- waku-org/js-rln#16 feat: message encoder
**MishkaRogachev**
- merged
- All in one PR: https://github.com/status-im/status-desktop/pull/7523
- current
- [#7492](https://github.com/status-im/status-desktop/issues/7492) AC notifications ordering and dublications issues
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7161)
## Sep 23 (Fri)
**MishkaRogachev**
- in review
- [#7275](https://github.com/status-im/status-desktop/issues/7275) Mention notifications
- [#7276](https://github.com/status-im/status-desktop/issues/7276) Replies notifications
- [#7499](https://github.com/status-im/status-desktop/issues/7499) Activity Center item replies original messages are blank
- [#7489](https://github.com/status-im/status-desktop/issues/7489) AC: "Hide read notifications" should be sticky
- [#7497](https://github.com/status-im/status-desktop/issues/7497) Activity Center item with lots of mentions overlaps next item
- All in one PR: https://github.com/status-im/status-desktop/pull/7523
- current
- [#7492](https://github.com/status-im/status-desktop/issues/7492) AC notifications ordering and dublications issues
- next:
- Keep working on AC notifications [here](https://github.com/status-im/status-desktop/issues/7161)
**rramos.eth**
- done
- status-im/status-desktop#6997 feat: use a higher kdf number for DB encryption
- Managed to get keycard to work on my machine (I'm not using a popular distro, so ran into some trouble)
- Fixed issue login in with keycard, when using 256000 iterations
- waku-org/js-rln#8 chore: example app instructions
- waku-org/js-rln#9 fix: remove buffer usage and simplify epoch handling
- current
- js-rln: create encoder to attach proofs to waku messages
- Currently trying to get js-rln to play nicely with rollup/webpack
- js-rln: unit tests
- next
- fix: pinned mailserver format
**Michal**
- done:
- #7414 - [Community] After transferring community, only old owner shows with the crown - testing solution, needs fix in status-go (#2878) and investigations from Andrea
- #2878 - RequestCommunityInfoFromMailserver should not read db during community import - this one is needed by #7414 and #7413
- current:
- #7376 after confirming identity request, it still shows as pending - getting back to the task
**r4bbit**
- done
- Implemented custom third party message handling for imported messages
- This is needed for imported messages that are retrieved via message archives
- Explored different ways of handling asset payloads, eventually rolled back to what I had
- This was needed because message IDs wouldn't stay consistent across nodes (more complex than that, happy to elaborate)
- current
- Working in making progress signals more efficient and reduce memory pressure in desktop
- Progress signals keep growing with error items, at some point not managable for desktop
- We now only emit the latest error items capped at 5
- Implement smarter error message bundling
- next
- Test import tool with lots of data + message archives
**Patryk**
- done
- part of status-desktop#7072 New join community workflow:
- use `SpectateCommunity` instead of `JoinCommunity`
- user is able to see community without being a member
- invitation bubble always display "Go to Community"
- join community buttons are displayed in community view
- next
- holidays :)
## Sep 21 (Wed)
**rramos.eth**
- done
- vacp2p/zerokit#38 fixing code review issues
- status-im/go-waku#317 chore: install go-bindata and add indexes to message table
- status-im/status-go#2874 fix: TestImageMessageSharing
- status-im/go-waku#318 fix: dnsdisc address
- current
- waku-org/waku-react-native#000 - working with Railgun trying to get it to work in Android 30
- status-desktop#7381 strange behaviour with group chats
- I can't reproduce the issue neither in mobile or desktop.
- I added the steps i followed to reproduce it in the issue
- status-im/status-desktop#6997 feat: use a higher kdf number for DB encryption
- Trying to get the card reader to work with my machine
- next
- js-rln: create encoder to attach proofs to waku messages
- js-rln: unit tests
- fix: pinned mailserver format
**Michal**
- done:
- #7379 Merge
- [#7376](https://github.com/status-im/status-desktop/issues/7376) after confirming identity request, it still shows as pending - investigating the problem, finding a set of different issues with etting identity process, paused with the task
- current:
- [#7414](https://github.com/status-im/status-desktop/issues/7414) [Community] After transferring community, only old owner shows with the crown - implementing status-go fix, testing - finding incorrect behaviour of the app during importing community
**Patryk**
- done
- tried to reproduce group chat messages delivery issues
- part of status-desktop#7072 New join community workflow:
- status-go: introduced `SpectateCommunity` API
- adapted InvitationBubble
- current
- status-desktop#7072 New join community workflow
- extend community view with `join`/`requestToJoin` buttons
- use `SpectateCommunity` ednpoint when "Go to Community" is clicked for the first time
**MishkaRogachev**
- current
- [#7275](https://github.com/status-im/status-desktop/issues/7275) Mention notifications
- [#7276](https://github.com/status-im/status-desktop/issues/7276) Replies notifications
- working on badges
- next:
- Activity center notifications form this [epic](https://github.com/status-im/status-desktop/issues/7161)
## Sep 19 (Mon)
**MishkaRogachev**
- in review
- [#7016](https://github.com/status-im/status-desktop/issues/7016) Activity center - Activity not being shown
- fix notifictions badge
- fix AC categories availability
- current
- [#7275](https://github.com/status-im/status-desktop/issues/7275) Mention notifications
- [#7276](https://github.com/status-im/status-desktop/issues/7276) Replies notifications
- next:
- Activity center notifications form this [epic](https://github.com/status-im/status-desktop/issues/7161)
**Michal**
- done:
- merging: #7364, #7241
- reviews: #7399, #7281
- [#7379](https://github.com/status-im/status-desktop/issues/7379) Admin sections should not be visible for non-admins
- [#7371](https://github.com/status-im/status-desktop/issues/7371) wrong profile image in the chat header
- current:
- [#7376](https://github.com/status-im/status-desktop/issues/7376) after confirming identity request, it still shows as pending
- next:
- more tasks
**rramos.eth**
- current
- vacp2p/zerokit#38 fixing code review issues
- next
- js-rln: create encoder to attach proofs to waku messages
- js-rln: unit tests
- fix: pinned mailserver format
**Igor**
- in review
- [#7420](https://github.com/status-im/status-desktop/pull/7420) <br> Addressing PR comments now
- next
- need some tasks
**r4bbit**
- done
- Discord Import Tool: Fixed a bug that message replies wouldn't work on nodes that receive imported messages via archive protocol
- Landed PRs related to discord import tool
- https://github.com/status-im/status-go/pull/2858
- https://github.com/status-im/status-go/pull/2859
- https://github.com/status-im/status-go/pull/2861
- https://github.com/status-im/status-go/pull/2860
- Updated WIP status-go PR and status-desktop PR so Elina can run first tests
- current
- Writing tests for newly introduced changes in status-go related to discord message attachment handling
- next
- Put up PR that adds discord message attachment support
**Patryk**
- done
- pending code reviews
- current
- status-desktop#7381: Strange behaviour with group chats
- investigating group chats strange messages delivery
## Sep 16 (Fri)
**Igor**
- done
- [#7384](https://github.com/status-im/status-desktop/issues/7384) "Back up seed" banner doesn't show up
**MishkaRogachev**
- done:
- [#7338](https://github.com/status-im/status-desktop/issues/7338) Refactor Activity Center from chat to global
- in review
- [#7016](https://github.com/status-im/status-desktop/issues/7016) Activity center - Activity not being shown
- current
- [#7275](https://github.com/status-im/status-desktop/issues/7275) Mention notifications
- next:
- Activity center notifications form this [epic](https://github.com/status-im/status-desktop/issues/7161)
**r4bbit**
- done
- Added status-go signal for when downloading archives is done
- https://github.com/status-im/status-go/pull/2858
- Ensure decode image from URL emits error on HTTP error status codes
- https://github.com/status-im/status-go/pull/2859
- Ensure existing archive torrents are seeded on startup
- https://github.com/status-im/status-go/pull/2861
- Add discord message author image paylaod fields and persistence APIs
- https://github.com/status-im/status-go/pull/2860
-
- current
- Still working on community archive handling for discord messages
- Fixing a bug that message ID aren't properly calculated on the receiving node for messages that are replies to other messages
- next
**Patryk**
- done
- status-desktop#7139: Various issues with community invitation message state, additionaly:
- added missing invitation identicon
- fixed post `join` state, it should be `pending` now since admins need to approve anyway (either manually or automatically)
- found criteria to reproduce status-desktop#6554: Creating a community shows the general channel with no info
- fixed buttons' text alignment https://github.com/status-im/StatusQ/pull/910
- meet the team interviews
- code reviews
- current
- status-desktop#7178: After importing a community, an empty additional channel is shown
- next
- status-desktop#7381: Strange behaviour with group chats
- status-desktop#6554: Creating a community shows the general channel with no info
**rramos.eth**
- done
- status-im/status-go#2864 fix: determine if a enr contains a UDP port
- status-im/go-waku#313 fix: invalid order when pagination is backwards
- status-im/go-waku#316 fix: check if enr has UDP
- status-im/status-desktop#7357 chore: install fileicon on make
- status-im/status-desktop#7391 fix: contact status not reflected in list
- status-im/status-desktop#7410 chore: use enrtrees for status.* fleets instead of connecting directly
- status-im/go-waku#303 Generated new version of waku-react-native with android 23 support for railgun
- current
- vacp2p/zerokit#38 fixing code review issues
- next
- fix: pinned mailserver format
**Michal**
- done:
- [#7241](https://github.com/status-im/status-desktop/issues/7241) No member names after restoring account - post review fixes
- [#7364](https://github.com/status-im/status-desktop/issues/7364) Profile icons not shown in “invite contacts to community” popup
- [#6802](https://github.com/status-im/status-desktop/issues/6802) Onboarding - Error after confirming password
- current:
- [#7371](https://github.com/status-im/status-desktop/issues/7371) wrong profile image in the chat header
- next:
- [#7374](https://github.com/status-im/status-desktop/issues/7374) When banned in community user needs some sort of notification and/or visual clue
## Sep 14 (Wed)
**rramos.eth**
- done
- status-im/status-desktop#4502 feat: set default sync period to 9d days for new accounts
- status-im/infra-go-waku#9 chore: connect go-waku fleet to status.*
- status-im/infra-go-waku#8 fix: set message retention period to 30d
- status-im/infra-go-waku#7 chore: disconnect go-waku from wakuv2 fleet
- status-im/go-waku#309 feat: support multiple DNS discovery URLs
- vacp2p/rln-contract#7 chore: configure and deploy STT
- status-im/go-waku#307 chore: remove --persist-messages flag
- status-im/go-waku#306 fix: make 0x prefix optional
- status-im/go-waku#305 feat: ephemeral messages
- current
- status-im/go-waku#303 chore: android 30 support
- Generating new npm package with android 21 support for railgun
- status-im/status-desktop#6804 Chat - Contacts - Online status not reflected in contact list
- next
- fix: pinned mailserver format
**Michal**
- done:
- [#7065](https://github.com/status-im/status-desktop/issues/7065) - merge Squish test for group chat
- Investigating walletAccount crash, cooperation with Anthony (wrong migration problem)
- [#7241](https://github.com/status-im/status-desktop/issues/7241) - No member names after restoring account - improving displaying names in messages
- [#7130](https://github.com/status-im/status-desktop/issues/7130) - investigate and test - fixed by another ticket
- Helping Stefan with his migration fix
- current:
- [#6802](https://github.com/status-im/status-desktop/issues/6802) - Onboarding - Error after confirming password
- need new tasks since #6802 is very hard to reproduce
**r4bbit**
- done
- Code Review session with Samuel to discuss Discord Import Tool
- We'll probably run into issues with SQLite and the amount of data we have to handle
- current
- Still working on adding support for archives as part of discord import
- Implemented handling on receiving nodes side
- Missing proper payloads from message authors
- For some reason, discord messages have different IDs when received via bit torrent
- Most likely related to missing signature
- next
- Have a multi-hour session planned with Samuel tomorrow
**Patryk**
- done
- participated in ton of meetings
- reworked `InvitationBubble.qml`
- current
- investigate issue with community rejoin
**Igor**
- done
- [#732](https://github.com/status-im/StatusQ/pull/732) Fixed buttons size and userCustomizationColors
- current:
- [#7232](https://github.com/status-im/status-desktop/issues/7232) `StatusPopupMenu` refactoring (2nd iteration)
- next:
- [#7176](https://github.com/status-im/status-desktop/issues/7176)
**MishkaRogachev**
- done:
- [#7161](https://github.com/status-im/status-desktop/issues/7161) Activity Center categories
- in review:
- [#7338](https://github.com/status-im/status-desktop/issues/7338) Refactor Activity Center from chat to global
- current
- [#7016](https://github.com/status-im/status-desktop/issues/7016) Activity center - Activity not being shown
- [#7275](https://github.com/status-im/status-desktop/issues/7275) Mention notifications
- next:
- Activity center notifications form this [epic](https://github.com/status-im/status-desktop/issues/7161)
## Sep 12 (Mon)
**MishkaRogachev**
- done:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- in review:
- [#7161](https://github.com/status-im/status-desktop/issues/7161) Activity Center categories
- current
- [#7275](https://github.com/status-im/status-desktop/issues/7275) Mention notifications
- next:
- Activity center notifications form this [epic](https://github.com/status-im/status-desktop/issues/7161)
**Michal**
- done:
- merging #7242, #7284
- [#7065](https://github.com/status-im/status-desktop/issues/7065) - rerun CI to check tests
- current:
- [#7241](https://github.com/status-im/status-desktop/issues/7241) - Get back to task - meeting with Igor, improving code related to messages, fix missing ens name in messages model
**Patryk**
- done:
- addressed issues found during status-mobile regression tests related to group chats
- rebased (and resolved conflicts) status-go, status-desktop group chat PRs
- reviewed some PRs
**Igor**
- current:
- [#7232](https://github.com/status-im/status-desktop/issues/7232) `StatusPopupMenu` refactoring (2nd iteration)
- suspended:
- [#7055](https://github.com/status-im/status-desktop/issues/7055) Mentions not always displayed correctly<br>Will return to this after [#7267](https://github.com/status-im/status-desktop/pull/7267) is merged.
- next:
- Need some tasks 👷♂️
**r4bbit**
- done:
- /
- current:
- Working on making use of the Community Archive Protocol after discord import has finished
- https://github.com/status-im/status-desktop/issues/6693
- This requires some changes in the APIs as we don't retrieve wakumessages from the database but from in memory generated waku messages
- next
- Code Review/Pairing session with Samuel to have a look at current Discord import tool work and bottlenecks
**rramos.eth**
- done
- status-im/go-waku#304 fix: jenkinscript
- status-im/go-waku#000 fix: chat2 RLN feedback
- status-im/go-waku#305 feat: ephemeral messages
- current
- status-im/go-waku#303 chore: android 30 support
- Waiting for reply from Railgun
- fix: pinned mailserver format
## Sep 9 (Fri)
**Boris**
- in review:
- Add `join` and `request to join` buttons and disable message input for unjoined communities [PR #7280](https://github.com/status-im/status-desktop/pull/7280)
- Add checks access type to community welcome modal [PR #7281](https://github.com/status-im/status-desktop/pull/7281)
- current:
- Process rejected request to join
- Display requests in activity center
**Igor**
- merged:
- [#7221](https://github.com/status-im/status-desktop/pull/7221) Made all banners global and stacked
- in review:
- [#894](https://github.com/status-im/StatusQ/pull/894) `StatusPopupMenu` refactoring first iteration
- [#889](https://github.com/status-im/StatusQ/pull/889) The frame of a reaction doesn't have a constant thickness
**Michal**
- done:
- [#7241](https://github.com/status-im/status-desktop/pull/7241) No member names after restoring account
- [#7242](https://github.com/status-im/status-desktop/pull/7242) StatusChatInfoButton broken when changing group chat image
- [#7247](https://github.com/status-im/status-desktop/pull/7247) Can't show pinned messages anymore
- [#7284](https://github.com/status-im/status-desktop/pull/7284) Icons regressions - loginview and Community members list
- [#7196](https://github.com/status-im/status-desktop/pull/7196) Not all accounts in the list have the hash ring on the accounts' Sign in list - can't reproduce
- next:
- need new tasks
**PavelS**
- done:
- [#6972](https://github.com/status-im/status-desktop/issues/6972) Untrusted mark for Admin overlap
- [#7165](https://github.com/status-im/status-desktop/issues/7165) User picture from onboarding not appearing in profile - can’t reproduce
- [#7166](https://github.com/status-im/status-desktop/issues/7166) Cant copy community link - can’t reproduce
- in review:
- [#7099](https://github.com/status-im/status-desktop/issues/7099) Mentions can be extended to malformed mentions
- [#7177](https://github.com/status-im/status-desktop/issues/7177) New user cannot save changes in Settings - Profile
- current:
- [#7195](https://github.com/status-im/status-desktop/issues/7195) After editing and saving message cant be seen
- next:
- [#7131](https://github.com/status-im/status-desktop/issues/7131) Chat cannot send message at 2000 chars
## Sep 7 (Wed)
**Boris**
- in review:
- Notification when request to join was sent [PR #7262](https://github.com/status-im/status-desktop/pull/7262)
- Notification when request to join was accepted [PR #7264](https://github.com/status-im/status-desktop/pull/7264)
- current:
- New community join workflow:
- Add functionality to join or send request to join (or just add new section) from `Community Portal -> Featured` (all done, but don't know how to test it)
- Community Request should be present in activity center
- next:
- User should be able to cancel an ongoing membership request
**PavelS**
- in review:
- [#7099](https://github.com/status-im/status-desktop/issues/7099) Mentions can be extended to malformed mentions
- [#6972](https://github.com/status-im/status-desktop/issues/6972) Untrusted mark for Admin overlap
- current:
- [#7177](https://github.com/status-im/status-desktop/issues/7177) New user cannot save changes in Settings - Profile
- next:
- [#7131](https://github.com/status-im/status-desktop/issues/7131) Chat cannot send message at 2000 chars
**MishkaRogachev**
- in review:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- current
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
- specs to tasks
- next:
- Bunch of activity centre issues
**Michal**
- done:
- reviews: #2837, #2828, #7188
- [#6366](https://github.com/status-im/status-desktop/pull/6366) - Using model.colorId in UserPanel list.
- [#7242](https://github.com/status-im/status-desktop/pull/7242) - StatusChatInfoButton broken when changing group chat image
- current:
- [#7241](https://github.com/status-im/status-desktop/pull/7241) No member names after restoring account
## Sep 5 (Mon)
**Boris**
- current:
- Working on join community for New join community workflow
**Igor**
- current:
- [#7232](https://github.com/status-im/status-desktop/issues/7232) - Refactor `StatusMenu`
- next: #7055
**MishkaRogachev**
- current:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- resumed
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
- waiting specs confirmation
- next:
- Bunch of activity centre issues
**PavelS**
- current:
- [#7099](https://github.com/status-im/status-desktop/issues/7099) Mentions can be extended to malformed mentions
**Michal**
- done:
- #7065 - finishing task, fixes after rebasing
- next:
- need more tasks
## Sep 2 (Fri)
**Boris**
- in review:
- (Un)block community members test [#7219](https://github.com/status-im/status-desktop/pull/7219)
- current:
- New join community flow
**MishkaRogachev**
- current:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- paused
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
- clarifying specs [here](https://docs.google.com/spreadsheets/d/1tZn24TRPHiROxz5YaLzAxZWneM2HP6MI0b1VkiPw-IA/edit#gid=0)
- [Here](https://discord.com/channels/624205794384281629/1014567975845646458) we decided to implement new design flows
- next:
- Bunch of activity centre issues
**Jo**
- done:
- did my weekly test case. No issues found
- Added test that invites users to community
- includes a fix to show 1-1 chat when inviting
- fix login issue with a specific data dir
- Added a test that can kick a memeber from a community
- updates the group DB to have users all part of a mutual community
- current:
- Continue work on Ganache for tests
- I continue banging my head on the CI
- The balance keeps saying 0 for some reason, though at one time it worked, so I added a retry to wait
**PavelS**
- done:
- [#6988](https://github.com/status-im/status-desktop/issues/6988) Text formatting has no Quote option
- [#6630](https://github.com/status-im/status-desktop/issues/6630) Onboarding is not changed by theme
- [#7094](https://github.com/status-im/status-desktop/issues/7094) Emoji popup behaves differently
- current:
- [#7099](https://github.com/status-im/status-desktop/issues/7099) Mentions can be extended to malformed mentions
**Michal**
- done:
- #6403 - sync and merge
- #6466 - sync and merge; problems with CI, cooperating with Jakub
- #7211 - fixing migration timestamp
- current:
- #7065 - continue with task, dealing with intermittent problems in Squish, todo: compare chat images
**Igor**:
- done:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Made all banners global and stacked
## Aug 31 (Wed)
**Boris**
- done:
- Fix emoji autoreplace test [PR #7189](https://github.com/status-im/status-desktop/pull/7189)
- Fix clear chat test verification [PR #7184](https://github.com/status-im/status-desktop/pull/7184)
- current:
- Block/unblock community members:
- Create initial data with community and accounts
- Add block/unblock functions
- need to test it
**MishkaRogachev**
- done
- [Hotfix](https://github.com/status-im/status-desktop/pull/7156) Categories test regression
- current:
- catching up after break
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- paused
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
- clarifying specs [here](https://docs.google.com/spreadsheets/d/1tZn24TRPHiROxz5YaLzAxZWneM2HP6MI0b1VkiPw-IA/edit#gid=0)
- next:
- [#7016](https://github.com/status-im/status-desktop/issues/7016) Activity not being shown
**Michal**
- current:
- [#7065](https://github.com/status-im/status-desktop/issues/7065) - Continue on task. Fixing some problems with current group-chat test: could not find correct account on the list, could not find chat on chat list. Running and fixing change name test.
**PavelS**
- done:
- [#6985](https://github.com/status-im/status-desktop/issues/6985) Community invite no online status
- [#7093](https://github.com/status-im/status-desktop/issues/7093) Chat input multiple line paste behaviour
- in review:
- [#6988](https://github.com/status-im/status-desktop/issues/6988) Text formatting has no Quote option
- [#6630](https://github.com/status-im/status-desktop/issues/6630) Onboarding is not changed by theme
- current:
- [#7094](https://github.com/status-im/status-desktop/issues/7094) Emoji popup behaves differently
- next:
- [#7099](https://github.com/status-im/status-desktop/issues/7099) Mentions can be extended to malformed mentions
**Jo**
- current:
- Continue work on Ganache for tests
- Docker works in CI now, but it's not used correctly for some reason
- I managed to make it so that I can pass a custom address for a token to sttaus-go (for STT)
**Igor**
- done:
- [#7148](https://github.com/status-im/status-desktop/pull/7148) Fixed chat tests
- in review:
- [#6936](https://github.com/status-im/status-desktop/issues/6936) The Display Name is not updated on the Profile page after changing
- current:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
## Aug 29 (Mon)
**Michal**
- current:
- [#7065](https://github.com/status-im/status-desktop/issues/7065) - Can edit the name and image of a group chat - preparing scenarios and steps
**PavelS**
- in review:
- [#6985](https://github.com/status-im/status-desktop/issues/6985) Community invite no online status
- [#7093](https://github.com/status-im/status-desktop/issues/7093) Chat input multiple line paste behaviour
- current:
- [#6988](https://github.com/status-im/status-desktop/issues/6988) Text formatting has no Quote option
- next:
- [#6630](https://github.com/status-im/status-desktop/issues/6630) Onboarding is not changed by theme
**Jo**
- done:
- Gateway PR is now merged
- Waiting for status-go to be bumbed to merge the stickers test PR
- Pin PR and image PR are merged
- current:
- Continue work on Ganache for tests
- Setting up the fixtures and Jenkins so that we can make it work on Ci
## Aug 26 (Fri)
**Boris**
- done:
- Review and testing some PR's
- Fix, update, rebase and merge all old ui tests PR
- current:
- Block/unblock community members tests
- next:
- New join community workflow
**Michal**
- done:
- reviews
- [#6403](https://github.com/status-im/status-desktop/issues/6403) Adjust updating online statuses after moving logic to status-go
- [#7045](https://github.com/status-im/status-desktop/issues/7045) Working on a problem with scrollbar. Kudos to Michal C. for help.
- current:
- Squish tests for changing group chat's name, color and image - learning how to write tests
**Jo**
- done:
- Small adjustements to the gateway PR again
- Fixed the balance test on master (PR #7149)
- Paired with Igor to fix the chat test issues
- I also applied some of our discoveries in my own pin test PR
- Helped Michal C with finding his way in status-go to fix the mutual contact chat opening issue
- current:
- Continue work on Ganache for tests
- SNT tests now work and the contract and data is correctly saved in the data dir that can be reused in tests
**Igor**
- done:
- [#7148](https://github.com/status-im/status-desktop/pull/7148) Fixed chat tests
- current:
- [#6901](https://github.com/status-im/status-desktop/issues/6901) Can change display name
- [#6936](https://github.com/status-im/status-desktop/issues/6936) The Display Name is not updated on the Profile page after changing
- next:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
**PavelS**
- in review:
- [#6985](https://github.com/status-im/status-desktop/issues/6985) Community invite no online status
- [#7093](https://github.com/status-im/status-desktop/issues/7093) Chat input multiple line paste behaviour
- current:
- [#6988](https://github.com/status-im/status-desktop/issues/6988) Text formatting has no Quote option
- next:
- [#6630](https://github.com/status-im/status-desktop/issues/6630) Onboarding is not changed by theme
## Aug 24 (Wed)
**Boris**
- done:
- Update old tests
- Fix `StatusListItem` click event [PR #7136](https://github.com/status-im/status-desktop/pull/7136)
- current:
- Cannot unblock community user
**MishkaRogachev**
- current:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- c++ project built
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
- reviewing feature specs [here](https://docs.google.com/spreadsheets/d/1tZn24TRPHiROxz5YaLzAxZWneM2HP6MI0b1VkiPw-IA/edit#gid=0)
- Categories test regression fixes
- next:
- [#7016](https://github.com/status-im/status-desktop/issues/7016) Activity not being shown
**Michal**
- done:
- reviews & testing
- [#7045](https://github.com/status-im/status-desktop/issues/7045) The account selector MUST NOT include the currently selected account
- current:
- [#6403](https://github.com/status-im/status-desktop/issues/6403) Adjust updating online statuses after moving logic to status-go
- next:
- [#6366](https://github.com/status-im/status-desktop/issues/6366) Using model.colorId in UserPanel list
**Jo**
- done:
- Chnaged the status-go gateway PR again
- Rebased all the test PRs onto master with the new suite
- Added a test that pins and unpins messages
- Dealt with some annoying personnal issues
- current:
- Addressing comments on my PRs
- Continue work on Ganache for tests
**Igor**
- current:
- [#7112](https://github.com/status-im/status-desktop/issues/7112) Fix tests after `StatusMessage` merge
- [#6901](https://github.com/status-im/status-desktop/issues/6901) Can change display name
- [#6936](https://github.com/status-im/status-desktop/issues/6936) The Display Name is not updated on the Profile page after changing
- next:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
**PavelS**
- done:
- [#6971](https://github.com/status-im/status-desktop/issues/6971) Default profile image not shown in members list
- in review:
- [#6985](https://github.com/status-im/status-desktop/issues/6985) Community invite no online status
- current:
- [#7093](https://github.com/status-im/status-desktop/issues/7093) Chat input multiple line paste behaviour
## Aug 22 (Mon)
**Boris**
- done:
- Fix comments on test PR's
- in review:
- Fix toast notifications [PR #7111](https://github.com/status-im/status-desktop/pull/7111)
- Hotfix contact requests [PR #7113](https://github.com/status-im/status-desktop/pull/7113)
- current:
- Block/Unblock users bug + tests
**MishkaRogachev**
- done:
- [#6888](https://github.com/status-im/status-desktop/issues/6888) Automation: Can edit a community category
- current:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- design in process
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
- exploring how activity center works
- next:
- [#7016](https://github.com/status-im/status-desktop/issues/7016) Activity not being shown
**PavelS**
- done:
- [#6942](https://github.com/status-im/status-desktop/issues/6942) Start chat page look bad minimized
- [#6970](https://github.com/status-im/status-desktop/issues/6970) Search placeholder shown incorrectly
- [#6966](https://github.com/status-im/status-desktop/issues/6966) Wallet address on receive modal
- in review:
- [#6971](https://github.com/status-im/status-desktop/issues/6971) Default profile image not shown in members list
- current:
- [#6985](https://github.com/status-im/status-desktop/issues/6985) Community invite no online status
**Michal**
- done:
- catching up after vacations
- reviews
- rebase and merge [#6279](https://github.com/status-im/status-desktop/issues/6279)
- current:
- [#7045](https://github.com/status-im/status-desktop/issues/7045) The account selector MUST NOT include the currently selected account
- next:
- [#6403](https://github.com/status-im/status-desktop/issues/6403) Adjust updating online statuses after moving logic to status-go
**Jo**
- done:
- Paired with Noelia to help her with screenshot based testing on Linux
- Improved the status-go ipfs gateway PR so that it can switch between Prod and Dev for different gateways
- Changed the image sending test PR so that it skips the file dialog (it should work in CI but CI is messed up)
- current:
- Addressing comments on the status-go PR
**Igor**
- current:
- [#7112](https://github.com/status-im/status-desktop/issues/7112) Fix tests after `StatusMessage` merge
- next:
- [#6901](https://github.com/status-im/status-desktop/issues/6901) Can change display name
- [#6936](https://github.com/status-im/status-desktop/issues/6936) The Display Name is not updated on the Profile page after changing
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
## Aug 19 (Fri)
**Boris**
- done:
- Rebase and fix comments on old tests PRs
- in review:
- Test for emoji auto replace [PR #7096](https://github.com/status-im/status-desktop/pull/7096)
- current:
- Fixing "Notification when sending transaction is gone".
**PavelS**
- done:
- [#6825](https://github.com/status-im/status-desktop/issues/6825) StatusInput error not appearing
- after finding the source&fix for issue found that it is already fixed in another PR
- [#6968](https://github.com/status-im/status-desktop/issues/6968) Edit message blurred
- in review:
- [#6942](https://github.com/status-im/status-desktop/issues/6942) Start chat page look bad minimized
- [#6970](https://github.com/status-im/status-desktop/issues/6970) Search placeholder shown incorrectly
- [#6966](https://github.com/status-im/status-desktop/issues/6966) Wallet address on receive modal
- [#6971](https://github.com/status-im/status-desktop/issues/6971) Default profile image not shown in members list
- current:
- [#6985](https://github.com/status-im/status-desktop/issues/6985) Community invite no online status
**MishkaRogachev**
- done:
- [#6750](https://github.com/status-im/status-desktop/issues/6750) Automation: Can delete a community category
- in review:
- [#6888](https://github.com/status-im/status-desktop/issues/6888) Automation: Can edit a community category
- Refactoring discovered some issue with channel names in category
- current:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
- Building cpp project and resuming disgn discussions
- next:
- [#7070](https://github.com/status-im/status-desktop/issues/7070) review & fix/improve activity center
**Jo**
- done:
- Paired with Noelia to figure out why 3 of my PRs don't work for her
- Rebases and fixes to those 3 PRs
- Fixed issue where the community tests stopped working for some reason
- I needed to change the name of the navbar, since it was unamed
- Made ganache work for testnet, so that way our tests work with or without ganache
- Made it so only one CI job works at the same time
- Whole CI started exploding (not related to the one at a time)
- We don't know why, one of the old issues that was fixed by a dev build of squish just reappeared
- We're waiting for their support team to come back to us
- Tried some more to get the mailserver to work
- With the exploding CI, nothing we can do for now
- current:
- Changing my image PR so that it doesn't rely on the file dialog, that way it should work in CI
- More work to the ganache support in the tests
- I need to try the new infura gateway for stickers to see if it will fix Noelia's issue
**Igor**
- done:
- [#752](https://github.com/status-im/StatusQ/pull/752), [#6508](https://github.com/status-im/status-desktop/pull/6508) - More tested-issues fixed and more rebasing done.
- current:
- [#6901](https://github.com/status-im/status-desktop/issues/6901) Can change display name
- [#6936](https://github.com/status-im/status-desktop/issues/6936) The Display Name is not updated on the Profile page after changing
- next:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
## Aug 17 (Wed)
**Boris**
- done:
- Rebase and fix comments for old PRs
- in review:
- Fix emoji suggestions and autoreplace [both issues fix here #7056](https://github.com/status-im/status-desktop/pull/7056) and add tests for emoji suggestions
- current:
- Test for emoji autoreplace
**MishkaRogachev**
- done:
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category
- in review:
- [#6750](https://github.com/status-im/status-desktop/issues/6750) Automation: Can delete a community category
- current:
- [#6888](https://github.com/status-im/status-desktop/issues/6888) Automation: Can edit a community category
- next:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**PavelS**
- done:
- Squish set up
- [#6822](https://github.com/status-im/status-desktop/issues/6822) Adapt account dropdown
- [#6803](https://github.com/status-im/status-desktop/issues/6803) Onboarding picture lost if back used
- in review:
- [#6825](https://github.com/status-im/status-desktop/issues/6825) StatusInput error not appearing
- current:
- adjusting PR based on remarks
- [#6942](https://github.com/status-im/status-desktop/issues/6942) Start chat page look bad minimized
**Jo**
- done:
- Helped fix Noelia's PR on Linux since she doesn't have a Linux machine
- Fixed the search for newly created communities and added tests for the search
- Rebased and fixed my PRs according to comments
- current:
- Add ganache support for squish
- ETH balance and transactions work
- I didn't find a way to make SNT or stickers work
**Igor**
- done:
- [#752](https://github.com/status-im/StatusQ/pull/752), [#6508](https://github.com/status-im/status-desktop/pull/6508) - Fixed last tested-issues and rebased
- Finnaly set up squish
- current
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
- [#6901](https://github.com/status-im/status-desktop/issues/6901) Can change display name
## Aug 15 (Mon)
**Boris**
- done:
- Rebasing and merging old PR's, Testing AppSearch which doesn't work as expected by QA's
- in review:
- Can clean chat history [PR #7018](https://github.com/status-im/status-desktop/pull/7018)
- current:
- Fix comments for tests
**MishkaRogachev**
- in review:
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category
- current:
- [#6888](https://github.com/status-im/status-desktop/issues/6888) Automation: Can edit a community category
- [#6750](https://github.com/status-im/status-desktop/issues/6750) Automation: Can delete a community category
- next:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**PavelS**
- done:
- [#6830](https://github.com/status-im/status-desktop/issues/6830) Image context menu adjustments
- in review:
- [#6822](https://github.com/status-im/status-desktop/issues/6822) Adapt account dropdown
- current:
- adjusting PRs based on remarks, reviewing PRs
- Squish setting up
**Jo**
- done:
- add test that sends a message with emojis
- Add ignore tags to tests that can fail in the CI
- current:
- Add test for search flows
- next:
- Add ganache support for squish
**Igor**
- current:
- [#752](https://github.com/status-im/StatusQ/pull/752), [#6508](https://github.com/status-im/status-desktop/pull/6508) - Fixing tested-issues
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
## Aug 12 (Fri)
**Boris**
- in review:
- Can send a gif [PR #6995](https://github.com/status-im/status-desktop/pull/6995)
- Can edit message and save [PR #6996](https://github.com/status-im/status-desktop/pull/6996)
- current:
- Can clear chat history
**MishkaRogachev**
- done
- [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - merged
- [#6734](https://github.com/status-im/status-desktop/issues/6734) Display tags in community portal - merged
- current:
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category
- [#6888](https://github.com/status-im/status-desktop/issues/6888) Automation: Can edit a community category
- [#6750](https://github.com/status-im/status-desktop/issues/6750) Automation: Can delete a community category
- stuck with fetching categories from community column view
- next:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**PavelS**
- done
- [#6835](https://github.com/status-im/status-desktop/issues/6835) image upload slider mismatch Design
- [#6773](https://github.com/status-im/status-desktop/issues/6773) Settings section alignment
- [#6821](https://github.com/status-im/status-desktop/issues/6821) Welcome text should be smaller
- in review:
- [#6830](https://github.com/status-im/status-desktop/issues/6830) Image context menu adjustments
- current:
- [#6822](https://github.com/status-im/status-desktop/issues/6822) Adapt account dropdown
**Igor**
- done:
- [#6994](https://github.com/status-im/status-desktop/pull/6994) Re-reverted the PR :slightly_smiling_face:
- [#6930](https://github.com/status-im/status-desktop/issues/6930) Fixing `RangeError: Maximum call stack size exceeded`
- [#752](https://github.com/status-im/StatusQ/pull/752), [#6508](https://github.com/status-im/status-desktop/pull/6508) - Rebase, addressed comments and fixed some tested-issues
- next:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
**Michal**
- done:
- [#6466](https://github.com/status-im/status-desktop/issues/6466) - finish task, test and prepared pr
- [#6279](https://github.com/status-im/status-desktop/issues/6279) - rebasing and review fixes
- next:
- vacation next week
- [#6403](https://github.com/status-im/status-desktop/issues/6403) Adjust updating online statuses after moving logic to status-go
**Jo**
- done:
- Helped a lot of people with PRs stuck because of the tests
- We made the linux-01 machine the only one to run test since we only have one license
- We removed the requirement because we have an issue with the Infura key as well
- I commented the wallet test that needs Infura
- Rushed to fix the IPFS gateway problem
- First I switched it to the Cloudflare one, but it was super slowand had a bad limit
- Second, I used the status gateway, that I didn't know existed
- It works way better. Similar performance as Infura
- Andrei suggests using Infura's free tier anyway, but I'm waiting for other people to chime in before changing again
- Added a test that installs and sends a sticker
- Did my weekly test cases - no issues found
- stuck
- Still stuck with the CPP build
- current:
- Trying to fix the image send PR since it fails only on CI
- Lots of reviews
## Aug 10 (Wed)
**Boris**
- done:
- Rebase and update old PR's (QA's really busy)
- Make squish working
- current:
- Squish tests
**Igor**
- done:
- [#6882](https://github.com/status-im/status-desktop/pull/6862) Added menu to remove profile image
<br>Made an attempt to add `Edit image` option, but decided with David that it makes no sense since we store cropped image.
- in review:
- [#6913](https://github.com/status-im/status-desktop/pull/6913) fix(RecipientSelector): Fixed validation
- questions:
- [#5986](https://github.com/status-im/status-desktop/issues/5986) Check comments
- current:
- [#6930](https://github.com/status-im/status-desktop/issues/6930) Fixing `RangeError: Maximum call stack size exceeded`
**PavelS**
- cant reproduce(QA tested - must be closed):
- [#6676](https://github.com/status-im/status-desktop/issues/6676) Profile Name field jumping while typing
- done
- [#6786](https://github.com/status-im/status-desktop/issues/6786) All members and Banned community differs from Desing
- [#6486](https://github.com/status-im/status-desktop/issues/6486) Network dropdown adjustment
- [#6820](https://github.com/status-im/status-desktop/issues/6820) Welcome page adjustments
- in review:
- [#6835](https://github.com/status-im/status-desktop/issues/6835) image upload slider mismatch Design
- [#6773](https://github.com/status-im/status-desktop/issues/6773) Settings section alignment
- [#6821](https://github.com/status-im/status-desktop/issues/6821) Welcome text should be smaller
- current:
- [#6830](https://github.com/status-im/status-desktop/issues/6830) Image context menu adjustments
**MishkaRogachev**
- in review:
- [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - QA review
- [#6734](https://github.com/status-im/status-desktop/issues/6734) Display tags in community portal - QA review
- current:
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category
- [#6888](https://github.com/status-im/status-desktop/issues/6888) Automation: Can edit a community category
- [#6750](https://github.com/status-im/status-desktop/issues/6750) Automation: Can delete a community category
- in progress
- next:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**Michal**
- done:
- [#6466](https://github.com/status-im/status-desktop/issues/6466) Group chat change/set image - working on status-go side: db migration, handling image in chat structure, propagation in group chat; application side: updating chat image in all needed places in UI
- current:
- [#6466](https://github.com/status-im/status-desktop/issues/6466) - handling image cropping in status-go, testing and bugfixing
- next:
- [#6279](https://github.com/status-im/status-desktop/issues/6279) Add sections to members tab of the community management - requests tabs - rebasing and review fixes
- [#6403](https://github.com/status-im/status-desktop/issues/6403) Adjust updating online statuses after moving logic to status-go
**Jo**
- done:
- Hammered at the CI and tests for most of yesterday and we finally got it
- Tests are now all green on master and we can rely on CI for our PRs :tada:
- Add a test that sends images in a community chat
- Rebased and fixed my test PRs according to reviews and issues found
- stuck
- Tried some more to get the CPP app to compile
- I got further by upgrading my gcc version
- Stefan provided a fix to one of the issues I had, so I got further
- I found another issue after that. Waiting for Stefan to help or to fix it
- current:
- Reviews
- Waiting for a turn on Squish
- I'll probably work on the protocaol URIs ion the meantime
## Aug 08 (Mon)
**Boris**
- done:
- Refix ActivityCenterPopup [PR #6870](https://github.com/status-im/status-desktop/pull/6870)
- Part of Squish setting (PR with SSH and so on)
- current:
- Setting up SSH Tunel, it doesn't work for me as expected.
- next:
- bugs
**PavelS**
- cant reproduce(QA tested - can be closed):
- [#6676](https://github.com/status-im/status-desktop/issues/6676) Profile Name field jumping while typing
- in review:
- [#6835](https://github.com/status-im/status-desktop/issues/6835) image upload slider mismatch Design
- [#6486](https://github.com/status-im/status-desktop/issues/6486) Network dropdown adjustment
- current:
- [#6786](https://github.com/status-im/status-desktop/issues/6786) All members and Banned community differs from Desing
**MishkaRogachev**
- merged:
- [#6739](https://github.com/status-im/status-desktop/pull/6770) 'Community tags' modal differs from the Design - done
- in review:
- [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - QA fixes
- current:
- [#6734](https://github.com/status-im/status-desktop/issues/6734) Display tags in community portal - resumed
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category - doing my first BDD steps
- next:
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**Michal**
- done:
- [#5982](https://github.com/status-im/status-desktop/issues/5982) fixing conflicts and merging
- [#6866](https://github.com/status-im/status-desktop/issues/6752) Regression in ImageCropWorkflow
- current:
- [#6466](https://github.com/status-im/status-desktop/issues/6466) Group chat change/set image - working on setting the image w/o cropping first
**Jo**
- done:
- Worked on fixing all the e2e tests so that CI is green
- We still have some small errors, but it should be hammered down soon
- Fixed the issue with master not starting because of missing alias
- the issue appearead because two branches touched the same file and were merged one after the other without conflict
- I create a dummy fix, but I ended up closing my branch to let Boris fix it
- I reverted the faulty PR in the meantime
- current:
- Finish hammering the e2e CI
- Reviews
**Igor**
- done:
- [#6880](https://github.com/status-im/status-desktop/pull/6860) Wallet connected dapps count label
- in review:
- [#6882](https://github.com/status-im/status-desktop/pull/6862) Added menu to remove profile image
- current:
- [#6636](https://github.com/status-im/status-desktop/issues/6636) Improvements to warning banner
- next:
- [#6901](https://github.com/status-im/status-desktop/issues/6901) Squish: Can change display name
## Aug 05 (Fri)
**Boris**
- done:
- Fix activity center popup closing [PR #6845](https://github.com/status-im/status-desktop/pull/6845)
- Fix membership requests in community [PR #6847](https://github.com/status-im/status-desktop/pull/6847)
- Talked about reordering chats with `michalc` and test PR
- Download and install Squish :)
- current:
- Setting up Squish
- next:
- Super big bunch of new issues
**MishkaRogachev**
- merged:
- [#6543](https://github.com/status-im/status-desktop/issues/6543) Contact request message and very next message are separated with Today timestamp - done
- in review:
- [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - review fixes, status-go PR [stucked](https://github.com/status-im/status-go/pull/2776)
- [#6739](https://github.com/status-im/status-desktop/pull/6770) 'Community tags' modal differs from the Design - review fixes, qml [holy war](https://github.com/status-im/StatusQ/pull/831#discussion_r938839598)
- current:
- [#6734](https://github.com/status-im/status-desktop/issues/6734) Display tags in community portal - paused for review fixes
- Cpp discussions - in progress
- next:
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**Michal**
- done:
- [#6279](https://github.com/status-im/status-desktop/issues/6279) - testing & finishing task
- setting up Squish
- review & squish testing for [#6766](https://github.com/status-im/status-desktop/pull/6766)
- current:
- [#6466](https://github.com/status-im/status-desktop/issues/6466) Group chat change/set image
**PavelS**
- cant reproduce(stuck on QA):
- [#6676](https://github.com/status-im/status-desktop/issues/6676) Profile Name field jumping while typing
- done:
- [#6728](https://github.com/status-im/status-desktop/issues/6728) Adjust color picker
- [#6723](https://github.com/status-im/status-desktop/issues/6723) Community portal adjustment
- [#6732](https://github.com/status-im/status-desktop/issues/6732) Edit channel needs Delete button
- [#6725](https://github.com/status-im/status-desktop/issues/6725) image upload slider align
- current:
- [#6835](https://github.com/status-im/status-desktop/issues/6835) image upload slider mismatch Design
- [#6486](https://github.com/status-im/status-desktop/issues/6486) Network dropdown adjustment
- next:
- [#6786](https://github.com/status-im/status-desktop/issues/6786) All members and Banned community differs from Desing
**Jo**
- done:
- Added a test to edit a community
- Did a dogfooding session with Iuri where we found a lot of small and big issues, mostly with edge cases
- current:
- Tried and failed to compile the CPP app
- Juts this morning I was able to make it work with Stefan's help (kinda)
- Basically, there was a bug in the compile script, that is now fixed on master :shrug:
- Fixing the login test so that our test CI can be all green on master
**Igor**
- current:
- Rebasing [#6508](https://github.com/status-im/status-desktop/pull/6508) and [#752](https://github.com/status-im/StatusQ/pull/752)
- [#6636](https://github.com/status-im/status-desktop/issues/6636)
- next:
- [#6661](https://github.com/status-im/status-desktop/issues/6661) DApps Permissions page is missing placeholders when having 0 dapps connected
- [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs
## Aug 03 (Wed) ##
**Boris**
- done:
- Worked on [Issue #6712](https://github.com/status-im/status-desktop/issues/6712), but it not reproduced on new `status-go` version.
- Rebase old PRs
- current:
- When activity center is selected, cannot select other buttons until activity center is closed
- next:
- should take more tasks
**MishkaRogachev**
- in review:
- [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - waiting QA & status-go part review
- [#6543](https://github.com/status-im/status-desktop/issues/6543) Contact request message and very next message are separated with [Today] timestamp - review & QA
- [#6739](https://github.com/status-im/status-desktop/pull/6770) 'Community tags' modal differs from the Design - review & QA
- current:
- [#6734](https://github.com/status-im/status-desktop/issues/6734) Display tags in community portal - in progress, waiting for working master :)
- Cpp discussions & review
- next:
- [#6752](https://github.com/status-im/status-desktop/issues/6752) Automation: Can create a community category
- [#6748](https://github.com/status-im/status-desktop/issues/6748) cpp: Add saved addresses section
**PavelS**
- done:
- [#6633](https://github.com/status-im/status-desktop/issues/6633) reactions context menu should keep hover
- [#6676](https://github.com/status-im/status-desktop/issues/6676) Profile Name field jumping while typing (not reproduced)
- a lot of PRs reviewed, some tested
- in review:
- [#6728](https://github.com/status-im/status-desktop/issues/6728) Adjust color picker
- current:
- [#6623](https://github.com/status-im/status-desktop/issues/6723) Community portal adjustment
- next:
- [#6725](https://github.com/status-im/status-desktop/issues/6725) image upload slider align
**Michal**
- done:
- reviews
- some cooperation to fix the bug [#6742](https://github.com/status-im/status-desktop/issues/6742) (aka StackLayout issue), preparing task [#6793](https://github.com/status-im/status-desktop/issues/6793)
- [#6279](https://github.com/status-im/status-desktop/issues/6279) - Pending requests tab
- current:
- [#6279](https://github.com/status-im/status-desktop/issues/6279) - Rejected requests tab - added missing status-go functions, Todos: testing with fixed #6742 (aka StackLayout issue), now I cannot display all tabs
**Jo**
- done:
- Fixed the onboarding test
- It was very messed up lol
- Fix the sound when we receive a new message from mobile from a non-contact
- Add a test to delete messages in squish
- Reviewed PRs, including Sale's hughmongus PR :sweat_smile:
- current:
- Fix protocol urls that are not supported on join.status.im
## Aug 01 (Mon) ##
**Boris**
- done:
- Fix `forceActiveFocusMethod` for `StatusSearchPopup` [#818](https://github.com/status-im/StatusQ/pull/818)
- Fix app search filter [#6746](https://github.com/status-im/status-desktop/pull/6746)
- current:
- fixing joint to community bug
**Michal**
- current:
- #6279 - Working on pending requests tab
- #6742 - creating this issue, trying to fix Noelia's branch #6110, but w/o success
**Igor**
- done:
- [#815](https://github.com/status-im/StatusQ/pull/815) - Reimplemented components using StatusComboBox
- [#6736](https://github.com/status-im/status-desktop/pull/6736) - Reimplemented selectors using StatusComboBox
- next:
- [#5921](https://github.com/status-im/status-desktop/issues/5921) Various image croppers and their bugs
**Jo**
- done:
- Did weekly test cases and found a bug for adding a wallet account with a seed phrase
- Cleaned up the names.py file for squish and fixed some issues with the other tests
- current:
- Rebase, fix and merge some PRs
- Split the names.py file
- next:
- fix onboarding test completely on Linux
**PavelS**
- done:
- [#6541](https://github.com/status-im/status-desktop/issues/6541) Rename leads to profile popup
- current:
- [#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
**MishkaRogachev**
- in review:
- [#6382](https://github.com/status-im/status-desktop/issues/6382) Update invite users to community modal - code review & QA
- 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