Audric Ackermann
|
6e14718a32
|
reactity the expired Session version warning
|
5 years ago |
Audric Ackermann
|
918eeae275
|
move InboxView to react
|
5 years ago |
Audric Ackermann
|
2ae7a6dfe5
|
cleanup message.js and conversation_view.js
|
5 years ago |
Audric Ackermann
|
f3430bdcb5
|
add toast on isBlocked, isKicked, ... for sending of messages
|
5 years ago |
Audric Ackermann
|
5122433eb4
|
remove message_list_view.js and replace saveMessage with a commit()
|
5 years ago |
Audric Ackermann
|
70e59bdab5
|
remove unused showConfirmationDialog appview
Everything is linked to window.confirmationDialog()
|
5 years ago |
Audric Ackermann
|
c039c89a26
|
remove resetMessageSelection() as unused and cleanup toast
|
5 years ago |
Audric Ackermann
|
e613613416
|
show toast with react-toastify and make them a styled-component
|
5 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 |
Audric Ackermann
|
66d3a2b86c
|
replace unsend with deleteForEveryone
|
5 years ago |
Audric Ackermann
|
3945c6b208
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
9315ed5238
|
add tool to find unused localized string and fix our current en locale
|
5 years ago |
Audric Ackermann
|
6063e0757d
|
remove 'friend' reference from messages.json
|
5 years ago |
Vincent
|
d7de09e475
|
linter-fixes
|
5 years ago |
Audric Ackermann
|
ce6263dc21
|
share ContextMenu item tests for ConversationListeItem and ConversationHeader
|
5 years ago |
Vincent
|
d823e2a758
|
safety-number-view
|
5 years ago |
Vincent
|
3591001ef1
|
audio component ui
|
5 years ago |
Vincent
|
c26e20d33f
|
css-loader
|
5 years ago |