2415 Commits

Author SHA1 Message Date
Andrea Maria Piana
a7b0c6c933 Backup removed & added by them contacts 2021-11-15 18:53:35 +00:00
Andrea Maria Piana
301325a22e Add backing up of contacts
We periodically check whether we should backup contacts through waku.

Currently it's not tied to any event, it will only schedule a backup on
a tick, or through the provided API endpoint.
2021-11-15 18:53:35 +00:00
Andrea Maria Piana
7f4631b829 Add indexes for encryption 2021-11-15 10:17:25 +00:00
Anthony Laibe
f24cc2e9fc
chore: bum go-waku (#2430) 2021-11-15 09:44:03 +01:00
Roman Volosovskyi
53bbfb3f08
Allow sending messages offline 2021-11-11 19:12:31 +02:00
Samuel Hawksby-Robinson
87d7c48e2a
Bug fix old requests to join prematurely stop sync community handling (#2421) 2021-11-11 16:37:04 +00:00
Richard Ramos
38cc695753
waku2: log envelope hash and ids for all messages (#2427) 2021-11-11 12:13:55 -04:00
Anthony Laibe
c95c29bba5 feat: Push messages to telemetry server when receiving messages 2021-11-10 09:34:14 +01:00
Richard Ramos
7440c184c0
feat: add batch information and request ID in history requests (#2397) 2021-11-09 16:16:19 -05:00
Richard Ramos
d35e0a339d
feat(waku2): use relay or lightpush depending on the number of peers (#2425) 2021-11-09 15:16:05 -04:00
Richard Ramos
f47229a466
feat: add dns discovery to wakuv2 (#2422) 2021-11-09 08:22:34 -04:00
saledjenic
dbac362bc7
Added api points for fetching message details and message reactions (#2423)
by message id
2021-11-05 09:48:20 -04:00
Richard Ramos
4602982c77
waku2: enable message confirmations (#2416) 2021-11-02 14:27:37 -04:00
Roman Volosovskyi
4a0ad1cf69
[pairing] Sync read messages v0.89.18 2021-11-02 10:02:27 +02:00
Andrea Maria Piana
2d13fa1e25 Add logging of message-id 2021-11-01 11:53:08 +00:00
Parvesh Monu
9693d59e61
Online Status Indicator (#2408) v0.89.15 2021-10-28 20:51:28 +05:30
Parvesh Monu
c20e8ebdef
Store Highlight field for identify new chats (#2384) v0.89.14 2021-10-21 22:34:56 +05:30
Andrea Maria Piana
b79d68c696 Bump version to 0.89.13 v0.89.13 2021-10-20 18:41:00 +01:00
Andrea Maria Piana
48b466674b Replay skipped migration 2021-10-20 18:41:00 +01:00
Andrea Maria Piana
c9b66d18da Send picture in private chats 2021-10-20 18:41:00 +01:00
andrey
c7e758eeab [#12717] No preview for transaction messages in 1-1 chat v0.89.12 2021-10-20 15:45:07 +02:00
Richard Ramos
bade0a24ff
chore: bump go-waku (#2404) 2021-10-19 09:43:41 -04:00
Andrea Maria Piana
23308d7e8c Allow profile pictures from contacts v0.89.11 2021-10-12 16:39:29 +01:00
Richard Ramos
cf11713d9c
feat: wakuv2 peer persistence (#2287) 2021-10-12 08:39:28 -04:00
Richard Ramos
a8d661ee71
bump go-waku (#2400) 2021-10-08 10:48:57 -04:00
Andrea Maria Piana
75aebd94ab Republish image on change of visibility settings v0.89.10 2021-10-08 14:36:30 +01:00
Andrea Maria Piana
4e33e46795 Fix race condition with PNs
Sometimes the message scheduled & message sent notifications are
received out of order.
Now we use a single channel for both so order is maintained.
This was causing the tests to be flaky and it might have happened in
production as well.
v0.89.9
2021-10-07 12:47:40 +01:00
Brian Sztamfater
4d3c04e41c
Modify CanonicalImage function to return large or thumb image if available (#2300) 2021-10-07 01:42:27 -03:00
Andrea Maria Piana
62b9d8062e Discard installations with no metadata in tests
We need to discard installations with no metadata, as some might be sent
before, so we need to check in the loop that the one we care about is
received.
2021-10-06 20:43:36 +01:00
Richard Ramos
4dbef97367
feat: waku2 + rendezvous (#2393) 2021-10-06 12:08:54 -04:00
Richard Ramos
065defd35b
bump markdown version (#2238) 2021-10-06 12:08:28 -04:00
Roman Volosovskyi
e77371d7d2
[pairing] Do not mark contact as added on unblocking v0.89.8 2021-10-06 14:48:28 +03:00
Roman Volosovskyi
4de912baba [pairing] Sync chat removing v0.89.7 2021-10-06 12:38:57 +01:00
Andrea Maria Piana
c4aee37007 Fix flaky test 2021-10-06 11:39:42 +01:00
Andrea Maria Piana
be0b94d051 Revert "temporary comment out join community test"
This reverts commit 7701368b142ad073f76d678095114b1388cce4b3.
2021-10-06 11:39:42 +01:00
andrey
7701368b14 temporary comment out join community test v0.89.6 2021-10-06 11:39:29 +02:00
andrey
d90fe86a61 revert mentions for chat preview 2021-10-06 11:39:29 +02:00
Parvesh Monu
c3ced09839
Storing emoji values for Custom Emoji Thumbnails for Community Channels (#2366) v0.89.5 2021-10-04 18:32:25 +05:30
Andrea Maria Piana
5e83d8e95e Add HasAddedUs field 0.89.4 v0.89.4 2021-10-04 12:19:15 +02:00
Andrea Maria Piana
438c2e8883 contacts performance 2021-10-04 12:19:15 +02:00
Samuel Hawksby-Robinson
20b6f8d96e
Added currency filter to ramp (#2390) 2021-10-01 14:25:54 +01:00
Richard Ramos
6bb04e0858 fix: dial peer async 2021-10-01 08:29:23 -04:00
Andrea Maria Piana
51493d61bd Resend on new contact v0.89.2 2021-09-30 13:02:41 +01:00
Samuel Hawksby-Robinson
d9ea6a910e Tests and linting 2021-09-30 13:02:41 +01:00
Andrea Maria Piana
093dda687f rename file 2021-09-30 13:02:41 +01:00
Samuel Hawksby-Robinson
0ff7a864ec Attempting to resolved 'no such column: profile_pictures_show_to'
Have resolved the settings table not found but now the column is not migrating for some reason
2021-09-30 13:02:41 +01:00
Samuel Hawksby-Robinson
a50048e290 Updated tests to match refactor 2021-09-30 13:02:41 +01:00
Samuel Hawksby-Robinson
3a1349141a Refactor so both Messenger and MessageHandler could use code from a shsared source 2021-09-30 13:02:41 +01:00
Samuel Hawksby-Robinson
33487d64de Updated tests to include tests on IdentityImage.Encrypted state 2021-09-30 13:02:41 +01:00
Samuel Hawksby-Robinson
1534fc15c9 Updated contact key gen in test so index call wouldn't be ambiguous 2021-09-30 13:02:41 +01:00