meowlib/client
ycc 813611bde7
Some checks failed
continuous-integration/drone/push Build is failing
add preview
2024-04-06 15:44:30 +02:00
..
helpers message preview in progress 2024-04-06 12:55:27 +02:00
config_test.go storage get messages + config improve + tests 2023-02-15 22:08:17 +01:00
config.go permission fixes 2024-01-05 17:01:36 +01:00
dbmessage.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
identity_test.go add identity folder creation 2024-03-29 18:26:41 +01:00
identity.go Fix server public key assignment and rename Wipe() to WipeFolder() 2024-03-31 15:52:50 +02:00
matriochka.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
message.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
messagestorage_test.go handle no db yet in message retrieve 2024-03-05 23:15:19 +01:00
messagestorage.go add preview 2024-04-06 15:44:30 +02:00
peer_test.go add identity folder creation 2024-03-29 18:26:41 +01:00
peer.go Set invitation UUID in BuildInvitationAnswerMessage function 2024-03-31 17:24:21 +02:00
peerlist.go server invitatio 2024-03-29 15:40:46 +01:00
server.go Fix invitation answer message building with inv_id 2024-03-31 18:22:17 +02:00
serverlist.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
serverstorage_test.go Debug GetRequestJobs function and add unit tests 2024-02-12 20:02:02 +01:00
serverstorage.go store msg db and inbox by identity 2024-03-29 18:07:06 +01:00