This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-01-20 11:40:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
protocol
/
common
History
Andrea Maria Piana
1c660c3525
Move images to shared namespace
2023-02-02 19:18:06 +00:00
..
chat_entity.go
…
crypto_test.go
Added device name set on Messenger.Start()
2022-11-25 11:33:58 +00:00
crypto.go
Added device name set on Messenger.Start()
2022-11-25 11:33:58 +00:00
errors.go
…
feature_flags.go
…
message_sender_test.go
replace deprecated ioutil.TempDir with os.MkdirTemp
2023-01-03 15:40:11 +01:00
message_sender.go
fix: fix special messages not being received because not encrypted
2022-12-15 10:48:41 -05:00
message_test.go
Add compressed key to multiaccount/messages/contacts
2023-01-30 16:40:40 +00:00
message.go
Move images to shared namespace
2023-02-02 19:18:06 +00:00
pin_message.go
…
raw_message.go
feat: mark automatic status updates as ephemeral
2022-11-09 15:49:26 +03:00
raw_messages_persistence.go
Send all encryption keys
2022-10-20 12:19:44 +01:00
timesource.go
…