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
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
Andrea Maria Piana
f60cf5cd47
Wait for p2p messages to be processed
2021-12-01 12:58:46 +00: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
Roman Volosovskyi
7ef2efaabd
Support for binance chains
2021-11-27 10:47:57 +02:00
Anthony Laibe
25e1c64ef5
fix: iterate through message with batch topics ( #2444 )
...
When iterating, reuse the list of topics rather
than all topics
2021-11-26 12:59:53 +01:00
Parvesh Monu
a65c873b8f
Decline pending group invitations from user, when user is banned ( #2437 )
2021-11-25 20:51:42 +05:30
Richard Ramos
87a033c249
bump go-waku ( #2442 )
2021-11-25 10:37:06 -04:00
Andrea Maria Piana
ded81b7a51
Reject contact request endpoint
2021-11-23 14:11:43 +01:00
Andrea Maria Piana
1d752c087f
Default to sent if confirmations not enabled
2021-11-22 11:18:09 +00:00
Andrea Maria Piana
272342fb6b
Revert "Revert "Correctly process confirmations""
...
This reverts commit b4c4cf6241
.
2021-11-22 11:18:09 +00:00
Parvesh Monu
478eb435b1
Allow user to be re-invited to the same group after leaving ( #2431 )
...
Co-authored-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-11-19 20:02:04 +05:30
Andrea Maria Piana
b4c4cf6241
Revert "Correctly process confirmations"
...
This reverts commit 1b9bc4450c
.
2021-11-18 17:19:41 +00:00
Roman Volosovskyi
0be1b44642
fix mistake in sql query
2021-11-18 14:35:24 +02:00
Volodymyr Kozieiev
1b9bc4450c
Correctly process confirmations
2021-11-17 09:28:09 +00:00
Andrea Maria Piana
f04e5c741c
unblock contact endpoint
2021-11-15 18:53:35 +00:00
Roman Volosovskyi
53bbfb3f08
Allow sending messages offline
2021-11-11 19:12:31 +02:00
Anthony Laibe
c95c29bba5
feat: Push messages to telemetry server when receiving messages
2021-11-10 09:34:14 +01:00
Roman Volosovskyi
4a0ad1cf69
[pairing] Sync read messages
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 )
2021-10-28 20:51:28 +05:30
Parvesh Monu
c20e8ebdef
Store Highlight field for identify new chats ( #2384 )
2021-10-21 22:34:56 +05:30
Andrea Maria Piana
b79d68c696
Bump version to 0.89.13
2021-10-20 18:41:00 +01:00
andrey
c7e758eeab
[ #12717 ] No preview for transaction messages in 1-1 chat
2021-10-20 15:45:07 +02:00
Andrea Maria Piana
23308d7e8c
Allow profile pictures from contacts
2021-10-12 16:39:29 +01:00
Andrea Maria Piana
75aebd94ab
Republish image on change of visibility settings
2021-10-08 14:36:30 +01: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
2021-10-06 14:48:28 +03:00
Roman Volosovskyi
4de912baba
[pairing] Sync chat removing
2021-10-06 12:38:57 +01: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 )
2021-10-04 18:32:25 +05:30
Andrea Maria Piana
5e83d8e95e
Add HasAddedUs field
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
Andrea Maria Piana
51493d61bd
Resend on new contact
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
5c55ab5264
Make sure request is originating from us before marking it as processed
...
This commit fixes one source of flakyness in the tests, which was an
actual bug.
If 1 device is registering with a push notification server, if there's
another device with the same public key, both would mark themselves as
registered, while maybe only one has been actually registered.
To fix this, we keep track of the request ids we send (in memory for
now), and only mark it as registered if the request was originating on
this device.
2021-09-28 12:31:26 +01:00
RichΛrd
da63894a5a
feat: wakuV2 light client using lightpush / filter ( #2351 )
2021-09-27 09:04:28 -04:00
Roman Volosovskyi
181c06722f
Mark own messages as seen
2021-09-27 12:42:07 +03:00
Roman Volosovskyi
5793470fad
[pairing] Fetch history on receiving pubchat installation.
2021-09-27 11:56:29 +03:00
Roman Volosovskyi
cef8ec2508
Allow to retreive profile updates after removing contact
2021-09-24 12:16:15 +03:00
Andrea Maria Piana
bd314b8adc
Fix timeline/profile updates messages
2021-09-24 10:01:40 +01:00
Roman Volosovskyi
839d6b3194
[ status-im/status-react#12517 ] Ensure that all necessary contact fields are synced
2021-09-23 12:22:49 +03:00
Shivek Khurana
a6e7ff6ddd
🖼 Set any url as profile picture (useful for NFTs) ( #2367 )
...
* Sound check
* Add DecodeImageURL fn
* Introduce crop dynamics
* Add center crop calculations png
* Apply suggestions from code review
Co-authored-by: RichΛrd <info@richardramos.me>
* Fix lint
* Rebase and update version
Co-authored-by: RichΛrd <info@richardramos.me>
2021-09-21 14:30:44 +05:30
andrey
59eeed9436
chats list performance
2021-09-20 10:51:18 +02:00
Michele Balistreri
fb218761d9
add MarkAllReadInCommunity ( #2364 )
...
add MarkAllReadInCommunity
2021-09-20 09:33:36 +03:00
Andrea Maria Piana
bd1e6b0033
Fix handling on public chat messages
2021-09-15 09:28:51 +01:00