Commit graph

11082 commits

Author SHA1 Message Date
warrickct 8a8a5ca82c removing pubkey from message request response. 2022-02-11 14:47:24 +11:00
warrickct f93a2e5fad Adding more PR review changes. 2022-02-11 14:05:51 +11:00
warrickct 36ca2a767c Adding PR changes 2022-02-11 12:14:58 +11:00
warrickct 0461454e27 Removing toast on request accept 2022-02-11 09:39:53 +11:00
warrickct 02cf6fea2b minor styling fixes 2022-02-10 22:59:03 +11:00
warrickct 11e6d80419 minor renaming. 2022-02-10 22:26:55 +11:00
warrickct d627b8e11d Requesting flow working with sending message as acceptance. 2022-02-10 16:49:56 +11:00
warrickct cdeac8f424 Adding protobuf changes for message request response. 2022-02-04 13:43:04 +11:00
warrickct 436d22bafd Added colouring of simple session button. 2022-02-04 11:22:26 +11:00
warrickct 2d66b1db4e Adding styling to conversation window for a message request. 2022-02-03 14:04:35 +11:00
warrickct fb862fe451 Updating message request overlay styling 2022-02-02 16:13:27 +11:00
warrickct 31f4e294c6 Altering message request banner styling 2022-02-01 14:45:38 +11:00
Audric Ackermann 38202ba6f0
Merge pull request #2141 from Bilb/cleanup-attachment
Cleanup attachment
Cleanup dependecies
2022-01-18 16:33:39 +11:00
audric 62f0edf8cb cleanup console.warn calls 2022-01-18 15:32:10 +11:00
audric 8b5b3f06bb lint _locales translation files 2022-01-18 15:21:48 +11:00
audric 247cb7c065 cleanup dependencies 2022-01-18 15:21:36 +11:00
audric 2e1016a90e remove unused libxmljs dependency 2022-01-18 14:34:04 +11:00
audric e515ce3ca5 Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment 2022-01-17 16:50:18 +11:00
Audric Ackermann f2694f5fec
Merge pull request #2131 from Bilb/small-refactor
remove all .md files unused
bump convo on incoming/outgoing call
rename authorPhoneNumber to context specific making more sense
2022-01-17 16:36:05 +11:00
Audric Ackermann 15ae511bca
Merge branch 'clearnet' into small-refactor 2022-01-17 16:35:16 +11:00
burtonemily ffdf2519ca
Integration test (#2128)
* Testing playwright for Desktop automation

* converting tests from javascript to typescript and finishing create user automated test

* Trying to delete app data when test finishes, not through UI

* Undoing the code for clear database once test completes

* Creating POM for cleanup function

* cleanup function for playwright tests

* Creating a new user function, open electron function and clean up function

* fixes user object for new user function

* Adds a login function and start of send message test

* Creating test for sending messages, logging in and adding in data test id tags

* add more data-testid field

* updates new contact test, to have multiple windows and users running simultaneously

* updating clean up and new user test

* Fixing issues with creating new user

* new contact test

* New test to check password functionality

* make sure to cleanup data before running tests

* New group creation test and sending message function

* Adding new automated test for sending message to a contact

* create group test and updating new contact test to include date in test message

* updating package.json to remove webdriver and chromedriver and spectron

Co-authored-by: Audric Ackermann <audric@loki.network>
2022-01-17 16:34:27 +11:00
Audric Ackermann 6a403afb41
Merge pull request #2139 from warrickct/global-search-progress
Global Search and Database Trimming
2022-01-17 16:33:20 +11:00
warrickct 04241daa08 Fixin linting errors. 2022-01-17 16:16:59 +11:00
Audric Ackermann f07aba72df
Merge pull request #2136 from Bilb/global-search-off-clearnet
Global search off clearnet
2022-01-17 15:43:28 +11:00
warrickct 804c9a56b9 convert to functional component. Tweak colors for search results. Fix search result header incorrect color. Addressing PR comments from previous search branch. Experimenting trimming approaches. 2022-01-17 14:51:30 +11:00
Audric Ackermann a56a2fe729
Merge pull request #2129 from Bilb/crowdin-fetch
fetch translations from crowdin
2022-01-17 10:54:40 +11:00
audric 40372e47e0 fix windows build 2022-01-14 16:05:01 +11:00
audric fc916ce94c Fix attachments duplication on message syncing with current device 2022-01-14 14:56:55 +11:00
audric e97ac5d7c7 make the DL spinner a styled component 2022-01-14 14:55:12 +11:00
audric 4b39b46b6a replace invalid unicode in filename 2022-01-14 11:03:22 +11:00
audric 72409e3f1f make sure to keep error state of attachment DL failing 2022-01-13 18:33:43 +11:00
audric fe269a0cfe make sure to update displayName even if avatar failed to DL 2022-01-13 17:02:53 +11:00
audric 8159613626 make sure we do not useInterval if not expiring for expiretimer 2022-01-13 16:02:02 +11:00
audric cea2c2460a make sure screenshot of video attachment is saved locally 2022-01-13 16:00:23 +11:00
audric 9f0ae00317 fix up types for link preview generations 2022-01-13 12:21:50 +11:00
audric 131195e2de add another type for when an outgoing attachment was imported to app 2022-01-13 09:57:49 +11:00
audric 3338a3c75b remove fetching of description for link preview as we do not send it 2022-01-13 09:57:26 +11:00
audric 8cec9c61b7 remove thumbnail from protobuf as it is unused on all platforms 2022-01-12 19:15:52 +11:00
audric 1c8e81d8e6 make sure to store generated thumbnail with the attachment message 2022-01-12 18:56:33 +11:00
audric 8feecb777b make sure to scale dowm preview in composition box 2022-01-12 18:38:52 +11:00
Audric Ackermann c7565fe7b3 Move scale/resize and attachment logic to typescript 2022-01-12 17:01:32 +11:00
Audric Ackermann 6992305e27
cleanup last commit 2022-01-07 10:53:44 +11:00
Audric Ackermann 4349b699cb
remove schemaVersion field and logic from message object 2022-01-07 10:32:58 +11:00
Audric Ackermann 580a59ba3c
refactor menu items to react components 2022-01-06 14:16:15 +11:00
Audric Ackermann 3d2158f469
no need to build libtextsecuretest anymore 2022-01-06 11:32:07 +11:00
Audric Ackermann cb8704f9b1
bump convo active_at on answered/trigger call 2022-01-06 11:22:54 +11:00
Audric Ackermann 9bb19540a9
add back deleteContact and deleteGroup translations 2022-01-06 11:15:20 +11:00
warrickct 3f4db67c1b Merge branch 'clearnet' into global-search-off-clearnet 2022-01-06 11:10:06 +11:00
Audric Ackermann 1c46d81a20
rename authorPhoneNumber to what ever makes more sense 2022-01-06 10:54:50 +11:00
Audric Ackermann 46d838218d
remove unused .md files for components 2022-01-06 10:35:08 +11:00