Audric Ackermann
|
70e59bdab5
|
remove unused showConfirmationDialog appview
Everything is linked to window.confirmationDialog()
|
5 years ago |
Audric Ackermann
|
b9c4394b27
|
SessionConversation, render MessageView if no conversationModel found
|
5 years ago |
Audric Ackermann
|
c039c89a26
|
remove resetMessageSelection() as unused and cleanup toast
|
5 years ago |
Audric Ackermann
|
357421f161
|
rename window.console.log to window.log.info
|
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
|
4d1335eb93
|
finish removing backbone last seen indicator view
|
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
|
35d9e2a207
|
cleanup already migrated message_view rendering
|
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
|
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 |
Audric Ackermann
|
fec3a0f643
|
remove install_view.js
|
5 years ago |
Audric Ackermann
|
457a8967d6
|
remove beta disclaimer entirely
|
5 years ago |
Audric Ackermann
|
70b739d24f
|
update translation to match android - part 1
|
5 years ago |
Audric Ackermann
|
e008dbd0d5
|
"leave {Closed|Open} Group" => "leave group"
|
5 years ago |
Audric Ackermann
|
66d3a2b86c
|
replace unsend with deleteForEveryone
|
5 years ago |
Audric Ackermann
|
30937f4ae3
|
make start new session screen closer to the android one
|
5 years ago |
Audric Ackermann
|
3945c6b208
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
3e56eb6133
|
add beta german translation copy pasted from android
|
5 years ago |
Audric Ackermann
|
9315ed5238
|
add tool to find unused localized string and fix our current en locale
|
5 years ago |
Audric Ackermann
|
2c45ff73b2
|
Merge pull request #1288 from Bilb/disable-link-warning-multi
|
5 years ago |
Audric Ackermann
|
761ebf4a7c
|
lint
|
5 years ago |
Audric Ackermann
|
abc9456d14
|
add popup for disabling multi device
|
5 years ago |
Audric Ackermann
|
a4397ceeb3
|
Merge remote-tracking branch 'upstream/clearnet' into fix-drop-message-closed-group
|
5 years ago |
Audric Ackermann
|
ba624d5d2f
|
Merge pull request #1292 from Bilb/fix-caption-attachments
|
5 years ago |
Audric Ackermann
|
89579ebd35
|
refactor SessionPasswordModal to handle errors on length
|
5 years ago |
Audric Ackermann
|
a6fa3386c1
|
do not trigger group update if name or avatar did not change
|
5 years ago |
Audric Ackermann
|
6063e0757d
|
remove 'friend' reference from messages.json
|
5 years ago |
Maxim Shishmarev
|
d95dfdc04a
|
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
|
5 years ago |
Audric Ackermann
|
8910be2ceb
|
remove unused class and files
|
5 years ago |
Vincent
|
d7de09e475
|
linter-fixes
|
5 years ago |
Audric Ackermann
|
ce6263dc21
|
share ContextMenu item tests for ConversationListeItem and ConversationHeader
|
5 years ago |
Maxim Shishmarev
|
cc43555cd2
|
Merge branch 'clearnet' into medium-group-fixes
|
5 years ago |
Maxim Shishmarev
|
87144336b7
|
Large refactor of medium groups. Fixes them for multidevice
|
5 years ago |
Vincent
|
28a0d82ea2
|
Updating message recieving
|
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 |
Vincent
|
54b7d9a21b
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
|
5 years ago |
Audric Ackermann
|
fc5af07363
|
update UI when user blocks a group
|
5 years ago |
Audric Ackermann
|
f03d66de38
|
use active_at to show and sync real contacts from contact list
|
5 years ago |
Audric Ackermann
|
adb7234b43
|
exclude empty timestamp conversation from contacts list
|
5 years ago |
Audric Ackermann
|
3fa54c3ef9
|
Merge pull request #1226 from Bilb/various-closed-group-fixes
|
5 years ago |
Vincent
|
83528f4b8d
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
|
5 years ago |
Audric Ackermann
|
dca4b9ef6d
|
remove unused GroupUpdateView
|
5 years ago |
Mikunj
|
8c3943094d
|
Add tests
|
5 years ago |