Michał Cieślak
6237d3c7c1
fix(InviteFriendsToCommunityPopup): adaptive popup height, consistent footer height
...
Closes : #7604
Closes : #7605
2022-11-08 22:03:56 +01:00
Jonathan Rainville
68fbaeadc1
test(community): add test that invites a user to the community
2022-10-26 12:32:52 -04:00
Michał Cieślak
2e05a9784e
fix(InviteFriendsToCommunityPopup): invite candidates list made scrollable
...
Additionally, bottom padding is fixed to avoid cutting-off the list
too early.
Closes : #7603
2022-10-25 17:03:44 +02:00
Igor Sirotin
f32e551c75
fix(InviteFriendsToCommunityPopup): Created single global instance. Fixed profile icons.
2022-10-05 14:37:36 +03:00
PavelS
3bd6fe0fdf
fix(@desktop/community): add online status to invite modal
...
Replace Contact component with StatusMemberListItem.
Add missing Nim functions to fill models with onlineStatus.
Adjust components paddings to match design.
Fixes #6985
2022-08-30 10:16:37 +03:00
MishkaRogachev
e67d649c46
feat(desktop): New invite to community popup with message
2022-08-12 11:54:51 +04:00
Alexandra Betouni
6b63d8ee7a
fix(StatusModal): back button arrow was tiny
...
Closes #6727
2022-08-04 13:13:50 +03:00
Patryk Osmaczko
e0a5afebee
chore(translations): transform `qsTrId` to `qsTr`
...
issue: #4544
2022-07-06 19:09:50 +02:00
Sale Djenic
22d5f2d126
fix(@desktop/chat): intermittent with community invites
...
Fixes : #6170
2022-06-21 10:56:46 -04:00
Sale Djenic
3aba152206
fix(@desktop/general): multiple ui issues fixed
...
- Channel is blank on first time joining - fixes : #6131
- Contacts list is empty when trying to invite/share community - fixes : #6139
- The same name is shown for all invited contacts - fixes : #6105
- The names and avatars of contacts are empty in the Contact requests - fixes : #6084
- 'Invite friends' dialog doesn't look good in the minimized app mode - fixes : #6106
2022-06-21 16:16:55 +02:00
Boris Melnik
49ca3e1c36
feat(Settings): Add communities settings
...
Closes : #4932
2022-06-02 18:58:50 +03:00
Boris Melnik
d489aeb7dc
fix(@desktop/communities): Remove sending invites when user select membres for inviting to community
...
Closes : #5343
2022-04-07 10:27:04 -04:00
Jonathan Rainville
bd2bb8952a
refactor(community): move community specific functions to chat_section
...
Fixes #4489
2022-02-01 11:50:02 +01:00
Jonathan Rainville
9fc9f698d9
refactor(community): hook invite user and fix community context menu
2022-02-01 11:48:43 +01:00
Alexandra Betouni
056f84c301
refactor(desktop/chat) Cleaning up popups
2021-10-26 16:22:49 -04:00
Pascal Precht
572c039a7d
cleanup: remove unused shared import in community components
2021-10-21 09:22:35 -04:00
Alexandra Betouni
9cc361c40a
refactor(desktop/chat) Moving chat to new architecture
...
Closes #3710
2021-10-20 15:29:38 -04:00