Anthony Laibe
|
13dd602b3c
|
fix(@gif): fix retry when connection lost (#2520)
|
2022-02-07 13:55:57 +01:00 |
Samuel Hawksby-Robinson
|
bd3f0f436b
|
Turning the tests back on (#2519)
|
2022-02-03 20:37:41 +00:00 |
Roman Volosovskyi
|
62a0439234
|
[#12783] fix index out of range when there are no filters
|
2022-02-02 16:52:50 +02:00 |
Khushboo-dev-cpp
|
4f4725a630
|
feat: add missing test cases for gif service (#2514)
|
2022-02-02 10:36:52 +01:00 |
Roman Volosovskyi
|
c0c90947ab
|
[#12783] Improve order of mailserver requests
|
2022-02-02 09:38:30 +02:00 |
andrey
|
2e8007c12d
|
use token list from status-react
|
2022-02-01 12:44:34 +01:00 |
Khushboo-dev-cpp
|
d987a5516a
|
fix: rename the gif migration file as per current timestamp (#2513)
|
2022-01-31 17:46:59 +01:00 |
Khushboo-dev-cpp
|
6e1eece545
|
feat: Move Tenor Api to status_go (#2505)
|
2022-01-31 13:58:03 +01:00 |
andrey
|
ac31ccc080
|
enable ens service by default
|
2022-01-27 11:21:19 +01:00 |
Richard Ramos
|
fbbcb022f0
|
fix: file not found error when logging in due to not finding migrations files (#2504)
|
2022-01-26 13:18:01 -04:00 |
Richard Ramos
|
6dcc059031
|
chore: increase mailserver request timeout (#2497)
|
2022-01-26 11:20:27 -04:00 |
Jakub Sokołowski
|
ede86b68ce
|
gen_config.sh: add default retenetion of 30 days
Related to this question on our Discourse:
https://discuss.status.im/t/status-node-growing-storage-size/2970
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-01-25 19:28:54 +01:00 |
Anthony Laibe
|
2b8b2be1f2
|
feat: move create accounts to status go (#2492)
|
2022-01-24 10:29:18 +01:00 |
Richard Ramos
|
52b2c5db7b
|
feat: verify if mailserver is pinned in cycle (#2489)
|
2022-01-19 08:35:19 -04:00 |
Richard Ramos
|
1a439baa5c
|
chore: bump go-waku (#2494)
|
2022-01-18 17:19:43 -04:00 |
Andrea Maria Piana
|
3a330cc305
|
Bump version to 0.93.2
|
2022-01-18 16:37:22 +00:00 |
Anthony Laibe
|
76436f7768
|
fix: Add user agent for opensea query
|
2022-01-18 16:30:38 +00:00 |
Anthony Laibe
|
22bb09a94f
|
feat: ens register api (#2473)
|
2022-01-14 12:17:31 +01:00 |
Andrea Maria Piana
|
f5b8774f51
|
Mark messages as processed
|
2022-01-14 09:34:44 +00:00 |
Anthony Laibe
|
9d8ec4432e
|
feat: Add token store API (#2482)
|
2022-01-14 10:21:00 +01:00 |
Richard Ramos
|
53f86fe2f1
|
fix: nodeconfig unmarshaling (#2488)
|
2022-01-13 13:31:08 -04:00 |
Richard Ramos
|
fd3bcbf8a1
|
fix: mailserver response time (#2486)
RTTMs were being set nil when the response time was less than 1ms
|
2022-01-13 10:30:00 -04:00 |
Richard Ramos
|
ee41e30881
|
feat: extract node config from settings to individual tables (#2470)
|
2022-01-12 16:04:43 -04:00 |
Richard Ramos
|
98784b752a
|
feat: desktop mailserver cycle (#2481)
|
2022-01-12 12:02:01 -04:00 |
Parvesh Monu
|
f1569e4bde
|
fix membership requests on synced devices (#2477)
|
2022-01-10 17:34:52 +05:30 |
Andrea Maria Piana
|
fd2f3206d4
|
Fix flaky test for backup
|
2022-01-10 10:46:37 +00:00 |
Khushboo-dev-cpp
|
9d3f2d82f1
|
fix: MultiAccountImportMnemonic: Remove extra spaces in the entered mnemonic (#2476)
|
2022-01-05 15:43:39 +01:00 |
Anthony Laibe
|
5512e19d83
|
feat: ens API use hex return (#2471)
|
2022-01-03 10:07:33 +01:00 |
Roman Volosovskyi
|
36b4ecabbf
|
Set joined=message.clock on syncing pubchat creation
|
2021-12-24 16:47:28 +02:00 |
Richard Ramos
|
91e9fb4804
|
fix: keystore path is incorrect after merge (#2472)
|
2021-12-22 12:08:09 -04:00 |
Richard Ramos
|
33250c9134
|
feat: desktop browser provider (#2465)
|
2021-12-21 11:44:37 -04:00 |
Anthony Laibe
|
12c727df25
|
feat: Add ens service (#2467)
|
2021-12-21 16:05:09 +01:00 |
Richard Ramos
|
b244188702
|
feat: LoginWithConfig (#2469)
Adds a new funtion to login with an account passing a node configuration that will override any specified attribute from the stored account nodeconfig
|
2021-12-21 10:27:18 -04:00 |
Roman Volosovskyi
|
64589fbd1f
|
Fetch synced_from and synced_to from db to avoid resetting values to zero
|
2021-12-17 12:30:35 +02:00 |
Andrea Maria Piana
|
612d8918ea
|
Fix notification query
|
2021-12-10 15:36:59 +00:00 |
Richard Ramos
|
ebd4511d24
|
fix: remove mailserver topic when deactivating a chat (#2460)
This fixes an issue where re-joining a chat does not load the messages again from the mailserver
|
2021-12-09 17:55:00 -04:00 |
Anthony Laibe
|
90122f3e2e
|
fix: only broadcast status once we are connected (#2456)
|
2021-12-09 09:50:58 +01:00 |
Michele Balistreri
|
9feea4fe25
|
dont sync chats with pending notifications (#2458)
* dont sync chats with pending notifications
* set accepted/dismissed notifications as read
* activate chat if message is sent from us
|
2021-12-07 17:34:43 +03:00 |
Roman Volosovskyi
|
3564630c33
|
Allow sending messages offline (non-datasync messages)
|
2021-12-07 12:12:49 +02:00 |
Parvesh Monu
|
83c3849899
|
Decline pending group invites from user, when user is blocked (#2455)
|
2021-12-06 18:14:40 +05:30 |
Andrea Maria Piana
|
258cbb694f
|
Save contact on unblock
|
2021-12-06 10:46:18 +00:00 |
Michele Balistreri
|
0867458f16
|
Sync activity center (#2443)
sync activity center
|
2021-12-02 17:23:02 +03:00 |
Vitaliy Vlasov
|
ea95ce2d4b
|
Add nil check for DirectMessageProtocol object
|
2021-12-02 15:42:33 +02:00 |
Anthony Laibe
|
268c8304a1
|
feat: Mark messages as confirmed in waku2 (#2449)
|
2021-12-01 16:15:18 +01:00 |
Richard Ramos
|
605a19ceb3
|
chore: log version and commit to log file (#2450)
|
2021-12-01 10:37:48 -04:00 |
Andrea Maria Piana
|
f60cf5cd47
|
Wait for p2p messages to be processed
|
2021-12-01 12:58:46 +00:00 |
Vitaliy Vlasov
|
f271277b76
|
Disable failing tests
Fix lint
|
2021-11-30 20:52:47 +02:00 |
Vitaliy Vlasov
|
e6dffe8d8d
|
Communities encryption
|
2021-11-30 20:52:47 +02:00 |
Richard Ramos
|
51a6d8ee7c
|
fix: error reordering chats when destination category position is the same as original chatId position (#2448)
|
2021-11-30 10:26:17 -04:00 |
Anthony Laibe
|
73c7ea57d1
|
feat: auto message (#2441)
Send message every 2 minutes to status-bot chat id
|
2021-11-29 14:11:55 +01:00 |