Vincent
af48865c92
remove getconvs
5 years ago
Vincent
843be3921e
finalised
5 years ago
Vincent
2b7df8e40b
Filtering groups fromstate
5 years ago
Vincent
8a80ccc044
Merge branch 'contacts-sorting' of https://github.com/vincentbavitz/session-desktop into contacts-sorting
5 years ago
Vincent
711112d076
Remove channels
5 years ago
Vincent
3ab2b550e4
Remove archive conversation
5 years ago
Vincent
a429771b92
Linted
5 years ago
Vincent
3c2320635a
Filter secondaries
5 years ago
Vincent
a5b1101216
Slave unlinking & FR dup fix
5 years ago
Vince
f9c13e4018
Merge pull request #1112 from vincentbavitz/slave-unlink
...
Slave Unlink
5 years ago
Vincent
a0cec3f0fd
notification count positioning
5 years ago
Vincent
1fa7ee25f7
leftpane settings
5 years ago
Audric Ackermann
5564bfa134
Merge pull request #1105 from Mikunj/fix-reset-registration
...
Fix corner cases for registration reset
5 years ago
Vince
cdc88f3cd1
Merge pull request #1077 from vincentbavitz/integration-test-vince
...
Message & Settings Tests
5 years ago
Audric Ackermann
5d9c334809
Merge pull request #1099 from Bilb/fix-enter-create-private-group
5 years ago
Mikunj
a2b60cdd2a
Remove token data upon registration reset
5 years ago
Audric Ackermann
14ba0aeb65
fix lint
5 years ago
Mikunj Varsani
1a0b760fa1
Merge pull request #1093 from Bilb/fix-various-closed-group
...
Fix various closed group
5 years ago
Mikunj Varsani
3e3df7717f
Merge pull request #1094 from Bilb/link-device-fixes
...
Link device fixes
5 years ago
Audric Ackermann
73bc9e1204
reset registration on excepion got
5 years ago
Audric Ackermann
2a9a2f7fb9
show closed group in channels list
5 years ago
Audric Ackermann
caace04c32
fix enter press to create a closed group
5 years ago
Audric Ackermann
3c2746d910
fix group update notifcation when we are added to the group
5 years ago
Audric Ackermann
6f8affe5c9
add spinner while unlinking device
5 years ago
Audric Ackermann
b60188331a
do not trigger closed group update on unchanged member list
5 years ago
Mikunj Varsani
035daffe2b
Merge pull request #1074 from Bilb/various-group-fixes
...
Various group fixes
5 years ago
Ryan Tharp
c36d071859
Merge pull request #1076 from konstantinullrich/#1059-Mentions-display-the-username-instead-of-SessionID
...
Enable Mention Rendering in sidepanel
5 years ago
Audric Ackermann
026844e40b
fix slaveMessages shown as someone else messages pubchats
...
When sending a message from a secondary device to a pubchat the
primary device would display this message on the left side on the
conversation view. It was due to the fact that the slaveDevices was not
built correctly.
5 years ago
Audric Ackermann
4e1e7132d4
fix bug registration done after link device cancelled
...
to reproduce before this fix:
- start link process of second device to first desktop device
- quit or refresh the second device window without updating any fields
- quit or refresh (a second time) the second device window without
updating any fields
- the second device window is now considered logged in (as a new device,
not linked with the first one)
This forces a full reset of the registration state when the registration
components are loaded, which are loaded only if the registration is not
done as required.
5 years ago
Audric Ackermann
cd143d8758
remove useless code and make sha commit selectable
5 years ago
Vincent
958a4c8594
Linted
5 years ago
Vincent
c1dcac1b84
Message & settings tests
5 years ago
Audric Ackermann
645b2d55fc
invite friends to closed group: hide already members
5 years ago
Audric Ackermann
ab77b0f9a5
disable message contextmenu on group chats when kicked
5 years ago
Audric Ackermann
f48136678e
use isKickedFromGroup to disable ui components
5 years ago
Vincent
d2364ba529
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into integration-test-vince
5 years ago
Vincent
f7f4cc5218
reverted_ looking for settings_text
5 years ago
Konstantin Ullrich
fadbc03576
Enable Mention Rendering in sidepanel
5 years ago
Maxim Shishmarev
6c186690e8
add missing key prop to SessionMemberListItem
5 years ago
Vincent
9c9b8e08ef
Remove redundant bool casting
5 years ago
Vincent
9229ee7482
Linted
5 years ago
Vincent
99200bb725
Message unsendability
5 years ago
Vincent
f66bc782da
Remove debugging logs
5 years ago
Vincent
94be443822
Message deletion cleanup
5 years ago
Vincent
dd04f650f8
changes
5 years ago
Audric Ackermann
7081c20e85
Merge pull request #1039 from Bilb/disable-disappearing-message-set-before-friend
...
Disable disappearing message before friend request accepted
5 years ago
Audric Ackermann
796a37189a
Disable disappearing message before friend request accepted
...
Hide nickname option fron menu in ConversationHeader for now
5 years ago
Ryan Tharp
34a1fdbfec
add onBlur incase onChange doesn't fire
5 years ago
Ryan Tharp
e78426de99
just in case onChange isnt triggered
5 years ago
Vince
9dbfac3c55
Merge pull request #1035 from vincentbavitz/password-whitespace
...
Password Whitespace Elimation
5 years ago
Vincent
f76b12b814
Split typescript upgrade to new pr
5 years ago
Vincent
5eec031803
Revert fancy code
5 years ago
Vincent
9349ebd37a
fancy syntax
5 years ago
Vincent
3793c0feca
upgrade tslint
5 years ago
Audric Ackermann
8dccd1db2a
Merge pull request #1031 from Bilb/registration-add-debug-logs
...
add logs to registration process
5 years ago
Vincent
b4cb6e1087
Typescript 3.7
5 years ago
Vincent
640999ab61
Password whitespace trim on set
5 years ago
Vincent
86bcee58ce
lint
5 years ago
Vincent
a75e0a9429
Password prompt fixes
5 years ago
Audric Ackermann
cd507b4352
add logs to registration process
...
toast on exception
use a separate mnemonicSeed for signup (generated )and signin (entered by user)
5 years ago
Vincent
0b16f5965b
replace jQuery selectors with Refs
5 years ago
Vincent
1fd0c8168f
Memberlist modal strict styling
5 years ago
Vincent
e5390d54f4
memberlist item alignment
5 years ago
Audric Ackermann
0d0439cacc
Merge pull request #1020 from Bilb/spell-check-fixes
...
fix spell checker using the electron one
5 years ago
Audric Ackermann
9afee14749
Merge pull request #1022 from vincentbavitz/notifications-icon-numeration
...
Notifications icon numeration
5 years ago
Audric Ackermann
e48c7c2f3d
fix lint
5 years ago
Audric Ackermann
8f01d1dbb7
enable by default spell-check
5 years ago
Vincent
83acd2d38e
undefined type on count
5 years ago
Vincent
eeccc89bc9
undefined type on count
5 years ago
Vincent
85c9576b45
fractional centering
5 years ago
Vincent
0a26e09217
9+ on icons
5 years ago
Vincent
4dcfc17735
Electron upgrade
5 years ago
Vincent
1a3ecf10df
Device pairing copy
5 years ago
Audric Ackermann
fa2a17c09b
adress review
5 years ago
Audric Ackermann
71cf53af15
fix lint
5 years ago
Audric Ackermann
c81fca5d90
disnle link option on secondary device
5 years ago
Vincent
c7c72e50bb
lint
5 years ago
Vincent
d6a48b9f6d
Password paste
5 years ago
Vincent
6360b539a3
linting
5 years ago
Vincent
6135f4d334
Message selection correction
5 years ago
Vincent
c27dd095fc
Join open group on enter
5 years ago
Vincent
4ed1e42cae
Message selection debug and onenter
5 years ago
Vincent
6d9bcc3079
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet
5 years ago
Vince
54c5f31433
Merge pull request #967 from Mikunj/auto-update-setting
...
Added setting to disable checking for auto updates.
5 years ago
Vince
bed64b2ab8
Merge pull request #935 from Bilb/fix-contextmenu-cache-conversation-view
...
Fix menu cache conversation view
5 years ago
Vince
8fb092af21
Merge pull request #982 from konstantinullrich/#974-Match-styleguide-with-native-ContextMenus
...
Replace native Context Menu with a syleguided one in SearchInput
5 years ago
Vincent
09a18d1938
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet
5 years ago
Konstantin Ullrich
447ba9d3aa
Remove redundant code from SessionSearchInput
5 years ago
Konstantin Ullrich
e9be9bcbc5
lint quotemark ` should be '
5 years ago
Konstantin Ullrich
de6dc26d6c
Replace native Context Menu with a syleguided one in SearchInput
5 years ago
Konstantin Ullrich
18a464fc58
Add a numeric TTL Countdown if the time left is under 1 minute
5 years ago
Mikunj
d10a8f0a6f
Added setting to disable checking for auto updates.
5 years ago
Konstantin Ullrich
19b0bbdf8a
Change onChange to onAfterchage
5 years ago
Mikunj
012575be35
Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed.
...
This is the reason that seeds across desktop and mobile devices would never restore to the same keypair. This function was there from the initial messenger days and with further discussion with Maxim, we deemed calling this function an unnecessary step for generating a keypair. There are no security implications for this change as we generate keypairs the exact same way as Signal does.
The biggest downside to this change however is that if you try to restore a desktop device with a seed from before this change, that seed will generate a completely different key pair and thus a different session ID.
This will only affect users who plan to restore any device from the seed of a desktop device before this change.
5 years ago
Vince
62abcfcdc6
Prevent rendering double avatars
5 years ago
Mikunj
aeb349ea64
Unrelated lint...
5 years ago
Vince
06142c880a
Revert removal of header search icon
...
Rendering is still disabled.
5 years ago
Audric Ackermann
0779eb2890
Merge pull request #929 from Bilb/use-new-memberlist-updategroup-dialog
...
Use the new member list UI for the update group dialog (closed)
5 years ago
Audric Ackermann
1f74803e72
add key to group member list
5 years ago
Audric Ackermann
82b02f84ec
Merge pull request #930 from Bilb/include-friend-search-result
...
Include friend search result #928
5 years ago
Ryan Tharp
a53fcee1bd
lint
5 years ago
Ryan Tharp
1792e2d952
add editGroupNameOrPicture to gear
5 years ago
Mikunj Varsani
053b31ad38
Merge pull request #938 from Mikunj/github-actions
...
GitHub actions Part 2
5 years ago
Vince
67e3846787
Merge pull request #905 from jian10au/scaleslider
...
Zoom factor slider
5 years ago
Brian Jian Zhao
eff2eeb119
remove zoom factor text next to %
5 years ago
Brian Jian Zhao
634c6f7de0
lint the code again and ready for merge
5 years ago
Brian Jian Zhao
d9dd1f4340
hard dots enabled as true
5 years ago
Mikunj
a09e370e1d
Added testing on pull request
...
Disable proxy in tests.
5 years ago
Brian Jian Zhao
ed5533b21f
lint the code again and ready for review
5 years ago
jian10au
f92cb95f5c
Update ts/components/session/settings/SessionSettingListItem.tsx
...
Accept the change
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Brian Jian Zhao
70100a0ef5
remove value prop in slider and global var setZoomFactor
5 years ago
Brian Jian Zhao
fd764a2aa7
match the slider value prop with currentSliderValue
5 years ago
Brian Jian Zhao
75f5d5743f
remove all the conditional rendering logic to make code cleaner
5 years ago
Brian Jian Zhao
0daaa04596
fully working; all comments removed; put slider setting into content object
5 years ago
Audric Ackermann
370467a127
Merge pull request #878 from Bilb/group-profile-image
...
Group profile image upload
5 years ago
Audric Ackermann
2d1739a1e7
add key to a list of badges (cause error on console)
5 years ago
Audric Ackermann
84d5cf4541
fix contextmenu caching on Message right click
5 years ago
Audric Ackermann
0528a4c8ac
fix lint
5 years ago
Audric Ackermann
06aeb126c2
enable search by username in message view #928
5 years ago
Audric Ackermann
55c1410793
Merge pull request #919 from Bilb/fix-background-pill-divider
...
move pill divider in react and fix the bg
5 years ago
Audric Ackermann
8066cc0709
add link to explain tslint issue with sfc and props type
5 years ago
Brian Jian Zhao
ccb470207a
use storage instead of component state to store the zoom setting
5 years ago
Audric Ackermann
797ccdc125
Use the new member list UI for the update group dialog (closed)
5 years ago
Brian Jian Zhao
203d314254
fix the slider bug
5 years ago
Brian Jian Zhao
23da1831c2
removed unnecessary comments after review
5 years ago
Audric Ackermann
6b2afdf047
Merge pull request #923 from Bilb/fix-close-sessionmodal
...
fix catch of mouse events on forgotten modals
5 years ago
Audric Ackermann
116c73d741
Merge pull request #921 from konstantinullrich/#903_Remove-redundant-search-icon-in-message-view
...
Remove search icon in message view
5 years ago
Konstantin
99bb9a2c30
Remove redundant braces
...
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Audric Ackermann
daec39b94d
fix catch of mouse events on forgotten modals
5 years ago
Konstantin Ullrich
05a15dc9cd
Small Code formating
5 years ago
Konstantin Ullrich
c731241689
Remove search icon in message view
5 years ago
Audric Ackermann
cb18a48d50
fix event propogation on links in messages
5 years ago
Audric Ackermann
f2f4b4be70
move pill divider in react and fix the bg
5 years ago
Brian Jian Zhao
b877dab7de
refactor the code related to checking slider type
5 years ago
Audric Ackermann
7eab7fbcf4
Merge pull request #869 from Bilb/dialog-exit-esc-click-outside
...
Dialog exit esc click outside
5 years ago
Brian Jian Zhao
a80c6e30e2
add slider title to message.json
5 years ago
Brian Jian Zhao
cb7289d3d8
working but buggy
5 years ago
Audric Ackermann
15738c3525
display continue session signin with seed
5 years ago
Audric Ackermann
e0ff1755ac
lint
5 years ago
Brian
96e9a68abd
add zoomfactor to main
5 years ago
Brian Jian Zhao
1038a306ce
add comment to view logic
5 years ago
Audric Ackermann
ad682b588a
make group image upload look same as edit profile upload
5 years ago
Audric Ackermann
790085bea1
disable profile image upload for closed group
5 years ago
Audric Ackermann
1428cfe1dd
fix download profile image open groups
5 years ago
Audric Ackermann
60ed8f2972
make download of group avatar work
5 years ago
Audric Ackermann
6d5aed7de8
make upload of group picture work
5 years ago
Brian Jian Zhao
cc915fadbc
add sliderbar and state control in fe
5 years ago
Brian Jian Zhao
0daf41a339
check the state when the SessionSettings get rendered
5 years ago
Audric Ackermann
1f411df0ce
lint
5 years ago
Audric Ackermann
99133437d6
close all dialogs on ESC or click outside
5 years ago