Alexandra Betouni
63b2bf703c
fix(desktop/membersList) hide scrollbar when inactive
...
The scrollbar should only be visible when scrolling
through the members list
Closes #3557
2021-09-21 14:17:25 -04:00
Alexandra Betouni
470144db6a
feat(desktop/members) Improvements in members list
...
* The userlist toggle made persistent between restarts
* Members is enabled by default for communities
* Public channels changed title to "last seen"
instead of "Members"
Closes #3502
2021-09-16 09:46:40 -04:00
Khushboo Mehta
9dd35904ea
fix(@desktop/chat) Right click on community member list should show member information
...
fixes #3162
2021-09-02 14:55:20 -04:00
Alexandra Betouni
f47ddbc955
fix(@desktop/chatMembersList) Increased minimum width in chat members list
...
*Also removed redundant Rectangles
Depends on: https://github.com/status-im/StatusQ/pull/348
Closes #3284
2021-08-27 09:24:23 -04:00
khushboo-dev-cpp
82718a0e93
fix(@desktop/chat): Right click message actions dont work
...
Fix the bug introduced by removing MessageContextMenu from Chat column. Added missing logic for edit message via MessageContextMenu
fixes #3223
2021-08-19 10:45:47 -04:00
Khushboo Mehta
b80ac8070f
fix(@desktop/chat): pin button is blurred
...
Updated from PopupMenu to StatusPopMenu. Removed buttons not in design.
Also added left and right button functionalXity on memeber list
fixes #2956 , #3162
2021-08-11 14:33:21 +02:00
Richard Ramos
9204e409f3
chore: update translation files
2021-08-02 13:31:53 -04:00
Richard Ramos
acdb4d3bcb
fix: last seen timestamp and removing useless echo
2021-07-27 11:16:28 -04:00
Alexandra Betouni
c7c3c5dc9d
[ #2813 ] Fixing chat layout bugs
...
* Added clipping and scrollbar in user lists
2021-07-27 10:46:50 -04:00
Alexandra Betouni
0a01e84b1c
[ #2813 ] Updating chat layout
...
Switched to StatusAppThreePanelLayout as per new
design for members list
Closes #2813
2021-07-26 14:05:08 -04:00
Richard Ramos
9e58563fcf
feat: community userlist
...
Fixes #2810
Probably a big chunk of the code from this PR is going to be replaced by #2811
2021-07-08 14:14:27 -04:00
Richard Ramos
c5cc001ee1
fix: code review
2021-07-07 06:19:41 -04:00