Commit Graph

1037 Commits (d09dc92e3d3548e6272a58dfe3b33032b7cfd0fd)

Author SHA1 Message Date
Vincent 43772b8ee2 Timer notifications complete 6 years ago
Vincent f2ce52a3d5 Timer notifications rework 6 years ago
Vincent 214be7a298 Cleanup wrt tslint 6 years ago
Vincent 6cda163b27 upgrade typescript 6 years ago
Vince 5ff7476359
Revert "Clean up unused dependencies." 6 years ago
Mikunj Varsani c5ffcf1c3b
Merge branch 'clearnet' into package-cleanup 6 years ago
Vincent 86bcee58ce lint 6 years ago
Vincent 866196315e Password screen fullheigt 6 years ago
Vincent 1fd0c8168f Memberlist modal strict styling 6 years ago
Vincent e5390d54f4 memberlist item alignment 6 years ago
Vincent b1f93a0c25 Group timer options scroll unification 6 years ago
Mikunj 828444aadc Linting 6 years ago
Mikunj 1cadb01e8d Remove intl-tel-input 6 years ago
Audric Ackermann 9afee14749
Merge pull request #1022 from vincentbavitz/notifications-icon-numeration
Notifications icon numeration
6 years ago
Vincent 85c9576b45 fractional centering 6 years ago
Vincent 0a26e09217 9+ on icons 6 years ago
Vincent 1a3ecf10df Device pairing copy 6 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>
6 years ago
Vincent d8a12aab0f conv tinkering 6 years ago
Vince 3a44c54937
Merge pull request #971 from konstantinullrich/#968-Session-ID-input-box-overflow-scroll
Add overflow-y auto to session-id-editable
6 years ago
Vincent f599c28470 organisation 6 years ago
Vincent 8e240d5218 Sending progress 6 years ago
Vincent 5087e86f7d Group options pane toggle 6 years ago
Vincent c7d96f2565 Marking messages as read completed 6 years ago
Vincent 9a6aafe99c Pull from clearnet 6 years ago
Vincent 7235ccff88 Emoji quick styling 6 years ago
Konstantin Ullrich 18a464fc58 Add a numeric TTL Countdown if the time left is under 1 minute 6 years ago
Vincent 6c2043753f Emoji panel init 6 years ago
Vincent 19a5571536 Protobuf init for attachments 6 years ago
Konstantin Ullrich d823850a9e Add overflow-y auto to session-id-editable to be able see the whole sessionID 6 years ago
Vincent fc99a04dda Playback rendering init 6 years ago
Vincent bf749b4e0b Play recording init 6 years ago
Vincent 2dc5885c88 Microphone timer 6 years ago
Vincent 8d8abf1e43 Waveform recording complete 6 years ago
Vincent 92fa697f90 Broken numbars 6 years ago
Vincent 74142fab28 Waveform dividing across fullwidth 6 years ago
Audric Ackermann 7ecf30cd9e
Merge pull request #918 from Bilb/no-border-under-contact-title
No underline under contacts title
6 years ago
Vincent 56ae7055cb Keyboard navigation 6 years ago
Vincent 3030b028eb Message selection 6 years ago
Vincent ab414ca10e Microphone 6 years ago
Audric Ackermann 370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
6 years ago
Vincent 3055e2345c File input prep 6 years ago
Vincent 5d11ef1457 Header props 6 years ago
Vincent a5905536fa Onload scroll to unread 6 years ago
Vincent 82f1f2d1b1 More scroll management 6 years ago
Vincent 752ee8a614 Message conditional rendering 6 years ago
Vincent d662fcfa1a Scrolling 6 years ago
Audric Ackermann f2f4b4be70
move pill divider in react and fix the bg 6 years ago
Audric Ackermann c2517adc89
No underline under contacts title 6 years ago
Audric Ackermann ad682b588a
make group image upload look same as edit profile upload 6 years ago