Audric Ackermann
|
7a05a828f3
|
enable rtl for `ar` and `he` locales
|
4 years ago |
Audric Ackermann
|
39c64b9fbf
|
toast adding moderator to remind that the user needs to be registered
|
4 years ago |
Audric Ackermann
|
3476b54d43
|
fix add/remove moderators dialog and open groups name avatar dialog
|
4 years ago |
Audric Ackermann
|
979a9058e3
|
remove verified number - related features (partial)
|
4 years ago |
Audric Ackermann
|
58be168227
|
drop groupUpdates which happened before we joined the group
|
4 years ago |
Audric Ackermann
|
6856c0e748
|
remove updateTextInputState not needed and add left to menu tests
|
4 years ago |
Audric Ackermann
|
6cf838ade8
|
disallow remove of an admin from a closed group
|
4 years ago |
Audric Ackermann
|
cbd0e63641
|
add admin dialog to warn him about leaving for v2 closed group
|
4 years ago |
Audric Ackermann
|
d43ae09eb0
|
first working version of closed group v2
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
b0a229bf13
|
add Dialog on app start to ask to update SessionID
|
4 years ago |
Audric Ackermann
|
cf25e89a14
|
cleanup unused code
|
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
|
7e72566cba
|
remove list_view.js ListView is 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
|
531b227ae4
|
clean unused files and fix recovery dialog showing
|
4 years ago |
Audric Ackermann
|
1503d83f3a
|
add ourPrimary convo to redux and update the actionPanel with it
|
4 years ago |
Audric Ackermann
|
828aa4413f
|
remove unused group_member_list component
|
4 years ago |
Audric Ackermann
|
5698bca90b
|
remove unused recorder_view.js
|
4 years ago |
Audric Ackermann
|
2fc61d2c96
|
cleanup expired template from html files
|
4 years ago |
Audric Ackermann
|
6e14718a32
|
reactity the expired Session version warning
|
4 years ago |
Audric Ackermann
|
977569cde0
|
move offline network view to react
|
4 years ago |
Audric Ackermann
|
f9ab90fb71
|
link backbone message added to redux
|
4 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
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
|
e45ce43e01
|
store messages currently loaded in convo on redux
|
4 years ago |
Audric Ackermann
|
5122433eb4
|
remove message_list_view.js and replace saveMessage with a commit()
|
4 years ago |
Audric Ackermann
|
30f93b2ad3
|
remove conversation stack
|
4 years ago |
Audric Ackermann
|
70e59bdab5
|
remove unused showConfirmationDialog appview
Everything is linked to window.confirmationDialog()
|
4 years ago |
Audric Ackermann
|
b9c4394b27
|
SessionConversation, render MessageView if no conversationModel found
|
4 years ago |
Audric Ackermann
|
c039c89a26
|
remove resetMessageSelection() as unused and cleanup toast
|
4 years ago |
Audric Ackermann
|
357421f161
|
rename window.console.log to window.log.info
|
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
|
4 years ago |
Audric Ackermann
|
48ecb8fc4b
|
cleanup unused code
|
4 years ago |
Audric Ackermann
|
0b4400837b
|
fix scroll to quoted message and contact display name of group updates
|
4 years ago |
Audric Ackermann
|
d0bf8d54bc
|
fix theme of unlock settings with password
|
4 years ago |
Audric Ackermann
|
aad2d3232a
|
be able to show right panel for users too (and display convo medias)
|
4 years ago |
Audric Ackermann
|
4d1335eb93
|
finish removing backbone last seen indicator view
|
4 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.
|
4 years ago |
Audric Ackermann
|
35d9e2a207
|
cleanup already migrated message_view rendering
|
4 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
|
bcc54f2bd0
|
remove scroll down button backbone view as we are using it directly now
|
5 years ago |
Audric Ackermann
|
78843e81dd
|
remove file_input_view unused
|
5 years ago |
Audric Ackermann
|
7a13717739
|
fix the generation of video preview attachments
|
5 years ago |
Audric Ackermann
|
363da7aa80
|
add back toast on attachment adding error
|
5 years ago |
Audric Ackermann
|
fcf13c7467
|
relink lightbox from signal to our app
|
5 years ago |
Audric Ackermann
|
42369cb8f2
|
add redux action to change section of UI
|
5 years ago |
Audric Ackermann
|
ddf41de3fb
|
add csp for image load from blob so attachments are loaded correctly
|
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
|
37dd7b87cc
|
remove right buttons on Message. use right click instead
|
5 years ago |
Audric Ackermann
|
1a5a0786a1
|
fix new medium group mark as unread then as read on opened
|
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
|
c052b1a2ec
|
update group size limit to 20 now that those are ssk groups
Also removed removed description while creating a medium group as it was
removed on mobile
|
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
|
3a876c7322
|
add notify to PN server on message sent
|
5 years ago |
Audric Ackermann
|
56cd42d34c
|
remove authorColor unused in Session
|
5 years ago |
Audric Ackermann
|
6eb13e43e3
|
simplify a lot avatar props
|
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
|
eabc2b30dc
|
apply rtl on app initialize
|
5 years ago |
Audric Ackermann
|
cf918b76b4
|
lint
|
5 years ago |
Audric Ackermann
|
c9d1b82004
|
add auto switch to RTL body if locale in rtlLocales
|
5 years ago |
Audric Ackermann
|
00994bcb4a
|
make most of the app rtl compatible (text based only)
|
5 years ago |
Audric Ackermann
|
22b2d80993
|
make light theme default for existing users and show dialog to revert
|
5 years ago |
Audric Ackermann
|
94bd47fb8c
|
add way to add icon to SessionConfirm dialog
|
5 years ago |
Audric Ackermann
|
864a9ee5ea
|
make light theme by default on registration
|
5 years ago |
Audric Ackermann
|
f7d6da0ebc
|
remove useless css
|
5 years ago |
Audric Ackermann
|
4070a7099f
|
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme
|
5 years ago |
Audric Ackermann
|
a03132f088
|
remove qrDialogView unused
|
5 years ago |
Audric Ackermann
|
1eb8f8e6b1
|
remove ConfirmationDialogView unused
|
5 years ago |
Audric Ackermann
|
5f51573f53
|
remove unused templates
|
5 years ago |
Audric Ackermann
|
9041a408fd
|
remove SessionResetConfirm dialog as unused
|
5 years ago |
Audric Ackermann
|
55c4963772
|
remove unused updateInboxSectionUnread()
|
5 years ago |
Audric Ackermann
|
39463d2f93
|
enable back ability to switch theme from leftpane
|
5 years ago |
Audric Ackermann
|
0b6c915f8f
|
update translation to match android - part 2
|
5 years ago |
Audric Ackermann
|
5739d78ada
|
edit group editing title to match Android
|
5 years ago |