frank
4cc53630d5
Sync bookmarks
2022-02-17 12:40:33 +00:00
Samuel Hawksby-Robinson
bd3f0f436b
Turning the tests back on ( #2519 )
2022-02-03 20:37:41 +00:00
Richard Ramos
98784b752a
feat: desktop mailserver cycle ( #2481 )
2022-01-12 12:02:01 -04: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
Vitaliy Vlasov
f271277b76
Disable failing tests
...
Fix lint
2021-11-30 20:52:47 +02:00
Andrea Maria Piana
6724cf4c75
Block contact endpoint
2021-11-15 18:53:35 +00:00
Andrea Maria Piana
ca6246d5f2
Set last backup
2021-11-15 18:53:35 +00:00
Andrea Maria Piana
be1a261d9b
Check for verified records when creating a contact
2021-11-15 18:53:35 +00:00
Andrea Maria Piana
a7b0c6c933
Backup removed & added by them contacts
2021-11-15 18:53:35 +00:00
Anthony Laibe
c95c29bba5
feat: Push messages to telemetry server when receiving messages
2021-11-10 09:34:14 +01:00
Parvesh Monu
c20e8ebdef
Store Highlight field for identify new chats ( #2384 )
2021-10-21 22:34:56 +05:30
Andrea Maria Piana
438c2e8883
contacts performance
2021-10-04 12:19:15 +02:00
Samuel Hawksby-Robinson
d9ea6a910e
Tests and linting
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
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
Samuel Hawksby-Robinson
b009bac5fb
Switched encryption of payload and keys to AES
...
Added Encrypted field to the protobuf
2021-09-30 13:02:41 +01:00
Andrea Maria Piana
bd1e6b0033
Fix handling on public chat messages
2021-09-15 09:28:51 +01:00
Roman Volosovskyi
0c0e02e93a
Return counter for messages with mention which are marked as seen
2021-08-31 11:49:40 +03:00
Jonathan Rainville
cdc7c55030
Delete messages ( #2279 )
...
* feat: add api and handling to delete messages
* fix(delete): add whitelist to message types that can be deleted
2021-07-26 17:06:32 -04:00
Andrea Maria Piana
d84da4f515
Fix some tests and restore private/public RPC client
2021-07-20 10:57:38 +02:00
Bitgamma
58e39adf03
add ChatID to transaction commands ( #2274 )
2021-07-07 14:18:18 +03:00
frank
c799e5eb6b
Drop audio messages in public chats
2021-07-02 13:09:30 +02:00
Andrea Maria Piana
075ee9c29f
Merge message handler with messenger
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
5d856adc0c
Change to map in messenger response
2021-06-29 13:15:15 +02:00
Volodymyr Kozieiev
0e538c0a95
Rename MessageProcessor to MessageSender ( #2264 )
2021-06-23 17:13:48 +03:00
RichΛrd
40359f9c1b
go-waku integration ( #2247 )
...
* Adding wakunode module
* Adding wakuv2 fleet files
* Add waku fleets to update-fleet-config script
* Adding config items for waku v2
* Conditionally start waku v2 node depending on config
* Adapting common code to use go-waku
* Setting log level to info
* update dependencies
* update fleet config to use WakuNodes instead of BootNodes
* send and receive messages
* use hash returned when publishing a message
* add waku store protocol
* trigger signal after receiving store messages
* exclude linting rule SA1019 to check deprecated packages
2021-06-16 16:19:45 -04:00
Andrea Maria Piana
11de62749d
Add unviewed mentions count
...
This commit add a field to count the unviewed mentions in a given chat.
The usage pattern is identical to `UnviewedMessagesCount`
2021-05-28 13:05:23 +02:00
Andrea Maria Piana
d50fee6bb2
Handle connection state
2021-05-21 07:22:58 +02:00
Andrea Maria Piana
cf6ef3171a
Add mailserver logic
2021-05-21 07:22:58 +02:00
Volodymyr Kozieiev
8a370c1c41
Request info about community from mailserver ( #2177 )
2021-04-19 15:09:46 +03:00
Andrea Maria Piana
c739f73f49
Add activity center & messages from contacts only
2021-04-16 20:42:40 +02:00
Samuel Hawksby-Robinson
759f7bbeb3
Added granual locking on Messenger
2021-04-16 20:42:40 +02:00
Andrea Maria Piana
f115b8d289
Request/Decline access to communities
2021-02-26 15:35:43 +01:00
Frank Tang
42ab47a9ee
fix "Pending" status for messages in private group chat
2021-02-24 08:17:24 +01:00
Andrea Maria Piana
a1b3e3a772
Clean topics that we don't listen to
...
There was a bug on status-react where it would save filters that were
not listened to.
This commit adds a task to clean up those filters as they might result
in long syncing times.
This commit also returns topics/ranges/mailserves from messenger in
order to make the initialization of the app simpler and start moving
logic to status-go.
It also removes whisper from vendor.
2021-01-26 09:39:57 +01:00
Andrea Maria Piana
84e91d85d2
Consolidate test methods
2020-12-22 15:43:48 +01:00
Samuel Hawksby-Robinson
e0eb96a992
Fix failing tests due to account not present in test env
2020-12-17 14:10:00 +01:00
Andrea Maria Piana
31a885ced8
remove photo path in favor of images in contact
2020-12-17 14:10:00 +01:00
Samuel Hawksby-Robinson
279c395f23
Added heavy logging to the chat identity builder
2020-12-17 14:10:00 +01:00
Samuel Hawksby-Robinson
43b8e94b2b
Resolved an additional fail test related to multiaccounts in the Messenger
2020-12-17 14:10:00 +01:00
Andrea Maria Piana
f3f6cdcd93
Mark message as seen when hiding
...
When hiding a message, we want to mark it as seen in order to preserve
the right count
2020-12-15 15:47:02 +01:00
Volodymyr Kozieiev
d4518d7f16
resend emoji reaction ( #2088 )
2020-12-15 16:43:41 +02:00
Andrea Maria Piana
0c79e50ca8
Remove unnecessary logs & fix flaky test
2020-11-26 16:25:52 +01:00
Roman Volosovskyi
d20cf2583f
Revert "Allow receiving old messages after rejoining a pubchat"
...
This reverts commit fa136ebaa7
.
2020-11-06 17:09:49 +02:00
Roman Volosovskyi
fa136ebaa7
Allow receiving old messages after rejoining a pubchat
2020-11-05 15:13:38 +02:00
andrey
b388002771
profile status updates
2020-10-27 14:56:35 +01:00
Andrea Maria Piana
5cea355541
Use in memory database for messenger tests
2020-10-14 08:37:23 +02:00