Audric Ackermann
|
6e8eb0aa4d
|
fix sessionInput button show/hide visibility
|
5 years ago |
Audric Ackermann
|
55e39a02b3
|
Add our custom SessionInput component and use it in the registration page
|
5 years ago |
Audric Ackermann
|
2813e92ad2
|
update enum types to be capitalized
|
5 years ago |
Audric Ackermann
|
c5dd87bd4f
|
add and use wasa font
|
5 years ago |
Audric Ackermann
|
30c31260ac
|
fixlint
|
5 years ago |
Audric Ackermann
|
cc97d9284b
|
add first chunck of our SessionRegistrationView
|
5 years ago |
Audric Ackermann
|
75c35633ab
|
add clickhandler to SessionButton and the AccentText component
|
5 years ago |
Vincent
|
02d23e972c
|
Optimisations and SASS simplifcation
|
5 years ago |
Vincent
|
2bdc0579c3
|
Message deletion moderator check and toast.
|
5 years ago |
Vincent
|
fc235d6057
|
Completed message selection
|
5 years ago |
Vincent
|
0c4f57e57d
|
Added session button types and session button colors
|
5 years ago |
Vincent
|
98b4b18583
|
Added message selection inital functionality and added to buttons
|
5 years ago |
Vincent
|
c2c084920a
|
Namespacing
|
5 years ago |
Vincent
|
c9887f7bc3
|
Exports simplification and message selection
|
5 years ago |
Vincent
|
10676f5573
|
Improved file structuring
|
5 years ago |
Vincent
|
4d105f5c66
|
Simplified icons object
|
5 years ago |
Vincent
|
a17964beb7
|
Using singular enum names rather than plural
|
5 years ago |
Vincent
|
19f8e85786
|
Prop destructuring
|
5 years ago |
Vincent
|
35e85dc2bc
|
Merged
|
5 years ago |
Vincent
|
141c0135fb
|
Fixed styling
|
5 years ago |
Vincent
|
d62f1c6e22
|
Inital conversation restructuring
|
5 years ago |
vincentbavitz
|
64d4a7e28f
|
Made IconButton purely compositional for generalisability
|
5 years ago |
vincentbavitz
|
d3e6494c36
|
iconRotation not necessary as class.
|
5 years ago |
vincentbavitz
|
11915614b5
|
Update SessionIcon.tsx
|
5 years ago |
Vincent
|
fa8f310b02
|
Switched IconButton to fully compositional format for generalisation
|
5 years ago |
vincentbavitz
|
20f379e0c2
|
Removed redundant artifact
|
5 years ago |
Vincent
|
3a03591e00
|
Built generalised Icon component as superclass to IconButton
|
5 years ago |
Vincent
|
d866e0ca2d
|
Updated recommended changes and made simplifications
|
5 years ago |
Vincent
|
08bf89bdd1
|
Updated recommended changes and made simplifications
|
5 years ago |
Vincent
|
f7fde304ab
|
Fixed syntax & linted
|
5 years ago |
Vincent
|
533ec4eedc
|
Fixed syntax & linted
|
5 years ago |
Vincent
|
a6fb54233a
|
Created generalised icon button component
|
5 years ago |
Audric Ackermann
|
24e24681a6
|
add a custom session button
|
5 years ago |
Ryan Tharp
|
a3abf3b14a
|
Merge pull request #661 from sachaaaaa/encrypted_avatar
Encrypted profile pic
|
5 years ago |
sachaaaaa
|
25f0c3f700
|
Hide 'edit profile' on secondary devices
|
5 years ago |
Vince
|
44ff75cc88
|
Fixed multi select by preventing select on clicking audio element in message list.
|
5 years ago |
Maxim Shishmarev
|
1020f54b60
|
Merge pull request #662 from Bilb/655-clickable-profile
clickable profile
|
5 years ago |
vincentbavitz
|
2e83881373
|
Merge pull request #652 from vincentbavitz/public-ban
Public ban
|
5 years ago |
Vince
|
a7a2f9289c
|
Updated references to hasModPerms to isModerator for code consistency
|
5 years ago |
Audric Ackermann
|
061556bb7d
|
trigger showUserDetails on message's avatar clicks
|
5 years ago |
Vince
|
e9068d56ce
|
Updated isModerator to senderIsModerator and fixed logic of isModerator function
|
5 years ago |
Audric Ackermann
|
acea116d4f
|
Revert "Message: click on avatar show userDetailModal"
This reverts commit 2c914c554d .
|
5 years ago |
Audric Ackermann
|
be5f932c08
|
fix lint
|
5 years ago |
Audric Ackermann
|
bd7f587aa7
|
Center avatar and display name in UserDetailsDialog
|
5 years ago |
Audric Ackermann
|
c61249e5e0
|
put event in the avatar element and trigger it in conversation header
|
5 years ago |
Audric Ackermann
|
2c914c554d
|
Message: click on avatar show userDetailModal
Disable the click on avatar because before it selected the message.
OnClick on avatar -> trigger event to show the UserDetails modal with this pubkey.
|
5 years ago |
Audric Ackermann
|
9992a3da1d
|
Add a showUserDetails modal to display user's details
Relates #655
|
5 years ago |
Maxim Shishmarev
|
5a4ea93594
|
Merge pull request #653 from Bilb/clearnet
Fix the conversation horizontal scrollbar when only few conversations #560
|
5 years ago |
Audric Ackermann
|
2c789c8b0e
|
fix lint
|
5 years ago |
Audric Ackermann
|
0b15fa467b
|
Fix the conversation scrollbar when only few conversations #560
|
5 years ago |