Commit Graph

994 Commits (5dc21710b8bd0c399ae9eb9ba7cbfcdffa5e3eb4)

Author SHA1 Message Date
Vincent 5dc21710b8 Convert to open fonts 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
Vince 3a44c54937
Merge pull request #971 from konstantinullrich/#968-Session-ID-input-box-overflow-scroll
Add overflow-y auto to session-id-editable
5 years ago
Konstantin Ullrich 18a464fc58 Add a numeric TTL Countdown if the time left is under 1 minute 5 years ago
Konstantin Ullrich d823850a9e Add overflow-y auto to session-id-editable to be able see the whole sessionID 5 years ago
Audric Ackermann 7ecf30cd9e
Merge pull request #918 from Bilb/no-border-under-contact-title
No underline under contacts title
5 years ago
Audric Ackermann 370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
5 years ago
Audric Ackermann f2f4b4be70
move pill divider in react and fix the bg 5 years ago
Audric Ackermann c2517adc89
No underline under contacts title 5 years ago
Audric Ackermann ad682b588a
make group image upload look same as edit profile upload 5 years ago
Audric Ackermann 6d5aed7de8
make upload of group picture work 5 years ago
Vince 4c12bb6c44
Update _conversation.scss
Fix bottom bar floating
5 years ago
Vince 39eb450274
Merge pull request #862 from Bilb/no-click-message-detail
disable section event in message detail view
5 years ago
Audric Ackermann fe051cd762
bottom buttons bg = end of gradient of global background 5 years ago
Audric Ackermann 687aa6e412
disable section event in message detail view 5 years ago
Vince e2f74b0701
Merge pull request #853 from vincentbavitz/clearnet
More animations
5 years ago
Vincent 2e3ae0cf45 small fixes 5 years ago
Vincent ad48730300 More animations 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 7e5f967379 minor grunt fix 5 years ago
Vincent 01389aa802 More styles 5 years ago
Vincent 513e5e34df Styles 5 years ago
Vincent a1e4072ec1 Stylistic updated 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
Vince 4fb178c092
Merge pull request #845 from vincentbavitz/clearnet
Disappearing messages in Channel Settings panel & SessionDropdown
5 years ago
Vince d4c73a3383
Merge pull request #846 from jian10au/fixissue801
change the user-select to text
5 years ago
Brian Jian Zhao 7fc34ca2f7 change the user-select to text 5 years ago
Vincent 30ccb81d3d Disappearing messages in Channel Settings panel 5 years ago
Vince 863e380f64
Merge pull request #844 from jian10au/fixissue832buttonstyles
Fixi ssue 832 - Button Styles
5 years ago
Brian Jian Zhao 5d6187dfcd ready for merging back to loki repo 5 years ago
Brian Jian Zhao 8a0e14de40 target the change to _mention.scss 5 years ago
Brian Jian Zhao 8fc293bc34 change overflow behaviour to auto for friend-selection-list 5 years ago
Brian Jian Zhao 86d7671b6e add padding-bottom to session-model to fix the position issue of buttons 5 years ago
Vincent 7b674bb8d8 Various UI improvements 5 years ago
Vincent 582bc71b99 Contacts section reformatting 5 years ago
Vincent 24839b3bf9 Contacts styling 5 years ago
Vincent cf0b9e45fa Emoji spacing & message highlight formatting 5 years ago
Vincent 2101abb911 Modal blurs and stylistic simplifications 5 years ago
Mikunj Varsani a75ef365b8 Fix device unlinking.
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
5 years ago
Vincent c5ff70c970 Message deletion fix 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
Vincent c5e0fe8503 Closed groups UI 5 years ago
Ryan Tharp d69a0a9fd4 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
Vince d9320f6255
Merge pull request #776 from Bilb/fix-redesign-comments
Fix some redesign comments
5 years ago