Roman Volosovskyi
62a0439234
[ #12783 ] fix index out of range when there are no filters
2022-02-02 16:52:50 +02:00
Roman Volosovskyi
c0c90947ab
[ #12783 ] Improve order of mailserver requests
2022-02-02 09:38:30 +02:00
Richard Ramos
6dcc059031
chore: increase mailserver request timeout ( #2497 )
2022-01-26 11:20:27 -04: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
Andrea Maria Piana
f60cf5cd47
Wait for p2p messages to be processed
2021-12-01 12:58:46 +00: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
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
Roman Volosovskyi
53bbfb3f08
Allow sending messages offline
2021-11-11 19:12:31 +02:00
Richard Ramos
7440c184c0
feat: add batch information and request ID in history requests ( #2397 )
2021-11-09 16:16:19 -05:00
Andrea Maria Piana
2d13fa1e25
Add logging of message-id
2021-11-01 11:53:08 +00:00
Richard Ramos
3b05d379bd
feat: add signals that are emitted before/after history messages are requested ( #2378 )
...
* fix: sqlite variable limit
* feat: add signal for history messages
2021-09-28 14:41:35 -04:00
Andrea Maria Piana
c35ceff06e
Set timeout on mailserver requests
2021-08-03 11:16:37 +02:00
RichΛrd
bfdc000bbc
go-waku: RequestAllHistoricMessages ( #2258 )
...
* feat: update wakuv2 store
* check online using waku version for now
* fix peerId and from/to multiplier
* fix: lint
* fix: handle waku2 cursors
* fix: code review
* fix: code review 2
* update go-waku version
* update vendor folder
2021-07-21 15:02:50 -04:00
Andrea Maria Piana
60de443e89
address feedback
2021-06-01 12:59:52 +02:00
Andrea Maria Piana
af1e47c258
Fix group chat filters
2021-06-01 12:59:52 +02:00
Andrea Maria Piana
3a61c3bae9
Allow setting mailserver sync value
...
This commit adds a setting for mailserver, that allows the client to
specify the syncing period.
Also fixes a minor issue with deletion of public chats.
2021-06-01 12:59:52 +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