Commit Graph

741 Commits (102d79b948e6d195600c64e1c8aab72f3d485e83)

Author SHA1 Message Date
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 4 years ago
Audric Ackermann 3afd23c379
Increase closed group size to 100 4 years ago
Audric Ackermann 21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
Remove prekeys message and Session managment.
4 years ago
Audric Ackermann 39c64b9fbf
toast adding moderator to remind that the user needs to be registered 4 years ago
Audric Ackermann 979a9058e3
remove verified number - related features (partial) 4 years ago
Audric Ackermann 6856c0e748
remove updateTextInputState not needed and add left to menu tests 4 years ago
Audric Ackermann b15984aa08
cosmetic UI for updateGroupMembersDialog 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 82b59f808d
no confirmation on message delete from the message detail view 4 years ago
Audric Ackermann 2ec337dd31
Add back ability to edit caption before sending attachments 4 years ago
Audric Ackermann b46ed237b3
allow empty message when they have attachments 5 years ago
Audric Ackermann b7f5a32570
add reply to message UI logic 5 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 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 cd1a940719
add back Copy Session ID but show it only for user context click 5 years ago
Audric Ackermann 66dcfdfe6e
show message when no blocked contact in settings 5 years ago
Audric Ackermann d670a47d5c
remove duplicated key translation 5 years ago
Audric Ackermann 0e75510e5b
remove ttl unused settings and all translated key 5 years ago
Audric Ackermann 5f9348d21e
replace whole word Signal to Session on all translations 5 years ago
Audric Ackermann 68c1f1f781
use sentence case for android to desktop translation morphing 5 years ago
Audric Ackermann 0d908665c4
remove unused key in english locale 5 years ago
Audric Ackermann fca83b65cc
make min group member 1 on creation 5 years ago
Audric Ackermann 7942b9410c
update russian locale 5 years ago
Audric Ackermann 785efcbe3c
add option to ignore case on match anroidEn - desktopEn 5 years ago
Audric Ackermann a1824215d4
matching en translations desktop to android & scripts to verify 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 90fac8f75e
show group members => groupmember 5 years ago
Audric Ackermann 70b739d24f
update translation to match android - part 1 5 years ago
Audric Ackermann ad4c024530
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations 5 years ago
Audric Ackermann 9d4dff611f
simplify Copied xxx => Copied to clipboard 5 years ago
Audric Ackermann 4fbbbc26a4
make blockled list number updates on unblock 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 edf25e8cbc
clean up menu on message click 5 years ago
Audric Ackermann d4254b0bda
fix input translation for searches with android translations 5 years ago
Audric Ackermann 30937f4ae3
make start new session screen closer to the android one 5 years ago
Audric Ackermann eb3ee8f6b0
make leftpane overlay closer to android 5 years ago
Konstantin Ullrich 8bc7528e85
Merge branch 'clearnet' into feature/blocked-list-in-settings 5 years ago
Audric Ackermann 1f9aff5d1d
fix merge issue 5 years ago
Audric Ackermann 3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 5 years ago
Audric Ackermann ec2274d5e8
Merge pull request #1300 from Bilb/clean-en-translation 5 years ago
Konstantin Ullrich 7ec263f273 fixed transaltion key 5 years ago
Audric Ackermann fc664a2580
show a toast on secondary device forced unlink 5 years ago
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 5 years ago
Audric Ackermann 80946c0ea5
Merge remote-tracking branch 'upstream/clearnet' into clean-en-translation 5 years ago
Audric Ackermann 9315ed5238
add tool to find unused localized string and fix our current en locale 5 years ago
Mikunj b75b02c5a2 Hide multi device UI if flag is not set 5 years ago
Mikunj 22c64395d9 Remove multi-device warnings 5 years ago
Audric Ackermann 2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi 5 years ago
Audric Ackermann 9464c03806
adress reviews 5 years ago
Audric Ackermann abc9456d14
add popup for disabling multi device 5 years ago
Audric Ackermann 6063e0757d
remove 'friend' reference from messages.json 5 years ago
Audric Ackermann a853d27b28
disable multi device link and show warnings placeholder 5 years ago
Vincent d823e2a758 safety-number-view 5 years ago
Vincent 54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Vincent 95c5a881e1 rebuild-ui 5 years ago
Vincent c020eddef6 constants-to-ts 5 years ago
Vincent 506b55bfe2 session-id-editable 5 years ago
Vincent fd746a475a ui polished and ttl constants 5 years ago
Vincent 6078be1657 revive-ts-refactor 5 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Vincent 6cb05c3677 review-fixes 5 years ago
Vincent e72970fdc7 load-conv-public 5 years ago
Vincent b05d2e6725 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into https-open-group 5 years ago
Vincent f6ae5386e9 getting opengroup conversation 5 years ago
Mikunj Varsani f11e0f2cd0
Merge pull request #1222 from Mikunj/blocking
Fix up Blocking
5 years ago
Vincent e7569a569c fix-unicode-windows-error 5 years ago
Mikunj aa75205bbd Move BlockedNumberController to ts 5 years ago
Vincent 0386259fce cancelling linked 5 years ago
Vincent 6e1f3fdc75 linked-devices-limit 5 years ago
Audric Ackermann cae608fd01
drop typing message for public groups and fix opengroup sending 5 years ago
Mikunj 3ea0689d2f Linting 5 years ago
Mikunj e6139a5463 Merge branch 'clearnet' into message-sending-refactor 5 years ago
Audric Ackermann 73e15250d7
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 5 years ago
Maxim Shishmarev 3561ac49c0 UI and some integrations tests for sender keys 5 years ago
Audric Ackermann fa853538d0
LINT after prettier upgrade 5 years ago
Vincent fe7b22dbc3 Groups not friends 5 years ago
Vincent 07e7afeb31 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into lns-map 5 years ago
Audric Ackermann 12b396ce7e
add option to send a message to a single device, or to all device except one 5 years ago
Audric Ackermann f46c885fdf
merge fix-closed-group to clearnet 5 years ago
Vincent 8a80ccc044 Merge branch 'contacts-sorting' of https://github.com/vincentbavitz/session-desktop into contacts-sorting 5 years ago
Vincent 711112d076 Remove channels 5 years ago
Vincent 1fa7ee25f7 leftpane settings 5 years ago
Vincent cf05d4ff6c revivify 5 years ago
Vincent 2fde4d7e80 messages.json fixup 5 years ago
Vincent 99200bb725 Message unsendability 5 years ago
Vincent 6cda163b27 upgrade typescript 5 years ago
Audric Ackermann 0d0439cacc
Merge pull request #1020 from Bilb/spell-check-fixes
fix spell checker using the electron one
5 years ago
Audric Ackermann 9afee14749
Merge pull request #1022 from vincentbavitz/notifications-icon-numeration
Notifications icon numeration
5 years ago
Vincent 85c9576b45 fractional centering 5 years ago
Audric Ackermann 9ff16d7e60
move to electron spellchecker 5 years ago
Vincent 8d1fec36b7 final ref 5 years ago
Vincent 1a3ecf10df Device pairing copy 5 years ago
Audric Ackermann c81fca5d90
disnle link option on secondary device 5 years ago
Vincent c7c72e50bb lint 5 years ago
Vincent d6a48b9f6d Password paste 5 years ago
Vincent d8a12aab0f conv tinkering 5 years ago
Audric Ackermann b3d895caf3
Toast on device pairing request received but in device pairing mode 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Vincent 7235ccff88 Emoji quick styling 5 years ago
Mikunj d10a8f0a6f Added setting to disable checking for auto updates. 5 years ago
Mikunj 9e9b2a12d6 Fix translations 5 years ago
Mikunj 4eef73c0a2 Converted updating into a 2 step process.
First it will ask the user about downloading the new update.
Then it will download the update and ask the user to restart the application.

