status-go/protocol/transport
Patryk Osmaczko 65be6f2b96 feat: add and distribute `chatIdentity.FirstMessageTimestamp`
`FirstMessageTimestamp` enables members of the community to determine if
there are any messages they can fetch on the community channel(chat).

`FirstMessageTimestamp` is advertised by admin for each community chat
through `CommunityDescription`. It assumes admin is online frequently
enough to capture the first channel message.

For existing communities admin determines first message timestamp by
finding oldest chat message in its local database.

task: status-im/status-desktop#6731
2022-09-09 08:59:39 +02:00
..
migrations feat: add and distribute `chatIdentity.FirstMessageTimestamp` 2022-09-09 08:59:39 +02:00
envelopes_monitor.go Default to sent if confirmations not enabled 2021-11-22 11:18:09 +00:00
envelopes_monitor_test.go Default to sent if confirmations not enabled 2021-11-22 11:18:09 +00:00
filter.go [#12783] Improve order of mailserver requests 2022-02-02 09:38:30 +02:00
filters_manager.go Handle history archive magnetlink messages 2022-05-10 11:27:31 +02:00
filters_manager_test.go Handle connection state 2021-05-21 07:22:58 +02:00
persistence.go Address linter issues 2022-03-28 13:14:12 +01:00
processed_message_ids_cache.go fix: sqlite variable limit 2021-09-22 08:04:28 -04:00
topic.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
transport.go Handle history archive magnetlink messages 2022-05-10 11:27:31 +02:00
transport_test.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00