Commit Graph

10533 Commits

Author SHA1 Message Date
audric e9412df60e fix lint and steal autofocus on registration to seed 2021-08-06 15:59:38 +10:00
audric 2ebae9a746 fix tests for variable swarm polling 2021-08-06 14:04:21 +10:00
audric 79c8fada6e move all dialogs to a subfolder 2021-08-06 11:09:14 +10:00
audric 61b48dd06b move delete_all api call to snodeAPI.ts 2021-08-06 11:01:18 +10:00
audric c276bf8dbe fix delete_all endpoint for testnet 2021-08-06 10:59:32 +10:00
audric 9991dc2364 move delete account logic to it's own dialog 2021-08-06 10:59:32 +10:00
Audric Ackermann e43e9df8e0 make sure forceDelete network data returns malicious snodes 2021-08-06 10:59:32 +10:00
Audric Ackermann 67f642596d remove SessionId reset dialog
consider user had the time to update now
2021-08-06 10:59:32 +10:00
Audric Ackermann 3dd1a534d3 fix delete all on network request 2021-08-06 10:59:32 +10:00
audric 67c2124a3b do not try to fetch seed node data with ip as cert will not be valid 2021-08-06 10:59:28 +10:00
audric ab8b6e85b4 Merge remote-tracking branch 'upstream/clearnet' into network-clear-all 2021-08-05 09:38:26 +10:00
Audric Ackermann 85db5f2891
Merge pull request #1830 from Bilb/fix-build-scripts
fix script appimage
2021-08-04 00:38:21 -07:00
audric 9578918653 fix script appimage 2021-08-04 17:37:58 +10:00
Audric Ackermann 3f95df8d3c
Merge pull request #1828 from Bilb/fix-build-scripts
fix builds scripts
2021-08-04 00:17:20 -07:00
audric 63afc1cecd fix builds scripts 2021-08-04 17:16:29 +10:00
Audric Ackermann bdb4dc2e08
Merge pull request #1826 from Bilb/pull-translations
Pull translations from crowdin
2021-08-04 00:07:45 -07:00
audric b0d92bb48c update publish release script to include app image and valid deb 2021-08-04 17:06:52 +10:00
audric dbf927de93 pull translations from crowndin 2021-08-04 17:04:42 +10:00
audric 5310c1603d update tool to update localized strings from crowdin 2021-08-04 16:55:37 +10:00
Audric Ackermann c1c2f0e046
Merge pull request #1825 from Bilb/lint
lint
2021-08-03 23:10:12 -07:00
audric ce847db036 lint 2021-08-04 16:09:03 +10:00
Audric Ackermann 5d537cc06d
Merge pull request #1823 from Bilb/add-message-bottom-keep-scroll
fix emoji inserted in the middle of mentions + drag on images
2021-08-03 22:45:53 -07:00
audric 1fb3f74f6e disable drag on images 2021-08-04 15:39:14 +10:00
audric 5d6c2d94ff fix emoji being inserted into mentions identifier
if the cursor is before the first mention => insert it correctly
if the cursor is after the last mention => insert it correctly
if the cursor is between those two => insert it at the end of the
composition box
2021-08-04 14:56:00 +10:00
audric b05910e219 Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 2021-08-04 10:55:29 +10:00
audric 0658cb539a poll more often for inactive closed groups
the issue is that when you start the app, a closed group active at is
maybe a day old.
so you poll for this pubkey.

if the call is a success, all good, you get the latest messages and
update the active_at.
but if the first call fails (even after retrying), this group will be
marked as inactive and will be polled only a tiny little bit until we
get new messages.

So this commit make sure that we poll more often for closed groups which
are considered inactive
2021-08-04 10:52:38 +10:00
audric bea704ecf0 bump react to 17 2021-08-04 10:52:24 +10:00
Audric Ackermann f7658c323d
Merge pull request #1821 from Brice-W/bug-fixes
Bug fixes
2021-08-02 21:50:38 -07:00
Audric Ackermann d5eaa26164
Merge pull request #1804 from Bilb/add-message-bottom-keep-scroll
Add message bottom keep scroll
2021-08-02 21:40:59 -07:00
Audric Ackermann cb5a22f3aa
add icons for appImage 2021-08-03 14:32:18 +10:00
Brice-W f7c7d6a3d8 change source of MessageAttributesOptionals to not null 2021-08-03 14:31:06 +10:00
Brice-W 4ba0154e06 set expireTimer to 0 by default 2021-08-03 14:30:33 +10:00
Brice-W ac76011a75 fix attachments download 2021-08-03 14:28:47 +10:00
Audric Ackermann 9b98b32d1b
filter out duplicates only if they are less than 10 messages away 2021-08-03 14:15:01 +10:00
Audric Ackermann 57b22cbdda
build deb and appImage separately
this is to unsure that the afterpack hook is not called when building
the app deb package
2021-08-03 13:31:48 +10:00
Audric Ackermann 8ab8444222
remove expire warning. app asks to update on app start 2021-08-03 11:14:36 +10:00
Audric Ackermann 3ee8e8e7cc
bump to 1.6.10 2021-08-02 16:05:16 +10:00
Audric Ackermann ef2d22ce8a
fix app icon for all platforms 2021-08-02 16:04:51 +10:00
Audric Ackermann a1ab816076
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 2021-08-02 14:41:57 +10:00
Audric Ackermann 7365cb2291
Merge pull request #1819 from Brice-W/ban-and-delete-messages
'Ban user and delete all messages' added to menu
2021-08-02 14:34:57 +10:00
Audric Ackermann 19c6bebab0
make sure to retry fetch sqwarm with a new targetNode if needed 2021-08-02 14:33:39 +10:00
Audric Ackermann 2c174bdac7
fix audio message autoplay as broken with perf improvements
fix bug making "trust contact" first audio message being played on click
to trust
2021-08-02 14:32:38 +10:00
Brice-W fbe9f19c81 typo 2021-08-02 14:15:11 +10:00
Audric Ackermann f949a986c1
Merge pull request #1813 from warrickct/notification-icons-in-header
Display Notification Setting Status
2021-08-02 13:41:36 +10:00
Brice-W d8fa73d393 lint 2021-08-02 13:22:55 +10:00
Brice-W 2c6821097d adding Ban user and delete all his messages to the menu for moderators 2021-08-02 11:57:10 +10:00
Warrick Corfe-Tan 2e05ed0922 removing comment. Running yarn ready. 2021-08-02 11:56:25 +10:00
Audric Ackermann 57aa8cba69
cursor pointer on click to trust contact message body 2021-08-02 10:57:22 +10:00
Warrick Corfe-Tan a8a15e3f88 adding PR changes. 2021-08-02 10:52:53 +10:00
Audric Ackermann 6e8d25e530
Fixes mentions in message body and resolve them quicker
Relates #1815
2021-08-02 10:47:32 +10:00