Audric Ackermann
df0b44db4c
Merge remote-tracking branch 'upstream/clearnet' into multi-device-v2
5 years ago
Audric Ackermann
f41bf31515
fix tests
5 years ago
Audric Ackermann
ea2c4437a3
cleanup models with unused events
...
also, sort message from DB and on redux by sent_at or received_at when
not a public group
5 years ago
Audric Ackermann
6edcb88788
remove resend as it does not make any sense with medium groups
...
and sendAnyway
5 years ago
Audric Ackermann
20cf5dbf10
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
5 years ago
Audric Ackermann
5ec9722e00
autobind typescript class methods with autobind
5 years ago
Audric Ackermann
b76ce0f2ff
update models to TS part2
5 years ago
Audric Ackermann
65ed81e980
enable explicit group updates on the sending side
5 years ago
Audric Ackermann
49ca1a0f82
fix registration continue your session button not shown for recovery
5 years ago
Audric Ackermann
85b9f22b04
allow back to leave an open group
5 years ago
Audric Ackermann
5a7c8ffa35
fix previews sent on next message if they are resolved too late
5 years ago
Audric Ackermann
846f396545
show Delete conversation menu when we got removed from the group too
5 years ago
Audric Ackermann
874e3f863b
remove unused worker
5 years ago
Audric Ackermann
1d5d098b06
be able to remove a closed group once we left it already
5 years ago
Audric Ackermann
89ea946b3f
disable sending of explicit group updates for now - only receiving is ON
5 years ago
Audric Ackermann
267a3e6bf6
disable closedgroup update groups for now
5 years ago
Audric Ackermann
ebd94ce15c
fix order of added new group in leftPane
5 years ago
Audric Ackermann
3b3378a2ee
finish explicit group updates
5 years ago
Audric Ackermann
3342c7fd26
lint
5 years ago
Audric Ackermann
1d85a6dc5f
trigger new message onError while handling a request
5 years ago
Audric Ackermann
7054385d4a
remove body pending loading of message > 2000.
...
Also remove the limit when sending text messages
5 years ago
Audric Ackermann
0fe026ab15
Fix the password length limit when not setting a new password
...
Relates #1446
5 years ago
Audric Ackermann
a51f95d28c
move models to TS part1
5 years ago
Audric Ackermann
aede96b69b
enable explicit group updates on the sending side
5 years ago
Audric Ackermann
b88ea110e8
Add multi device v2 support
5 years ago
Audric Ackermann
64737a89d7
add ConfigurationMessage
5 years ago
Audric Ackermann
83c852ca60
fix registration continue your session button not shown for recovery
5 years ago
Audric Ackermann
d60e34017a
allow back to leave an open group
5 years ago
Audric Ackermann
fb9f615a11
Merge remote-tracking branch 'upstream/clearnet' into fix-explicit-updates-not-yet-sending
5 years ago
Audric Ackermann
859cbfbe36
Merge pull request #1466 from Bilb/fix-link-previews
...
fix previews sent on next message if they are resolved too late
5 years ago
Audric Ackermann
e34ffb89fc
Merge pull request #1467 from Bilb/fix-delete-group-menu-left
...
Be sure to show a right click menu to delete a closed group when we already left it
5 years ago
Audric Ackermann
446a1ecefb
show Delete conversation menu when we got removed from the group too
5 years ago
Audric Ackermann
ab8aa0d982
disable sending of explicit group updates for now - only receiving is ON
5 years ago
Audric Ackermann
2462e12a04
Merge pull request #1461 from Bilb/explicit-group-updates
...
Explicit group updates
5 years ago
Audric Ackermann
f179694439
remove unused worker
5 years ago
Audric Ackermann
6ed5f505c3
be able to remove a closed group once we left it already
5 years ago
Audric Ackermann
cdd6fb61eb
fix previews sent on next message if they are resolved too late
5 years ago
Audric Ackermann
7048f81214
disable closedgroup update groups for now
5 years ago
Audric Ackermann
c06f710b3b
fix order of added new group in leftPane
5 years ago
Audric Ackermann
334da0a169
finish explicit group updates
5 years ago
Audric Ackermann
82a7ed73df
trigger new message onError while handling a request
5 years ago
Audric Ackermann
46fdebe3d7
Merge pull request #1459 from Bilb/improve-open-group-loading-speed
...
Improve open group loading speed
5 years ago
Audric Ackermann
0e25ab2874
WIP
5 years ago
Audric Ackermann
6e11c6db2e
remove all reference to closed group update v2
5 years ago
Audric Ackermann
999e6fc712
replace GroupUpdateV2 in proto to ClosedGroupControlMessage
5 years ago
Audric Ackermann
79028ebaeb
remove isUnidentifiedDelivery
5 years ago
Audric Ackermann
c5ad206239
fix message added not shwon on SessionMessageList
5 years ago
Audric Ackermann
3d47d7d0e8
remove EbeddedContact components
5 years ago
Audric Ackermann
02fb5783a4
remove regionCode and PhoneNumber.ts
5 years ago
Audric Ackermann
2b92386399
debounce calls to write to db last message
5 years ago
Audric Ackermann
c7d6e940ce
speed up loading of messages by removing db call to fetch our pubkey
5 years ago
Audric Ackermann
8b8fe66615
update profile of users when getting profile from opengroup message
5 years ago
Audric Ackermann
34e5648681
fix metadatabadges for closed group
...
do not show crown nor Mod badge
5 years ago
Audric Ackermann
13df6c476e
remove isClosable for convo as it is unused
5 years ago
Audric Ackermann
b218611831
remove contactCollection in convos.
5 years ago
Audric Ackermann
a6cecd33e3
remove ContactDetails unused
5 years ago
Audric Ackermann
273eedc6a9
remove hasSignalAccount and Sealed Sender unused
5 years ago
Audric Ackermann
e3a6e24898
remove body pending loading of message > 2000.
...
Also remove the limit when sending text messages
5 years ago
Audric Ackermann
43ec14e741
Fix the password length limit when not setting a new password
...
Relates #1446
5 years ago
Audric Ackermann
eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update
5 years ago
Audric Ackermann
bb037f7edb
fix profile updates when flag is set (do not drop message)
5 years ago
Audric Ackermann
d655c397e0
make the isAdmin coming from the convo props and not the messages
5 years ago
Audric Ackermann
dc68c80504
fix refresh of moderator list and removed unused proto
5 years ago
Audric Ackermann
ce8bc84de0
add way to add/remove moderators from the message click handler
5 years ago
Audric Ackermann
5c3cb0a165
make moderator dialogs the Session way
5 years ago
Audric Ackermann
a0703bc2f9
remove primary and secondary device separate status
5 years ago
Audric Ackermann
135fc3b366
remove prekeys
5 years ago
Audric Ackermann
fd18345c5a
remove handling of rss related things completely
5 years ago
Audric Ackermann
46dfb3489b
remove mock sockets and websockets unused resources
5 years ago
Audric Ackermann
c0484207d1
Merge branch 'clearnet' into fix-ban-user
5 years ago
Audric Ackermann
21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
...
Remove prekeys message and Session managment.
5 years ago
Audric Ackermann
6dd9dde44f
increase closed group size limit to 100
5 years ago
Audric Ackermann
20c806be2d
fix being able to remove messages from anyone as a moderator
5 years ago
Audric Ackermann
dc0733968d
make moderators and groupAdmins a single name
5 years ago
Audric Ackermann
6a776b56f6
fix ban of users on open group
5 years ago
Audric Ackermann
39c64b9fbf
toast adding moderator to remind that the user needs to be registered
5 years ago
Audric Ackermann
3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog
5 years ago
Audric Ackermann
21c62c167e
remove typing indicator when we get a dataMessage
5 years ago
Audric Ackermann
72c96ea998
remove most of the SessionProtocol unused stuff
...
- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone)
5 years ago
Audric Ackermann
979a9058e3
remove verified number - related features (partial)
5 years ago
Audric Ackermann
75b7788fa9
remove stuff related to web api
5 years ago
Audric Ackermann
f1d84177a0
fix expirationTimer updates closed group desktop to ios
5 years ago
Audric Ackermann
58be168227
drop groupUpdates which happened before we joined the group
5 years ago
Audric Ackermann
eb9828a3b7
fix tests
5 years ago
Audric Ackermann
6856c0e748
remove updateTextInputState not needed and add left to menu tests
5 years ago
Audric Ackermann
b15984aa08
cosmetic UI for updateGroupMembersDialog
5 years ago
Audric Ackermann
8e9de59a42
remove isOnline unused
5 years ago
Audric Ackermann
6cf838ade8
disallow remove of an admin from a closed group
5 years ago
Audric Ackermann
19f59ca41e
add some logs for message sending
5 years ago
Audric Ackermann
e6c2abff48
mandatory upgrade of session ids are now in force
5 years ago
Audric Ackermann
cbd0e63641
add admin dialog to warn him about leaving for v2 closed group
5 years ago
Audric Ackermann
d43ae09eb0
first working version of closed group v2
5 years ago
Audric Ackermann
9048913332
split conversation reducer for convo logic
...
also
- fix ordering of messages for open groups, when they are added
- fix the way the firstMessageOfSeries for just created clsoed groups
5 years ago
Audric Ackermann
2fe6b11e89
move ConversationController to typescript
5 years ago
Audric Ackermann
0f328d5f28
disable links while on selectionMode
...
Fixes #795 as the image click already selects the messages while on
selection mode
5 years ago
Audric Ackermann
d2fab26a5d
ignore arrows events when the textarea is selected
...
Fixes #1416
5 years ago
Audric Ackermann
16c9bf27c9
remove linebreaks on pasted value on open group join textarea
...
Relates #1413
5 years ago
Audric Ackermann
adf0d03d35
add test for the MessageEncrypter using Session protocol
5 years ago
Audric Ackermann
c9fd261e0e
fix color no opacity for recording playback view
...
having an opacity on the bg color was making the source-atop composition not visible with the sweeping color
5 years ago
Audric Ackermann
02ca99c96f
fix media permissions check only when requested
...
the old way was to run the check on the componentWillMount,
but sometimes the settings was returning null as the storage was not
ready yet, I guess
5 years ago
Audric Ackermann
2a02b5498b
enable back spellcheck for textarea message
5 years ago
Audric Ackermann
0a4cae4183
fix duplicates message for open groups
5 years ago
Audric Ackermann
2af4938ff2
fix SessionProtocol decrypt of messages with Android
...
also disable the old SessionRequest logic
5 years ago
Audric Ackermann
b0a229bf13
add Dialog on app start to ask to update SessionID
5 years ago
Audric Ackermann
1045bfeba8
add SessionProtocol wip
5 years ago
Audric Ackermann
6b56f1174e
search for duplicates using the sent_at timestamp to speedup db call
5 years ago
Audric Ackermann
cd3ec67099
add the encryptWithSessionProtocol method
5 years ago
Audric Ackermann
cf25e89a14
cleanup unused code
5 years ago
Audric Ackermann
10307bac38
fix lint
5 years ago
Audric Ackermann
4026e0162e
fix a bug preventing fitlering of duplicates for open group messages
5 years ago
Audric Ackermann
3e01eee207
fix color of icon compose on dark theme
...
cross color is always white as the background is black
5 years ago
Audric Ackermann
fdcb02bfdc
remove Section header rendering from static method, just render JSX
5 years ago
Audric Ackermann
add1c2dd39
reset the highlighted message after 3 sec
...
Before this commit, when a users clicks on a quoted message, the UI
takes it to that message. If the user clicks again on the quoted
message, the green highlight of the quoted message is not shown again.
This was like this, because the highlight is based on a state change,
and clicking on the same highlighted message, does not update the state
as the clicked quoted message is still the same.
The fix is to reset the highlighted message on the state object after
the animation is done
5 years ago
Audric Ackermann
e9f186065d
do not shrink SessionSpinner
5 years ago
Audric Ackermann
5109f9fdda
remove ConversationLoadingScreen (unused)
5 years ago
Audric Ackermann
a941e73f7b
fix bug of voice message not received, the size was not included
5 years ago
Audric Ackermann
766a9f9c45
fix theme for voice messages and recording
5 years ago
Audric Ackermann
2bcc7be3e6
remove mp3 lame already file and webrecorder worker unused
5 years ago
Audric Ackermann
e0bdab0d19
fix appearance of bubbles when convo is full of messages
5 years ago
Audric Ackermann
4bab6cc8b4
fix typing bubbles on SessionConversation
...
for some reasons, they were sometimes not visible due to the message
list bottom padding
5 years ago
Audric Ackermann
7da988c132
fix up session logo on loading and max message body length
5 years ago
Audric Ackermann
3df0a425de
remove permissions popup window and related stuff
5 years ago
Audric Ackermann
c9fc3be6c3
make message about not being able to recover SessionID more obvious
5 years ago
Audric Ackermann
dd4f591cf4
deleteAccount => show warning when recover will generate new SessionID
5 years ago
Audric Ackermann
a23d5cd95c
fix theme for SessionRecording
5 years ago
Audric Ackermann
4a58b2c9f6
do not fail if a message has a list of empty attachment
5 years ago
Audric Ackermann
f28dfe5a94
use fallbacks for message even if we have a session with the device
5 years ago
Audric Ackermann
0eb730f1ba
fix lint
5 years ago
Audric Ackermann
a58a1a4fba
fix text color of expire timer when image only message
5 years ago
Audric Ackermann
0714b73fe7
disable conversation and link preview test until fixed
5 years ago
Audric Ackermann
7e72566cba
remove list_view.js ListView is unused
5 years ago
Audric Ackermann
6afe893359
fix up a few test
5 years ago
Audric Ackermann
cb2f90f7f7
make SessioNotificationCount a styled component
5 years ago
Audric Ackermann
4c6a05c6d7
make timestamp a styled-component too
5 years ago
Audric Ackermann
e1fbcade0f
move expiretimer bucket svg to ts & style them with styled-components
5 years ago
Audric Ackermann
15ae97e0a7
use OutgoingMessageStatus in ConversationListItem too
...
also, enable back the delivered/read status on message metadata
5 years ago
Audric Ackermann
7f5515cf6b
split Message metadatas rendering to a sub component
5 years ago
Audric Ackermann
0a6a49eda5
Add an Outgoing Message Status react component
5 years ago
Audric Ackermann
788cb2a5fc
fetch theme for each dialog, as they are out of the themed tree for now
5 years ago
Audric Ackermann
e38be266c2
major rework of session icon => make them styled with styled-component
5 years ago
Audric Ackermann
3bc041f512
change header of password entered on registration to just 'password'
5 years ago
Audric Ackermann
f0a58b01b0
remove calculatingPow animation on msg => use the one for sending
5 years ago
Audric Ackermann
9fe87ca8c3
fix typing of MessageController
5 years ago
Audric Ackermann
4c0a988fe5
Move the metadata badges to use react functional components
5 years ago
Audric Ackermann
8cc2cd6581
rename textPending to bodyPending
...
not even sure we need it for Session
this is used when the users sends a really large body => it is sent as
an attachment
5 years ago
Audric Ackermann
29eb528d1f
remove signal gear icon, and show back ours on calculatingPow
...
this is used for a message in the message list and in the conversation
list item
5 years ago
Audric Ackermann
228e4ed662
move MessageController to typescript
5 years ago
Audric Ackermann
727261b36a
be sure to register outgoing message for medium groups when created
5 years ago
Audric Ackermann
184b1984c3
fix autoplay unmuted video when video attachment is added
5 years ago
Audric Ackermann
f9783be764
various UI fixes
...
* hide borders of images in bg when in the message details view
* force color of caption edits to white, as the background is grey and
it is more readable
* fix a bug preventing to quote the same message twice when switing
between two conversation after starting to quote one
5 years ago