B.Melnik
f433020d1d
feat: commit dotherside
2021-06-02 11:05:28 -04:00
B.Melnik
7b62dbbc33
feat: use custom window without titlebar
2021-06-02 11:05:28 -04:00
Jonathan Rainville
c18214aca1
feat(Activity center): add contact requests rudimentary version
...
Fixes #2609
2021-05-31 15:54:18 -04:00
Jonathan Rainville
bee54e628f
feat(Activity center): add placeholder activity center
...
Fixes #2608
2021-05-31 15:54:18 -04:00
RichΛrd
44850c7035
Update ui/app/AppLayouts/Chat/ChatColumn/MessageComponents/ChatText.qml
...
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2021-05-31 10:29:10 -04:00
Jonathan Rainville
c817cadca1
add contact requests to the chat badge
2021-05-28 13:31:33 -04:00
Jonathan Rainville
346cbd2433
disable accept and decline all buttons on empty list and join on approve
2021-05-28 13:31:33 -04:00
Jonathan Rainville
7b95031ee6
hide input field until mutual contacts and notify on contact accepted
2021-05-28 13:31:33 -04:00
Jonathan Rainville
d827433ad4
fix chat section being squished
2021-05-28 13:31:33 -04:00
Jonathan Rainville
a90257e141
feat: add setting for notifications on requests
2021-05-28 13:31:33 -04:00
Jonathan Rainville
ecf8b241f0
feat: add setting to not receive contact requests
2021-05-28 13:31:33 -04:00
Jonathan Rainville
1984ee89e0
fix(Channel): fix channel name eliding way too small
2021-05-28 13:31:33 -04:00
Jonathan Rainville
436cb42eae
feat: add contact requests and handling of them
2021-05-28 13:31:33 -04:00
Eric Mastro
03addd4ea9
feat: force ‘require approval’ membership requirement
...
For new and existing communities, force the `require approval` membership requirement in the create/edit community popup.
### NOTE
This will not affect the membership requirement value already-created communities.
2021-05-28 19:08:19 +10:00
Eric Mastro
24d8e429b8
feat: edit communities
...
Allow editing of Community name, description, image, colour, and access.
2021-05-28 19:08:19 +10:00
Jonathan Rainville
c8cc65506b
fix(CommunityRequest): fix request list emptying after accepting
...
Fixes #2474
2021-05-26 15:27:49 -04:00
Jonathan Rainville
b213aa230d
fix(InviteBubble): adapt invite bubble depending on access level
2021-05-26 15:27:49 -04:00
Jonathan Rainville
0fe7da0480
feat(community): fetch community info from link
...
Fixes #2290
2021-05-26 15:27:49 -04:00
Jonathan Rainville
358091a8eb
fix group info list
2021-05-26 12:12:05 -04:00
Jonathan Rainville
c1f6afd799
fixes
2021-05-26 12:12:05 -04:00
Jonathan Rainville
8952d55028
update status-go to develop version
2021-05-26 12:12:05 -04:00
Jonathan Rainville
b52dceb984
feat(Chat): add pinned messages feature
2021-05-26 12:12:05 -04:00
Richard Ramos
6abba06c42
fix: always show the v
2021-05-25 15:23:07 -04:00
RichΛrd
764f041158
Update ui/app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml
...
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2021-05-25 15:23:07 -04:00
Richard Ramos
f7a3be7c04
adding documentation
2021-05-25 15:23:07 -04:00
Richard Ramos
872aa7794c
feat: edit categories
2021-05-25 15:23:07 -04:00
Richard Ramos
7128e08408
fix: code review
2021-05-25 15:23:07 -04:00
RichΛrd
e64fe104fd
Update ui/app/AppLayouts/Chat/ContactsColumn/Channel.qml
...
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2021-05-25 15:23:07 -04:00
RichΛrd
bd6e9e3007
Update ui/app/AppLayouts/Chat/CommunityComponents/CommunityChannel.qml
...
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2021-05-25 15:23:07 -04:00
RichΛrd
033149c03c
Update ui/app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml
...
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2021-05-25 15:23:07 -04:00
Richard Ramos
0ded790f0d
feat: create community categories
2021-05-25 15:23:07 -04:00
Richard Ramos
a79400e023
fix: hide kick and ban options for non-admin users
...
fixes #2515
2021-05-25 15:18:00 -04:00
Richard Ramos
f6302928de
fix: hide private channels when creating a community
2021-05-25 15:16:04 -04:00
Richard Ramos
930138ebb1
disabling FetchMoreMessages context menu item
2021-05-25 14:47:13 -04:00
Richard Ramos
f86611303f
feat: updated mailserver logic
2021-05-25 14:47:13 -04:00
Richard Ramos
62d7fc9853
feat: mailserver gaps
2021-05-25 14:47:13 -04:00
Richard Ramos
22839f177b
feat: use new API for joining/leaving chats
...
Fixes #2526
Fixes #2487
2021-05-25 14:47:13 -04:00
Richard Ramos
e35a6141b9
fix: random crash on login
2021-05-18 15:28:56 -04:00
Jonathan Rainville
070f9a2187
fix(community): fix community link
...
Fixes #2501
2021-05-18 15:28:28 -04:00
Pascal Precht
2a706d2b09
feat(Communities): allow admins to ban users
...
Closes #2514
2021-05-18 15:27:29 -04:00
Pascal Precht
18ecb87e9b
fix(Communities): don't list members in contacts to invite list
...
When inviting contacts to a community, Status Desktop suggests a list of
all contacts, even if contacts of that list are already members of the community.
This commit introduces a new flag to `ExistingContacts` component that
allows for configuring whether community members should be hidden or not
Fixes #2502
2021-05-18 15:24:50 -04:00
Richard Ramos
5895495bc3
Add missing accountsChanged event to web3 provider
...
Fixes #2423
2021-05-18 15:24:41 -04:00
Richard Ramos
19d4279237
use new wallet api to receive wallet signals
2021-05-18 15:24:05 -04:00
Eric Mastro
65a0cfbcd3
fix: show emoji in reaction tooltip
...
Fixes : #2387 .
Shows the emoji in the emoji reaction tooltip instead of the shorthand (ie 👎 instead of `👎 `).
2021-05-14 12:17:48 -04:00
Richard Ramos
9493839b65
force messages to dissapear if a contact is blocked
2021-05-14 11:56:07 -04:00
Richard Ramos
fdf6be5f64
feat: delete messages on block
2021-05-14 11:56:07 -04:00
Pascal Precht
636b39d082
fix(StatusLetterIdenticon): ensure letterSize is correct
...
Due to historic reasons, conditionally assign a font size for the letter
identicon, based on whether or not the app's compact mode is active.
Compact mode has become the new default a while back and the component's
`isCompact` property isn't set anywhere in throughout the application,
resulting in `letterSize` to always be `21`, which is too big.
This commit removes the condition, defaulting to always having a letter size
of 15 pixels as designed.
2021-05-14 11:48:37 -04:00
Eric Mastro
3deb75b2fe
fix: support closing login window using native buttons
2021-05-14 10:28:14 -04:00
Eric Mastro
46caa67d49
fix: add mention hover
...
Fixes : #2388
Adds a specific background color to hovered mentions.
2021-05-14 10:28:05 -04:00
Eric Mastro
590192ad9e
fix: show suggestion profile pics for contacts only
...
Fixes : #2365 .
Previously, suggestions for mentions were showing profile pics even for users who were not contacts. Now, profile pics are only shown for those users who are contacts. The user’s identicon is shown otherwise.
fix: user thumbnail not shown when no profile pic
When a user was a contact, but didn’t have a profile pic, an image would not be loaded and a ‘reload’ image would be shown instead. With this PR, if the user is a contact and they do not have a profile pic, their identicon will be shown instead.
2021-05-14 10:27:53 -04:00