This website requires JavaScript.
Explore
Help
Sign In
yves
/
meowlib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
c4b61e16c503e1cb5036831a75f2f717ed0714b1
meowlib
/
client
T
History
ycc
c4b61e16c5
continuous-integration/drone/push
Build is failing
Details
Add invitation message to CheckInvitation function
2024-02-20 22:44:19 +01: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
identity_test.go
Debug GetRequestJobs function and add unit tests
2024-02-12 20:02:02 +01:00
identity.go
Add invitation message to CheckInvitation function
2024-02-20 22:44:19 +01:00
invitationhelpers.go
Addinf trace function for invitation debug
2024-02-15 23:24:07 +01:00
matriochka.go
Refactor structs with some getters/setters - Peers part
2024-02-07 16:08:24 +01:00
message.go
message storage and from removed from packedusermessage (weakness)
2024-02-18 13:46:11 +01:00
messagestorage_test.go
message storage and from removed from packedusermessage (weakness)
2024-02-18 13:46:11 +01:00
messagestorage.go
Refactor GetMessagesHistory and LoadLastMessages functions to use slice of InternalUserMessage instead of pointer to InternalUserMessage.
2024-02-20 20:30:55 +01:00
peer_test.go
Contact struct removed from peer
2024-02-10 22:36:25 +01:00
peer.go
Refactor GetMessagesHistory and LoadLastMessages functions to use slice of InternalUserMessage instead of pointer to InternalUserMessage.
2024-02-20 20:30:55 +01:00
peerlist.go
Contact struct removed from peer
2024-02-10 22:36:25 +01:00
server.go
badgerdb messageservers storage
2024-02-08 22:17:16 +01: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
Update badger db path
2024-02-09 23:28:43 +01:00