Commit Graph

948 Commits (261d67d49643c84a7c2e71a6d66a2b7e8b975f79)

Author SHA1 Message Date
audric 612e99af4a add a setting to start the app with a tray icon
Relates #1759
4 years ago
audric 426f2000b8 fixup delete all and handle errors 4 years ago
audric 9991dc2364 move delete account logic to it's own dialog 4 years ago
audric dbf927de93 pull translations from crowndin 4 years ago
Audric Ackermann 7365cb2291
Merge pull request #1819 from Brice-W/ban-and-delete-messages
'Ban user and delete all messages' added to menu
4 years ago
Brice-W 2c6821097d adding Ban user and delete all his messages to the menu for moderators 4 years ago
Warrick Corfe-Tan a8a15e3f88 adding PR changes. 4 years ago
Warrick Corfe-Tan 31118ae51f Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen. 4 years ago
audric 1054278a54 disable search in messages for now 4 years ago
audric 59baa08f73 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 4 years ago
Warrick Corfe-Tan 6a536a4f60 grammar fix 4 years ago
audric 8766cf3f8a store offset before refresh of messagesList and restore it 4 years ago
Warrick Corfe-Tan 966012016b Popup confirmation before sending a message containing the users recovery phrase. 4 years ago
Audric Ackermann 787e3a32d0
remove count of unread in unread message banner 4 years ago
Brice-W e3aa500ba0 i18n labels for pin conversations limit 4 years ago
Warrick Corfe-Tan 08db057ad9 Merge branch 'clearnet' into pin-conversations 4 years ago
Warrick Corfe-Tan 264f97663e Persisting conversation pin statuses. 4 years ago
Audric Ackermann bab0a94e0d
make moderator strings add/remove error more explicit 4 years ago
Audric Ackermann d686076ba8
Merge remote-tracking branch 'upstream/clearnet' into play-custom-speed-button 4 years ago
Audric Ackermann 9bdd6ad139
add button to control speed playback on the player 4 years ago
Warrick Corfe-Tan fc31f8d2b1 Merge branch 'clearnet' into audio-messages-play-all 4 years ago
Audric Ackermann 29c29c5752
fix click to trust only dling file received 4 years ago
Audric Ackermann 9e5d33d849
trigger download for past messages when trusting contact 4 years ago
Warrick Corfe-Tan f381102860 WIP: autoplay consecutive messages. Setting state done. 4 years ago
Audric Ackermann bfbcde1c2b
Merge pull request #1707 from Bilb/fix-onion-path-light-orange
fix moderator dialogs and opengroup
4 years ago
Warrick Corfe-Tan 4d985e84b2 minor message rewording 4 years ago
Warrick Corfe-Tan 23c83662e7 Added message entries for message link visit warning. 4 years ago
Audric Ackermann 9204d2f5dd
remove importer 4 years ago
Warrick Corfe-Tan 207026025c Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs 4 years ago
Warrick Corfe-Tan 9730471d59 Added ability to toggle playback speed for audio messages via context menu, 4 years ago
Audric Ackermann b64e8bf610
fix seed dialog and leave group as admin dialog 4 years ago
Audric Ackermann a5d7995168
merge dialog refctor with clearnet 4 years ago
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 4 years ago
Audric Ackermann 99ac887a56
reply changes to locale made to clearnet since crownin setup 4 years ago
Audric Ackermann 6e07c39fa6
reapply changes for japanese translation in #1632 4 years ago
Audric Ackermann b09c44c964
remove context in locales 4 years ago
Audric Ackermann 08d895afa3
remove entry message in locale as it cause issues with crowdin 4 years ago
Audric Ackermann adb9775848
cleanup trasnlation with latest from crowdin 4 years ago
Audric Ackermann 3d0bee63d2
first commit with changes from crowdin 4 years ago
Audric Ackermann a5515a9309
remove androidKey and android mapping logic for locales 4 years ago
Audric Ackermann 4a98d911a2
add a HeaderOption to change the notification settings for each convo 4 years ago
Warrick Corfe-Tan 066e0d954e lights glowing but not yet in order.
WIP glow cycle.

