Audric Ackermann
|
14561d33f5
|
disable addLinkedDevice button if already one linked device
|
5 years ago |
Audric Ackermann
|
411b343e6a
|
add unpairing of device from settings
|
5 years ago |
Audric Ackermann
|
34458406fd
|
Use SessionSettingListItem to display linkedDevice
|
5 years ago |
Audric Ackermann
|
805ccef7a1
|
fix default name for linked device
|
5 years ago |
Audric Ackermann
|
e4def110f5
|
display linked device in settings
|
5 years ago |
Audric Ackermann
|
4d950f859b
|
add back link device in settings in a dialog
|
5 years ago |
Audric Ackermann
|
29da7c2d53
|
remove enabled props from SessionButton. Use disabled instead
|
5 years ago |
Audric Ackermann
|
68e4f318f3
|
hide edit button on leftpane
|
5 years ago |
Audric Ackermann
|
a27106d3a3
|
disable search in settings for now
|
5 years ago |
Audric Ackermann
|
8bfab92213
|
add regex url check before joining channel
|
5 years ago |
Audric Ackermann
|
85235dd461
|
remove file which was added by mistake during merge
|
5 years ago |
Audric Ackermann
|
956349a964
|
UserDetailsDialog show pubkey in a nice format
|
5 years ago |
Audric Ackermann
|
02a9748f02
|
fix minor ui details
|
5 years ago |
Audric Ackermann
|
5b04aecbd3
|
make channel and contact section show conversationView onload
|
5 years ago |
Vincent
|
f7548fc6ef
|
Finalising pr
|
5 years ago |
Vincent
|
d0a8b933e9
|
Add friends to server Session'isation
|
5 years ago |
Vincent
|
643a19d1af
|
Sass improvements
|
5 years ago |
Vincent
|
9ee87cc49a
|
Made keyboard navigation /todo/ for password modal
|
5 years ago |
Vincent
|
010cf045cb
|
optimisation of ternary & binary expr.
|
5 years ago |
Vincent
|
e065cc404f
|
Password set, change and remove complete
|
5 years ago |
Vincent
|
35d59c75eb
|
Password set, change and remove complete
|
5 years ago |
Vincent
|
2439c6f95b
|
Contextmenu left trigger fix for messageview
|
5 years ago |
Vincent
|
3e57367ce6
|
Mentions view styles
|
5 years ago |
Vincent
|
c6f9ab9743
|
Left Pane search bar width
|
5 years ago |
Vincent
|
a64a34edcb
|
Disclaimer modal and settings view cleanup
|
5 years ago |
Vincent
|
c26097554f
|
settings optimisations
|
5 years ago |
Audric Ackermann
|
67262c7eaa
|
lint after merge and fix startup of app
|
5 years ago |
Audric Ackermann
|
a7f2072eb7
|
update invite friend dialog with session ui
|
5 years ago |
Audric Ackermann
|
fb4debdd42
|
fix add friends dialog noFriendsToAdd
|
5 years ago |
Audric Ackermann
|
1d63bc3203
|
add required props in grouppanel to handle disappearing message sets
|
5 years ago |
Audric Ackermann
|
e0b9b61f25
|
fix show member count in group panel
|
5 years ago |
Audric Ackermann
|
ab862dbecf
|
fix lint
|
5 years ago |
Audric Ackermann
|
86e39ce4e2
|
enable back lightbox on groupsettings panel to see group medias
|
5 years ago |
Audric Ackermann
|
213db6c1ed
|
fix lint
|
5 years ago |
Audric Ackermann
|
ab0ff9c3ad
|
rename showUserDetails -> avatarClick for conversationHeader
|
5 years ago |
Audric Ackermann
|
43956709ad
|
include the channel settings panel on right of conversation
|
5 years ago |
Audric Ackermann
|
319fcb6a6d
|
rename saved attachment to session-... rather than signal-
|
5 years ago |
Audric Ackermann
|
ddaf62a499
|
add group settings page with media downladable and docs only
|
5 years ago |
Audric Ackermann
|
1e79534615
|
make avatar in actionpanel not clickable
|
5 years ago |
Audric Ackermann
|
5ef3a3086d
|
disable list tab on contact section (not included in first release)
|
5 years ago |
Audric Ackermann
|
5797365886
|
remove useless !important flag
|
5 years ago |
Audric Ackermann
|
29c7f0ebe4
|
userSearchDropdown, display only friends and not all contacts
|
5 years ago |
Audric Ackermann
|
a0db6cddd7
|
rename isFriendItem -> isFriend in conversationListItem
|
5 years ago |
Audric Ackermann
|
902e678a64
|
fix lint
|
5 years ago |
Audric Ackermann
|
c44437f62c
|
add channel section and refactor closableOverlay
|
5 years ago |
Audric Ackermann
|
2335dbab93
|
remove MainHeader class no longer used
|
5 years ago |
Audric Ackermann
|
71c47ba87a
|
show toast when user tries to start a conversation with an empty recipient id
|
5 years ago |
Audric Ackermann
|
9f31d026da
|
fix ui for list on leftpane and conversationheader
|
5 years ago |
Audric Ackermann
|
c1838ebdc2
|
use friendRequest from redux in contactSection
|
5 years ago |
Audric Ackermann
|
4377737642
|
fix error with undefined message when searching
|
5 years ago |
Audric Ackermann
|
30a1e4da99
|
display unreadcount in actionpanel even on search mode
|
5 years ago |
Audric Ackermann
|
7cac734ff5
|
count globally number of message unread in selector
|
5 years ago |
Audric Ackermann
|
9921be8fcb
|
fix errors on no callback set for tab switch
|
5 years ago |
Audric Ackermann
|
31b98b71be
|
enable back search results on messages content
|
5 years ago |
Audric Ackermann
|
89ba00e213
|
remove unused import
|
5 years ago |
Audric Ackermann
|
73041ccef3
|
show receivedFriendRequest in a popup
|
5 years ago |
Audric Ackermann
|
84c315449f
|
show nb of members on group chat when members.length>0
|
5 years ago |
Audric Ackermann
|
b49e85ad08
|
add the you have friend request title on contact section
|
5 years ago |
Audric Ackermann
|
ed60f98cd3
|
fix show bottom button add message compose view
|
5 years ago |
Audric Ackermann
|
214679dece
|
add registration errors show to user
|
5 years ago |
Vincent
|
6b577915a0
|
Fixed typos
|
5 years ago |
Vincent
|
6a4df71421
|
Resolved suggestions in reivew
|
5 years ago |
Vincent
|
d217c76647
|
mergable settingsview
|
5 years ago |
Vincent
|
b0658ba7ed
|
settings toggling abstraction
|
5 years ago |
Vincent
|
b97c9ec8e4
|
SessionRadio
|
5 years ago |
Vincent
|
cc3e206504
|
stagepoint sessionsettings bak
|
5 years ago |
Vincent
|
8de2ce9e23
|
Theme toggle and settings abstraction
|
5 years ago |
Maxim Shishmarev
|
0eda74d476
|
Fix not showing non-friend members in update group dialog
|
5 years ago |
Vincent
|
bbf5f8a9f2
|
Bottom bar compose message area styling
|
5 years ago |
Vincent
|
5360968a91
|
Add public server modal to message pane
|
5 years ago |
Vincent
|
9f075125db
|
Appview transforms are fixed and in place
|
5 years ago |
Vincent
|
2b7af04587
|
Message selection fixed and optimised for speed
|
5 years ago |
Vincent
|
dd421d58f1
|
Theme switching. Need to update _session*_light
|
5 years ago |
Vincent
|
8c9854dd90
|
Settings onClick functionality
|
5 years ago |
Vincent
|
f71dc98fcc
|
Setting toggles configured
|
5 years ago |
Vincent
|
505697bbcd
|
App view change working
|
5 years ago |
Vincent
|
0ee01fc8fd
|
Search UI and caret
|
5 years ago |
Vincent
|
e7d3bc6d35
|
Settings view modals and categories
|
5 years ago |
Vincent
|
589f77a85f
|
Completed left panel for settings
|
5 years ago |
Vincent
|
74fd0159eb
|
Fix conflicts
|
5 years ago |
Vincent
|
a6d04c3b2e
|
Simplifications
|
5 years ago |
Vincent
|
a2f08c6e14
|
Stylistic icing
|
5 years ago |
Vincent
|
dff4523efa
|
Cleanups
|
5 years ago |
Vincent
|
2d01275ede
|
QR Code responds to theme changes
|
5 years ago |
Vincent
|
7b6e28eaab
|
Keyboard navigation wrt Modals
|
5 years ago |
Vincent
|
2ede557a74
|
Modal additions incl. QR fixup and Seed View
|
5 years ago |
Vincent
|
2caffa9289
|
Dependencies resorted and modal adjustments
|
5 years ago |
Vincent
|
899b2b277b
|
Finished QR modal
|
5 years ago |
Audric Ackermann
|
ecaf37cc82
|
resolve merge issues
|
5 years ago |
Audric Ackermann
|
9f2fe45777
|
correct typo css class
|
5 years ago |
Audric Ackermann
|
9cc6807b22
|
lint code
|
5 years ago |
Audric Ackermann
|
34fde5f71a
|
contact list, show receivedfriendrequest, then sent, then friends
|
5 years ago |
Audric Ackermann
|
cf7747b92d
|
disable onClick on ConversationListItem
|
5 years ago |
Audric Ackermann
|
05bbc43b22
|
fix accept/decline friend request from conversationListItem
|
5 years ago |
Audric Ackermann
|
c9000c3f26
|
add the accept/decline buttons on friend requests in conversationslist
|
5 years ago |
Audric Ackermann
|
fc938df520
|
Number of friend requests includes the read requests
|
5 years ago |
Audric Ackermann
|
7ae0c65e87
|
show current friends and pending friend request in contact lists
|
5 years ago |
Audric Ackermann
|
a0949d49ea
|
unreadcount and friendrequestcount: break if already >9
|
5 years ago |
Audric Ackermann
|
249cf4d12c
|
ActionPanel: add notificationcount for friendrequest and unreadMessages
|
5 years ago |
Audric Ackermann
|
5d6dd5dab0
|
filter out conversation friend request in message view
|
5 years ago |