This was done so that if the company was forced to put out comprimised binaries, all our users won't be automatically updated to them.
5 years ago
Vincent 2dc5885c88 Microphone timer 5 years ago
Vincent 74142fab28 Waveform dividing across fullwidth 5 years ago
Vince 67e3846787
Merge pull request #905 from jian10au/scaleslider
Zoom factor slider
5 years ago
Audric Ackermann 370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
5 years ago
Ryan Tharp 33f820120c
Merge pull request #922 from neuroscr/update
convert more Signal references to Session
5 years ago
Ryan Tharp 8e0f280724 convert more Signal references to Session 5 years ago
Brian Jian Zhao a80c6e30e2 add slider title to message.json 5 years ago
Audric Ackermann 15738c3525
display continue session signin with seed 5 years ago
Audric Ackermann e0ff1755ac
lint 5 years ago
Audric Ackermann 790085bea1
disable profile image upload for closed group 5 years ago
Audric Ackermann 6d5aed7de8
make upload of group picture work 5 years ago
Audric Ackermann b4f1afe720
do not add new members if closed group size >= 10 5 years ago
Audric Ackermann b4c3dad4c9
show errors on closed group creation with invalid name or members 5 years ago
Audric Ackermann a67a409150
Merge pull request #842 from Bilb/clearnet
separate update group name and group members dialog (add and remove m…
5 years ago
Vincent 513e5e34df Styles 5 years ago
Vincent 4d65fe76ab Updating tos & privacy links 5 years ago
Audric Ackermann ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
5 years ago
Vincent 30ccb81d3d Disappearing messages in Channel Settings panel 5 years ago
Vincent d288c7bd03 secretPrompt fix 5 years ago
Vincent 582bc71b99 Contacts section reformatting 5 years ago
Mikunj Varsani beb4cdbed8 Closed group fixes. (#816)
* Fix group updates not syning

* Fix leaving closed groups

* Fix incorrect members being shown on create group dialog

* Linting

* Fix create closed group showing our own conversation
5 years ago
Mikunj Varsani 21e982e5c2 Fix open group joining. 5 years ago
Ryan Tharp 8aa7682bc4 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix 5 years ago
Ryan Tharp 2486cc7eb2 Catch a stray loki messenger 5 years ago
Ryan Tharp c696b37edd not designed to have a period at the end of titleIsNow 5 years ago
Vincent 821cf00b65 Closed group update message stylgin 5 years ago
Vincent b341ceaf76 Closed group joining completed w/o backend 5 years ago
Vincent 4fd2126fbe Fileserver update 5 years ago
Vincent 250a3ad6c1 Closed groups overlay integration 5 years ago
Ryan Tharp e16cafb7d6 lint 5 years ago
Vincent de4edf9252 CLosed groups ui initial listprops 5 years ago
Vince 5bbd136493
Merge pull request #758 from neuroscr/version-check
Version check, de-signal.org-ification
5 years ago
Vincent c0a33a630f Join channel generalisation 5 years ago
Vincent 4350b73724 Messages.json amendments 5 years ago
Vincent cb417d3665 Link preview warning on setting toggle 5 years ago
Vincent 2d4bf2b3e2 Complete conditional message onboarding 5 years ago
Vincent 156f0d4127 various touchups 5 years ago
Vincent bd034df8db linter 5 years ago
Vincent aeb04a3a44 onboarding messageview 5 years ago
Audric Ackermann cc1451fae8
Merge pull request #761 from Bilb/fix-session-header-name
fix header sessions message section
5 years ago
Vincent 9dcc851ebd Updated all icon references 5 years ago
Vincent cf46548761 Simplification of keyup 5 years ago
Audric Ackermann 2e1cc7bddb
fix header sessions message section 5 years ago
Vincent b69b8bffbd conflict resolution 5 years ago
Vincent 0a6a035750 Constants rework 5 years ago
Ryan Tharp 3c120f5071 designalify 5 years ago
Vince 6515487a48
Update messages.json 5 years ago
Audric Ackermann 7867f4dceb
Merge branch 'clearnet' into brand-redesign 5 years ago
Vincent e73c4e5301 Resolving Bilb revisions 5 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 5 years ago
Audric Ackermann 191c3b1f54
add back typing indicator and read receipt setting under privacy 5 years ago
Vincent 4a6ed12992 Solidification of minor changes w appview injections 5 years ago
Vincent 4d690768a6 Scrolling button updated and animations to modals 5 years ago
Vincent a0a5a61b29 Various changes suggested by redesign overview 5 years ago
Vincent 3dd18a0c9c Profile picture upload, fixes and copy 5 years ago
Audric Ackermann d13efafad2
"Leave {Closed|Open} Group" button depending on group opened 5 years ago
Audric Ackermann 293eca0509 Merge branch 'brand-redesign' into clearnet 5 years ago
Vincent 56b1bcac01 Partial copy updates 5 years ago
Vincent c369b0c553 Edit user profile complete 5 years ago
Vincent a1a582d7ea Session branding fixes 5 years ago
Vincent 5fbbdc33c3 Signal branding 5 years ago
Audric Ackermann 25344685a2 merge 5 years ago
Vincent 79aa9c65a2 Merge branch 'brand-redesign' of https://github.com/loki-project/loki-messenger into brand-redesign 5 years ago
Vince 989f09e472
Merge branch 'brand-redesign' into brand-redesign 5 years ago
Audric Ackermann cf6b09e7ef add same link for terms and conditions than privacy policy 5 years ago
Vincent 69dc15ad70 Settings lock view; logic WIP 5 years ago
Audric Ackermann 411b343e6a add unpairing of device from settings 5 years ago
Audric Ackermann 4d950f859b add back link device in settings in a dialog 5 years ago
Vincent d0a8b933e9 Add friends to server Session'isation 5 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 5 years ago
Vincent e065cc404f Password set, change and remove complete 5 years ago
Vincent 35d59c75eb Password set, change and remove complete 5 years ago
Vincent a64a34edcb Disclaimer modal and settings view cleanup 5 years ago
Audric Ackermann ddaf62a499 add group settings page with media downladable and docs only 5 years ago
Audric Ackermann 902e678a64 fix lint 5 years ago
Audric Ackermann c44437f62c add channel section and refactor closableOverlay 5 years ago
Audric Ackermann 94ae4127b5 add link to our privacy policy 5 years ago
Audric Ackermann 84c315449f show nb of members on group chat when members.length>0 5 years ago
Audric Ackermann b49e85ad08 add the you have friend request title on contact section 5 years ago
Audric Ackermann 214679dece add registration errors show to user 5 years ago
Vincent d217c76647 mergable settingsview 5 years ago
Vincent b0658ba7ed settings toggling abstraction 5 years ago
Vincent 5360968a91 Add public server modal to message pane 5 years ago
Vincent e7d3bc6d35 Settings view modals and categories 5 years ago
Vincent 589f77a85f Completed left panel for settings 5 years ago
Vincent 74fd0159eb Fix conflicts 5 years ago
Vincent dff4523efa Cleanups 5 years ago
Vincent 2d01275ede QR Code responds to theme changes 5 years ago
Vincent 7b6e28eaab Keyboard navigation wrt Modals 5 years ago
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 5 years ago
Vincent 2caffa9289 Dependencies resorted and modal adjustments 5 years ago
Audric Ackermann c9000c3f26 add the accept/decline buttons on friend requests in conversationslist 5 years ago
Audric Ackermann af22bd7b33 add the leftpane overlay as reusable from subsections 5 years ago
Audric Ackermann 571af6c654 add contact section bottom buttons and empty list 5 years ago
Audric Ackermann 1bbb3cedd4 render header from static method in LeftPane.tsx to be reused on subsection 5 years ago
Audric Ackermann 28a27711e1 work on compose view 5 years ago
Audric Ackermann 98be71680d add session h1 h2 and h3 5 years ago
Audric Ackermann e3a0d15890 add showcompose on showcompose click 5 years ago
Audric Ackermann 6cc7ef4962 correct typo 5 years ago
Audric Ackermann 7ba85921b1 replace loki with session on loading screens 5 years ago
Audric Ackermann bd3a4c5b19 addd placeholder in conversation search input 5 years ago
Audric Ackermann 225f002648 add conversations with working search on leftpanel 5 years ago
Vincent 8074756dc2 Infinte duration toasts 5 years ago
Vincent 6ee5d041fb Finishing up some modals 5 years ago
Vincent 66911d6f06 Connect to server modal semi-complete 5 years ago
Vincent 648cc2339c Working with deps 5 years ago
Vincent 659d4412bd QR code completion 5 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 5 years ago
Vincent 8aac656107 Modals finished. Need to xfer all to React 5 years ago
Vincent d0d5012e07 Fixed breaking sessionToggle issues 5 years ago
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page 5 years ago
Audric Ackermann 49d5106b56 validate form registration on enter press 5 years ago
Audric Ackermann 818cfc6dd3 make display name mandatory (remove optional string) 5 years ago
Audric Ackermann d5b8436f4d integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering 5 years ago
Audric Ackermann d6913c4819 do not localize registration strings which cannot be easily made
begin your session
ensuring peace of mind
and terms and conditions
are all static english code because otherwise we would need to use
dangerouslySetHtml
5 years ago
Audric Ackermann 291e3b48a0 add i18n translation and use them in the app 5 years ago
Vincent 2bdc0579c3 Message deletion moderator check and toast. 5 years ago
Vincent fc235d6057 Completed message selection 5 years ago
Ryan Tharp c794ecea7a new add/remove moderation dialog messages 5 years ago
Ryan Tharp 549e3b4516
Merge branch 'clearnet' into multidevice-publicchat 5 years ago
Maxim Shishmarev 5123fa0409
Merge pull request #669 from msgmaxim/restoration
Prompting the user to reset session on invalid ciphertext
5 years ago
vincentbavitz 449eb8536b System clock (#677)
* Show toast when client clock is out of sync

* Fixed syntactical misarrangements

* Simplify getServerTime method

* Futher simplify getServerTime method

* Update js/modules/loki_app_dot_net_api.js

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>

* Update js/modules/loki_app_dot_net_api.js

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>

* Update loki_app_dot_net_api.js

Use cached timestamp value

* Update preload.js

Update some values to function scope

* Updated syntax

* Semifinal changes

* Improved efficiency and eliminated need for restart on clock update

* Remove await and immediately invoked function
5 years ago
Ryan Tharp 29090ad80a add updatePublicGroupDialogTitle and strip trailing whitespace 5 years ago
vincentbavitz 2e83881373
Merge pull request #652 from vincentbavitz/public-ban
Public ban
5 years ago
Maxim Shishmarev 81bfa90943 Prompting the user to reset session on invalid ciphertext 5 years ago
Maxim Shishmarev 07c39523e9 Show appropriate message in group invitation dialog on no friends 5 years ago
Beaudan Brown 43a91ab672 Linted 5 years ago
Beaudan Brown bee5a89f14 Show toast on user ban 5 years ago
Beaudan Brown 4581a20260 Add new string i18n stuff 5 years ago
Maxim Shishmarev 89e5e919f2 Address more review comments 5 years ago
Maxim Shishmarev a5fce17d8c public chat invitations 5 years ago
Maxim Shishmarev 4dd314c18f Enable profile pictures 5 years ago
sachaaaaa 5e27be9598 Change auto accept message 5 years ago
Beaudan Brown 685ada5cc5 Merge branch 'clearnet' into prep-merge 5 years ago
Beaudan Brown c168e34adf Update multi device string to match mobile 5 years ago
sachaaaaa cd2c4b993a lint 6 years ago
sachaaaaa 497f42165a Allow unpairing device 6 years ago
Maxim Shishmarev 8677fb15a0 Select multiple messages and bulk deletion 6 years ago
sachaaaaa 13572c3524
Merge branch 'multi-device' into paired_device_alias 6 years ago
sachaaaaa b324421534 Allow primary device to assign local aliases to paired devices 6 years ago
Maxim Shishmarev a2f836c690 Address review comments 6 years ago
Maxim Shishmarev 7c05939f55 Add group admins and the ability to remove members from private groups 6 years ago
Maxim Shishmarev 0df5214979 Limit small private groups to 10 members 6 years ago