Glow animation working.

Glow animation working, modal no longer interferring with left menu margins.

Cleaning up code. Adding PR suggestions.

Adding typing.

Refactor edit profile modal dialog to no longer use the signal code.
4 years ago
Audric Ackermann d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay 4 years ago
Audric Ackermann b055165a5d
display a message when the recipient screenshots an attachemnt 4 years ago
Audric Ackermann 3e9f9a1af4
fix text saying that linkPreviews are only for some websites
The fetch for every possible url is already enabled

fixes #552
4 years ago
Warrick Corfe-Tan d7b22e13e1 WIP: Onion path modal using redux state and refactored modals. 4 years ago
Warrick Corfe-Tan 8374cbab08 Merge branch 'clearnet' into add-onion-path-indicator 4 years ago
Warrick 3854d0e10d
WIP: Closed group reliability (#1630)
* WIP: added non-durable messaging function.

* WIP: Non-durable sending

* WIP: adding dialog box.

* Creating dialog if group invite message promises don't return true.

* removed console log

* applied PR changes, linting and formatting.

* WIP: allowing resend invite to failures.

* using lookup.

* WIP: recursively opening dialog.

* WIP: debugging reject triggering on confirmation modal.

* register events fix.

* Closed group invite retry dialog working.

* Added english text to messages.

* Prevent saving of hexkey pair if it already exists.

* Fixed nickname edit
input trimming end letter.

* Don't show closed group invite dialog unless it has failed at least once.

* Fix linting error.

* Fix plurality.

* Ensure admin members are included in all invite reattempts, mixed plurality.
4 years ago
beantaco 9be6c6bb30
More Japanese translations (#1632)
* Translate some untranslated strings into Japanese

* Tweak some Japanese translations

* Add new Japanese translations
4 years ago
Lucas Phang 9cfb39bb97 Add button to dialog and css updates 4 years ago
Lucas Phang 211477f172 Create Onion Status Dialog 4 years ago
Warrick cb307790f6
WIP: User nicknames (#1618)
* WIP Adding change nickname dialog.

* WIP adding nickname change dialog.

* WIP nickname dialog.

* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.

* Fix message capitilisations.

* Add change nickname to conversation list menu.

* Enable clear nickname menu item.

* Added messages for changing nicknames.

* Clearing nicknames working from header and message list.

* Adding modal styling to nickname modal.

* Reorder nickname menu item positions.

* Add group based conditional nickname menu options to conversation header menu.

* minor tidying.

* Remove unused error causing el option.

* Formatting.

* Linting fixes.

* Made PR fixes

* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
4 years ago
Audric Ackermann b574fd731d
match group invitation design with ios 4 years ago
Audric Ackermann bd2777ace3
ask confirmation before joining opengroup invitation 4 years ago
Audric Ackermann 248494f15b
redesign group invitation message type 4 years ago
Audric Ackermann df3326233f
remove all unused keys for other locales 4 years ago
Audric Ackermann 5c594ca2ed
removed all en unused local strings 4 years ago
Audric Ackermann 64eab5160d
remove zombies from the UI only 4 years ago
Audric Ackermann eb0ddd85f4
add zombies logic for member leaving and removing 4 years ago
Audric Ackermann 01aae16e2e
add title for joining default rooms 4 years ago
Audric Ackermann 5916ce5cbe
add the ban/unban logic for opengroupv2 4 years ago
Audric Ackermann 1f509e003d
add a markAllAsRead option on menus 4 years ago
Audric Ackermann 02fe7ad753
add a way to copy an open group url 4 years ago
Audric Ackermann eb30c7823c
add a way to click the toast to turn on microphone to show the settings 4 years ago
Audric Ackermann 9efb0e104d
Merge pull request #1533 from beantaco/japanese
Initial fixes to Japanese translations
4 years ago
beantaco ee0edfcb34
Fixes translations of "invalid"
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid protocol version" and "corrupted key". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
4 years ago
beantaco 249604501b
Fixes translation of "terms of use" 4 years ago
beantaco 425d1df8ca
Changes translations of zoom in/out 4 years ago
beantaco 7d09a40d8a
Replaces "[...]" with the standard Japanese equivalents
"[...]" -> "「...」"
4 years ago
beantaco d0239bfc54
Makes translation of "device" consistent
- デバイス
- 端末  <- chosen

Though "デバイス" is now widely used, some Japanese people get confused by "デバイス" either having no idea what it means or thinking it's to do with accessory devices. "端末" has been widely used since the 20th Century and explicitly refers to "terminal" devices like computers and smartphones.
4 years ago
beantaco b2bef13290
Makes translations of "update" consistent
- アプデート
- アップデート
- 更新  <- chosen
4 years ago
beantaco 8547230682
Replaces "Signal" with "Session" in translation strings 4 years ago
beantaco aa0f7c22dd
Improves translation of open groups and closed groups
- open group:   オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ

Also replaces "クローズドグループ" with "非公開グループ"
4 years ago
Audric Ackermann 01085244bd
split up registration signup tab logic to sub components 4 years ago
Audric Ackermann 6edcb88788
remove resend as it does not make any sense with medium groups
and sendAnyway
4 years ago
Audric Ackermann b76ce0f2ff
update models to TS part2 4 years ago
Audric Ackermann 0fe026ab15
Fix the password length limit when not setting a new password
Relates #1446
4 years ago
Audric Ackermann 43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
4 years ago
Audric Ackermann eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update 4 years ago
Audric Ackermann ce8bc84de0
add way to add/remove moderators from the message click handler 4 years ago
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
D4708 d08fc268d3
Update messages.json 5 years ago
D4708 ab8592a7de
Update messages.json 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 3177235535
add indonesian locale from mobile 5 years ago
Audric Ackermann 9a0acd1408
add vietnamese translation from mobile 5 years ago
Audric Ackermann 03911faab3
add polish translation from mobile 5 years ago
Audric Ackermann 860999f35b
add japanese translation from 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 290eb41815
fix fr translations 5 years ago
Audric Ackermann e5e1cf4e78
fix fr transltion 5 years ago
Audric Ackermann 54f1fb8998
make french translation complete 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 63ac6fb003
addd placeholder for dekstop fr missing translations 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 7efbb60b56
remove unused keys from all other locales 5 years ago
Audric Ackermann 0d908665c4
remove unused key in english locale 5 years ago
Audric Ackermann 8f78334d84
lint 5 years ago
Audric Ackermann fca83b65cc
make min group member 1 on creation 5 years ago
Audric Ackermann 324af82c85
Merge branch 'make-cheap-translations' of github.com:Bilb/loki-messenger into make-cheap-translations 5 years ago
Audric Ackermann 7942b9410c
update russian locale 5 years ago
Audric Ackermann 6d220c91eb
Merge pull request #1 from msgmaxim/more-russian-translations
Add some russian translations
5 years ago
Maxim Shishmarev a77ba864a3 Add some russian translations 5 years ago
Audric Ackermann fed644df49
update fr locale removing maj when weird 5 years ago
Audric Ackermann 785efcbe3c
add option to ignore case on match anroidEn - desktopEn 5 years ago
Audric Ackermann 7df7357990
update russian translation with english missing key for now 5 years ago
Audric Ackermann 596141723b
clean unused keys for other locales based on 'en' translation 5 years ago
Audric Ackermann 9f232c4844
update portuguese translation with matching android ones 5 years ago
Audric Ackermann 3df09a6f33
update spanish translation with matching android ones 5 years ago
Audric Ackermann 56eaa46cf0
update italian translation with matching android 5 years ago
Audric Ackermann 80d8362b73
update russian translation with matching android values 5 years ago
Audric Ackermann 331f7b2f4b
update fr translation from android with script 5 years ago
Audric Ackermann 3752d8362f
update de locale with data from android 5 years ago
Audric Ackermann a3bce9656d
just whitespace de locale fix 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
Maxim Shishmarev a3aa104f00 Remove more references to signal.org 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