status-desktop/ui/app/AppLayouts/Communities
Lukáš Tinkl 3d2deb5335 fix: Revisit character set usage (ASCII/Latin1/UTF-8) in description fields
Restrict the character set to basically 7-bit ASCII plus some punctuation
in community/chat/profile related popups in order to:
- reduce the risk of impersonation (UTF-8 characters might look the same
despite being a different codepoint)
- narrow down the set of characters in order to keep the new share URL
format short

Closes #11307
2023-08-02 09:52:48 +02:00
..
controls fix: Review scrolling behavior for holdings dropdown 2023-07-28 17:46:29 +02:00
helpers feat(OwnerToken): Add all mint states views design details 2023-07-21 17:25:08 +02:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
panels fix(Minting): After minting completed 1 airdrop button is enabled and the other disabled 2023-08-01 13:20:31 +02:00
popups fix: Revisit character set usage (ASCII/Latin1/UTF-8) in description fields 2023-08-02 09:52:48 +02:00
stores feat(Communities): changes in import popup for public keys 2023-07-28 18:53:59 +03:00
views fix(Minting): After minting completed 1 airdrop button is enabled and the other disabled 2023-08-01 13:20:31 +02:00
CommunitiesPortalLayout.qml feat(Communities): changes in import popup for public keys 2023-07-28 18:53:59 +03:00
qmldir feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00