Jonathan Rainville f7d73be2ed
feat(message)_: add PinnedBy to common.Message (#6226)
Needed for https://github.com/status-im/status-desktop/issues/16896

Having `PinnedBy`  directly in the Message object makes it way simpler in the client to know if a message is pinned. This saves us from having to keep a cache of the pinned messages and comparing all new messages.
2025-01-06 11:54:31 -05:00
2024-11-11 17:17:41 +07:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2024-09-27 06:37:32 +08:00
2024-12-07 14:46:57 +00:00
2024-11-11 17:17:41 +07:00
2024-12-16 12:38:24 +02:00
2024-04-18 18:48:02 +02:00
2016-09-21 10:00:29 +08:00
2024-12-16 12:38:24 +02:00
2024-11-11 17:17:41 +07:00
2024-04-10 11:43:13 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.5%
Python 0.9%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%