status-go/protocol/common
Godfrain Jacques 5f6f7e502d
(fix/status-go) fix profile picture update/removal (#4570)
This PR fixes [9947](status-im/status-desktop#9947) and contains :

    - Commit to fix the changing of custom picture and having the change
      reflected on contact's side
    - Commit to fix the deleting of picture and having the change reflected
      on contact's side
    - Rename confusing `ImageType` to `ImageFormat`
2024-01-24 12:09:28 -08:00
..
shard feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
chat_entity.go Skip wrapping emojis in private group chats 2021-01-26 09:39:47 +01:00
crypto.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
crypto_test.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
errors.go Use ErrRecordNotFound instead of sql.ErrNoRows 2020-10-08 13:23:00 +02:00
feature_flags.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
media_server_image_id.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
message.go (fix/status-go) fix profile picture update/removal (#4570) 2024-01-24 12:09:28 -08:00
message_linkpreview.go feat: Profile showcase data sharing (#4209) 2023-11-09 22:59:01 +04:00
message_sender.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
message_sender_test.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
message_test.go (fix/status-go) fix profile picture update/removal (#4570) 2024-01-24 12:09:28 -08:00
pin_message.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
raw_message.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
raw_messages_persistence.go chore: cleanup message segments 2023-11-15 16:52:35 +01:00
timesource.go Handle organisation membership requests 2020-12-23 17:20:55 +01:00