Audric Ackermann
eb9828a3b7
fix tests
4 years ago
Audric Ackermann
cbd0e63641
add admin dialog to warn him about leaving for v2 closed group
4 years ago
Audric Ackermann
2fe6b11e89
move ConversationController to typescript
4 years ago
Audric Ackermann
c0292b0b2b
fix up session logo on loading and max message body length
4 years ago
Audric Ackermann
0eb730f1ba
fix lint
4 years ago
Audric Ackermann
0714b73fe7
disable conversation and link preview test until fixed
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
228e4ed662
move MessageController to typescript
4 years ago
Audric Ackermann
71e1f1e143
ignore ts generated files under subdirectory too
4 years ago
Audric Ackermann
59baf7562b
add ts file for missing test key_change_listener
4 years ago
Audric Ackermann
291d4682e4
fix some tests
4 years ago
Audric Ackermann
531b227ae4
clean unused files and fix recovery dialog showing
5 years ago
Audric Ackermann
828aa4413f
remove unused group_member_list component
5 years ago
Audric Ackermann
5698bca90b
remove unused recorder_view.js
5 years ago
Audric Ackermann
2fc61d2c96
cleanup expired template from html files
5 years ago
Audric Ackermann
977569cde0
move offline network view to react
5 years ago
Audric Ackermann
2f2eb2ad53
link back backbone conversation events to redux store
5 years ago
Audric Ackermann
918eeae275
move InboxView to react
5 years ago
Audric Ackermann
221f264de6
rename all saveMessage to message.commit()
5 years ago
Audric Ackermann
30f93b2ad3
remove conversation stack
5 years ago
Audric Ackermann
e613613416
show toast with react-toastify and make them a styled-component
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
94b445983d
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
4d1335eb93
finish removing backbone last seen indicator view
5 years ago
Audric Ackermann
35ad4cba24
add a react component to display last read message
5 years ago
Audric Ackermann
a30ae8903b
remove bulk edit view and related stuff unused
5 years ago
Audric Ackermann
5d21b21fb6
cleanup account_manager unused code
5 years ago
Audric Ackermann
13e02b5bf1
add staged link previews for everything from signal
5 years ago
Audric Ackermann
bcc54f2bd0
remove scroll down button backbone view as we are using it directly now
5 years ago
Audric Ackermann
a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages
5 years ago
Audric Ackermann
363da7aa80
add back toast on attachment adding error
5 years ago
Audric Ackermann
757902054c
cleanup html file unused template
5 years ago
Audric Ackermann
a76322c676
cleanup unused template in .html files
5 years ago
Audric Ackermann
ddf41de3fb
add csp for image load from blob so attachments are loaded correctly
5 years ago
Audric Ackermann
c41eaada25
move display of message list to a subcomponent
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
0837ff5223
fix tests
5 years ago
Audric Ackermann
6d53c7562b
fix test
5 years ago
Audric Ackermann
bc8999e0b6
fix tests
5 years ago
Audric Ackermann
252c45f635
Merge remote-tracking branch 'upstream/clearnet' into use-created-at-server-timestamp
5 years ago
Audric Ackermann
0a7035329f
fix tests
5 years ago
Audric Ackermann
0097e9fa2d
remove already removed file reference
5 years ago
Audric Ackermann
00994bcb4a
make most of the app rtl compatible (text based only)
5 years ago
Audric Ackermann
f7d6da0ebc
remove useless css
5 years ago
Audric Ackermann
7bb1007eee
remove unused clear-data template
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
291982c2aa
cleanup css and themify missing stuff
5 years ago
Audric Ackermann
133d541a48
fix tests
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
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
e806e912a3
move password_utils.js to typescript
5 years ago
Audric Ackermann
9354c53490
drop errors when not being able to delete the tmpDir
5 years ago
Audric Ackermann
8910be2ceb
remove unused class and files
5 years ago
Audric Ackermann
5d7ecc690d
remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender
5 years ago
Vincent
d823e2a758
safety-number-view
5 years ago
Mikunj
afe8bc1e46
Fix auto update checking
5 years ago
Mikunj
aa75205bbd
Move BlockedNumberController to ts
5 years ago
Mikunj
6039425300
Fix test
5 years ago
Audric Ackermann
28fb1dd12a
address PR reviews
5 years ago
Audric Ackermann
66de8d9648
remove plenty of the friend logic
5 years ago
Ryan Tharp
2e2c08461a
move expires after libtextsecure
5 years ago
Audric Ackermann
0d0a0a1eb5
remove unused file connecting_to_server_dialog_view.js
5 years ago
Mikunj Varsani
24a3e05154
Revert "Revert "Clean up unused dependencies.""
5 years ago
Vince
5ff7476359
Revert "Clean up unused dependencies."
5 years ago
Mikunj
828444aadc
Linting
5 years ago
Mikunj
e875ba2527
remove got.
...
Fix session IDs not being redacted in logs.
5 years ago
Mikunj
d671ce0055
Remove phone number libraries
5 years ago
Audric Ackermann
9ff16d7e60
move to electron spellchecker
5 years ago
Audric Ackermann
9ddda73ca2
Integration tests ( #975 )
...
* add first integration test Session
Checking window title
Checking window count
Can restore from seed
* FIXME torevert once found why this crash on app close
* [test] add join valid open group test
* [test] validate cannot join two times the same open group
* [test] move common things to common.js
* [test] move tests to separate files
* [test] clean
* [test] add send message to open group test
* [test] lint
* [test] rename hooks -> common
* [test] add 15s delay before considering test as slow
* upgrade electron 8.0.3 and spectron 10.0.0
* [test] signin from seed: validate pubkey
* Replace spellchecker in favor of typo-js
* [test] refactor common calls to common.js
* [test] add two different pubkey, mnemonic and displayname
* [test] FIXME unsafe eval needed for now
* [test] add: add friends test
* [test] working multi instance tests
* [test] FIXME disable snodeproxy
* [test] update yarn.lock
* [test] make tests more robust with restart from scratch each test
* [test] add link of two devices test and hard rm of apps before start (rm -r)
* remove unused file
* [test] lint
* [test] add registration from generated pubkey test
* [test] add beginning of network stub
* [test] stub "token" endpoint
* [test] add test of one message on pub group pull
* [test] add starting port randomize. looks to help for some bad start with multi instance
* [test] add stub for one to one chats (sessions)
* [test] clean code
* [test] finish add friend test and stub snode server
* [test] stub calls during link device test
* [test] add a flag to show some logs on stubbed snode
* [test] finish link of two device test. check both pubkey matches
* [test] add and use function to wrap erase+start+login+stub app
* [test] add method to login as friend and closed group test&messages
* Revert "[test] FIXME unsafe eval needed for now"
This reverts commit de5322fdae6cdab8e3b9bd9a52b7d172c9bc2d26.
* [test] apply review
* [test] fix lint
* [test] fix existing test with new spectron version
* [test] fix lint
* [test] refactor page objects
* [test] add delete account test
* [test] add unlink of two device test
* [test] make tiny waitForExists -> isExisting
* [test] add checks of link new device buttons
* upgrade fs-extra@9.0.0
* address pr review
* [test] fix spell_check test
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
5 years ago
Mikunj
a09e370e1d
Added testing on pull request
...
Disable proxy in tests.
5 years ago
Vincent
821cf00b65
Closed group update message stylgin
5 years ago
Maxim Shishmarev
a3aa104f00
Remove more references to signal.org
5 years ago
Maxim Shishmarev
3f58dea035
Remove mixpanel
5 years ago
Vincent
9dcc851ebd
Updated all icon references
5 years ago
Maxim Shishmarev
02320334f0
Remove P2P
5 years ago
Audric Ackermann
6c2aefbe11
fix unit tests: remove not used count in scrolldown view and assert svg
...
present
5 years ago
Audric Ackermann
932ae77675
fix tests
5 years ago
Vincent
a1a582d7ea
Session branding fixes
5 years ago
Vincent
5fbbdc33c3
Signal branding
5 years ago
Audric Ackermann
3dd175fda2
update loading screen logo
5 years ago
Audric Ackermann
634aaa36d4
update loading screens with session subtitle
5 years ago
Audric Ackermann
7ba85921b1
replace loki with session on loading screens
5 years ago
Audric Ackermann
b09ca5c751
remove not used headerview
5 years ago
Maxim Shishmarev
81bfa90943
Prompting the user to reset session on invalid ciphertext
5 years ago
Maxim Shishmarev
a5fce17d8c
public chat invitations
6 years ago
Maxim Shishmarev
4dd314c18f
Enable profile pictures
6 years ago
Maxim Shishmarev
8677fb15a0
Select multiple messages and bulk deletion
6 years ago
Maxim Shishmarev
7c8da8dc74
Fix unit tests
6 years ago
Maxim Shishmarev
0d19b708f9
Creating private group chats between friends
6 years ago
Beaudan Brown
39fac5fd02
Add initial add server UI skeleton
6 years ago
Maxim Shishmarev
6c57346af0
Add missing file in tests
6 years ago
Beaudan Brown
a2cda31f1a
Remove delete option from more info
6 years ago
Beaudan Campbell-Brown
48b6bf54c1
Merge pull request #461 from Mikunj/qr-code
...
Pubkey QR code
6 years ago