Boris Melnik
c1875a6f99
fix(archives): Stop importing archives when the user isn't a member of community
2023-09-19 09:17:49 -04:00
Iuri Matias
0e29a621b2
release candidate 0.14.0 RC 9 - debugging release
2023-09-13 17:37:29 -04:00
Iuri Matias
41e0954529
release candidate 0.14.0 RC 8 - debugging release
2023-09-13 15:29:23 -04:00
Iuri Matias
774c8fc66f
release candidate 0.14.0 RC 7 - debugging release
2023-09-12 13:51:00 -04:00
Iuri Matias
e87fd13119
release candidate 0.14.0 RC 6 - debugging release
2023-09-12 12:17:47 -04:00
Iuri Matias
ccd20464a4
release candidate 0.14.0 RC 5
2023-09-08 10:53:01 -04:00
Michał Cieślak
15d6e83d55
fix(Communities): Align Constants.CommunityMembershipRequestState with MembershipRequestState in types.nim
...
Closes : #12042
2023-09-08 10:52:21 -04:00
Iuri Matias
dfab5608c5
release candidate 0.14.0 RC4
2023-09-06 16:23:30 -04:00
Iuri Matias
c3ac8f35f8
chore: update status-go
2023-09-06 10:14:59 -04:00
Igor Sirotin
71dd8f1ea4
bump status-go
2023-09-06 10:14:59 -04:00
Igor Sirotin
95eac8c72f
bump status-go
2023-09-06 10:14:59 -04:00
Igor Sirotin
a3f944af24
stopScrollToMessage
2023-09-06 10:14:59 -04:00
Igor Sirotin
b2e449345d
fix: treat empty first message as initial message loaded
2023-09-06 10:14:59 -04:00
Alex Jbanca
8032cf7244
fix: Defer QModelIndex delete when it is created
...
It's fixing a crash on dataChanged when SortFilterProxyModel is used in qml on top of nim models. The model index is destroyed too early and the SFPM will use a deleted index.
2023-09-06 09:48:22 -04:00
Alex Jbanca
ba00228d0f
fix: Crash when 1-1 chats order is changing in the UI
2023-09-06 09:48:22 -04:00
Alex Jbanca
41ba1f1710
fix: Fixing a crash on channels reordering in community column view
2023-09-06 09:48:22 -04:00
Michal Iskierko
a8fb1daf3a
chore(@desktop): Upgrade status-go
...
Fix #12020
2023-09-01 16:39:47 -04:00
Teodor M. Ionita
fb54479dcf
Add missing object id for clearHistoryMenuItem
2023-08-31 09:21:08 -04:00
Jonathan Rainville
980a69da48
better logs
2023-08-30 10:40:18 -04:00
Jonathan Rainville
6f03e77bf7
fix(ChatLayout): fix isPrivileged user by using sectionItemModel
2023-08-30 10:40:18 -04:00
Jonathan Rainville
efde4ef9b3
Release candidate 0.14.0 RC3
2023-08-29 15:30:38 -04:00
Jonathan Rainville
7b1c7de309
chore: add some more logs to debug
2023-08-29 15:03:12 -04:00
Jonathan Rainville
057b6c2c0f
fix: make sure we only get a community when it's a community
...
Part of #11996
2023-08-29 15:03:12 -04:00
Jonathan Rainville
3d6c05a7d1
fix(crash): fix crash about community permissions
...
Fixes #11996
2023-08-29 12:28:03 -04:00
Jonathan Rainville
2718836589
Release candidate 0.14.0 RC2
2023-08-25 14:51:09 -04:00
Jonathan Rainville
bd886abc50
chore(status-go): bump status-go to have pending transaction table fix
2023-08-25 14:50:20 -04:00
Jonathan Rainville
aad7cf9416
fix(chat_section): only call community function for communities
2023-08-25 14:50:20 -04:00
Jonathan Rainville
12a3ca366a
add logs to debug
2023-08-25 14:50:20 -04:00
Jonathan Rainville
7af93d2ca8
chore: clean up modules and controllers by removing the useless function
2023-08-25 14:50:20 -04:00
dlipicar
8d2cac08c0
chore: Bump status-go to include collectibles fixes ( #12006 )
2023-08-24 13:24:38 -04:00
Igor Sirotin
7c48447d50
fix: restored community links old unfurling ( #11988 )
2023-08-23 09:35:34 -04:00
Jonathan Rainville
0ef1001825
Release candidate 0.14.0 RC1
2023-08-22 14:25:36 -04:00
Shinnok
1a781c509f
Ask for confirmation before clearing chat history ( #11891 )
...
* Adjust cancel button for chat delete/leave dialog
Show the Cancel button for both 1-to-1 chats
and channels. Also use the "normal" cancel
button type instead, otherwise both confirm and
cancel dialog actions are buttons in red color.
* Ask for confirmation before clearing chat history
Also move the context menu action to the
bottom section along with delete/leave chat,
since both are irreversible operations.
* Adjustments to chat context menu
- To show the vertical section separator if either
"clear history" or "delete/leave" destructive actions are
enabled.
- Show either the "clear history" or the "delete/leave"
actions in red, but not both at the same time.
2023-08-22 14:24:06 -04:00
Shinnok
ffc560b393
Add ChatIdentifierItem back, after model is cleared ( #11900 )
...
On chat history clearance initiated by the user.
Fixes #10889
2023-08-22 14:23:40 -04:00
Mykhailo Prakhov
3f5df7e3ef
feat: owner and token master permissions ( #11942 )
2023-08-22 20:09:34 +02:00
Stefan
8941b218d5
fix(wallet) duplicate entries in activity
...
The multi-transaction ID was not propagated. The status-go change fixes
this.
Close : #11754 , #11404
2023-08-22 19:16:46 +02:00
Mikhail Rogachev
3463d7a01f
fix(Communities): show community tokens in token section ( #11970 )
...
Close #11843
2023-08-22 19:07:02 +03:00
Ivan Belyakov
43f49c0b2d
chore: Bump status-go to include fixes for collectibles migration
...
issue and wallet db password issue.
2023-08-22 17:49:19 +02:00
Igor Sirotin
7e34260aef
feat: Unfurl GIFs locally ( #11977 )
2023-08-22 11:46:26 -04:00
Mikhail Rogachev
cc83098263
feat(Communities): Improvements for token holders list ( #11923 )
...
* feat(Communities): Refactor token holder list item to separate file
Close #11858
* feat(Communities): Use contact details for community member info
* feat(Communities): reuse StatusMemberListItem for member token holder
* Review fixes
Co-authored-by: Michał Iskierko <61889657+endulab@users.noreply.github.com>
---------
Co-authored-by: Michał Iskierko <61889657+endulab@users.noreply.github.com>
2023-08-22 18:34:37 +03:00
Vladimir Druzhinin
18b1579cfd
test(AUT Close) The closing AUT process by pid ( #11955 )
...
#85
2023-08-22 17:15:25 +02:00
Igor Sirotin
9716f9b1ac
fix: Only send unfurled link previews ( #11976 )
2023-08-22 09:47:17 -04:00
Sale Djenic
a1bf7bed19
feat(@desktop/syncing): make a not operable account fully operable, part 3
...
Closes the third part of #11779
2023-08-22 12:22:32 +02:00
Sale Djenic
85d4bfdfea
feat(@desktop/syncing): generating connection string and inserting connection string for transferring keystore files introduced
...
Refers to the third part of #11779
2023-08-22 12:22:32 +02:00
Sale Djenic
c207a4aefc
chore(@desktop/syncing): syncing qr code related qml files move to shared location
2023-08-22 12:22:32 +02:00
Sale Djenic
fb78df01e9
chore(@desktop/syncing): syncing related qml files move to shared location
2023-08-22 12:22:32 +02:00
Igor Sirotin
3560786e2a
feat: Unfurl images ( #11940 )
2023-08-22 10:26:54 +03:00
Jonathan Rainville
7274e6156e
feat: hook edit shared addresses to backend ( #11951 )
...
Fixes #11822
2023-08-21 16:03:08 -04:00
Jonathan Rainville
8332a685c4
Hook pending join request backend to new UI ( #11914 )
...
Fixes #11851
2023-08-21 15:07:40 -04:00
Boris Melnik
95f829665b
feat(communities): Update permissions list for spectated community tokens model ( #11803 )
...
Fixes : #11480
* hook up join popup to permission model
* fix chats not being put in the permission model
* make it work with channel permissions as well
---------
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2023-08-21 14:54:57 -04:00