Audric Ackermann
|
6856c0e748
|
remove updateTextInputState not needed and add left to menu tests
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
5109f9fdda
|
remove ConversationLoadingScreen (unused)
|
4 years ago |
Audric Ackermann
|
2bcc7be3e6
|
remove mp3 lame already file and webrecorder worker unused
|
4 years ago |
Audric Ackermann
|
c128684ffe
|
cleanup unused svg files from Signal
|
4 years ago |
Audric Ackermann
|
788cb2a5fc
|
fetch theme for each dialog, as they are out of the themed tree for now
|
4 years ago |
Audric Ackermann
|
e8677eef8c
|
add back bump typing to CompositionBox 7 show bubbles on direct convo
|
4 years ago |
Audric Ackermann
|
20496c45d6
|
remove sendAnyWay and showSafetyNumber from props of MessageDetails
|
4 years ago |
Audric Ackermann
|
a1d4dea845
|
fix scrolling to unread and marking message as read on scrolling
we need to hit the bottom for the convo to update currently
add smooth scrolling on click on quoted message
|
4 years ago |
Audric Ackermann
|
6e14718a32
|
reactity the expired Session version warning
|
4 years ago |
Audric Ackermann
|
918eeae275
|
move InboxView to react
|
4 years ago |
Audric Ackermann
|
2ae7a6dfe5
|
cleanup message.js and conversation_view.js
|
4 years ago |
Audric Ackermann
|
f3430bdcb5
|
add toast on isBlocked, isKicked, ... for sending of messages
|
4 years ago |
Audric Ackermann
|
5122433eb4
|
remove message_list_view.js and replace saveMessage with a commit()
|
4 years ago |
Audric Ackermann
|
70e59bdab5
|
remove unused showConfirmationDialog appview
Everything is linked to window.confirmationDialog()
|
4 years ago |
Audric Ackermann
|
c039c89a26
|
remove resetMessageSelection() as unused and cleanup toast
|
4 years ago |
Audric Ackermann
|
e613613416
|
show toast with react-toastify and make them a styled-component
|
4 years ago |
Audric Ackermann
|
6fd8ea20c7
|
fix restoring of session after restore from seed
|
5 years ago |
Audric Ackermann
|
48ecb8fc4b
|
cleanup unused code
|
5 years ago |
Audric Ackermann
|
0b4400837b
|
fix scroll to quoted message and contact display name of group updates
|
5 years ago |
Audric Ackermann
|
d0bf8d54bc
|
fix theme of unlock settings with password
|
5 years ago |
Audric Ackermann
|
aad2d3232a
|
be able to show right panel for users too (and display convo medias)
|
5 years ago |
Audric Ackermann
|
940ad57f83
|
rework the way unread count works
we no longer refresh on each message read, only once the whole
conversation is read.
|
5 years ago |
Audric Ackermann
|
a30ae8903b
|
remove bulk edit view and related stuff unused
|
5 years ago |
Audric Ackermann
|
857bea50ea
|
enable back keyboard navigation on message list
|
5 years ago |
Audric Ackermann
|
141e497af7
|
cleanup unused fetch method of messages.js
|
5 years ago |
Audric Ackermann
|
13e02b5bf1
|
add staged link previews for everything from signal
|
5 years ago |
Audric Ackermann
|
f5818817e9
|
remove references to old emoji-panel package
|
5 years ago |
Audric Ackermann
|
12bf46e09e
|
use pushToast through ToastUtils when it's a static toast content
|
5 years ago |
Audric Ackermann
|
78843e81dd
|
remove file_input_view unused
|
5 years ago |
Audric Ackermann
|
fcf13c7467
|
relink lightbox from signal to our app
|
5 years ago |
Audric Ackermann
|
144ae41529
|
add type for ConversationController, remove showStartConversation
and cleanup scss
|
5 years ago |
Audric Ackermann
|
b7f5a32570
|
add reply to message UI logic
|
5 years ago |
Audric Ackermann
|
a652ec3b61
|
fix light theme in react refactor
|
5 years ago |
Audric Ackermann
|
4d991d3992
|
Merge branch 'clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
a1c58044d3
|
Merge pull request #1371 from Bilb/drop-admin-medium-groups
require admin for editing a closed group, but not a medium one
|
5 years ago |
Audric Ackermann
|
4215aa1e3b
|
require admin for editing a closed group, but not a medium one
|
5 years ago |
Audric Ackermann
|
4a86c81edf
|
themify the typing bubble
|
5 years ago |
Audric Ackermann
|
e5db9916a5
|
allow closed group updates from non-admin user
|
5 years ago |
Audric Ackermann
|
e669324acc
|
lint
|
5 years ago |
Audric Ackermann
|
5dc668f591
|
disable microphone for now (waiting refactor branch to be merged)
|
5 years ago |
Audric Ackermann
|
56cd42d34c
|
remove authorColor unused in Session
|
5 years ago |
Audric Ackermann
|
d1bd829011
|
do not trigger markRead if conversation isHidden
|
5 years ago |
Audric Ackermann
|
56a81ccc93
|
Merge pull request #1336 from Bilb/remove-jazzicon
|
5 years ago |
Audric Ackermann
|
b845ba9642
|
use a HOC to fetch closed group conversations for avatar rendering
|
5 years ago |
Audric Ackermann
|
b6c7c41402
|
fix read-receipt being sent onFocus on invalid conversation
|
5 years ago |
Audric Ackermann
|
5bab1c665f
|
lint
|
5 years ago |
Audric Ackermann
|
29dfb092eb
|
add Secondary Device only if it's not a primary device
|
5 years ago |
Audric Ackermann
|
00994bcb4a
|
make most of the app rtl compatible (text based only)
|
5 years ago |
Audric Ackermann
|
70b739d24f
|
update translation to match android - part 1
|
5 years ago |