• Joined on 2021-04-24
yves pushed to master at yves/meowlib 2024-02-13 22:12:07 +01:00
9561531c7c temporary disable from for cli debug
yves pushed to master at yves/meowlib 2024-02-13 21:01:02 +01:00
8c8326780f Add 'from' field to PackedUserMessage
yves pushed to master at yves/meowlib 2024-02-12 20:02:12 +01:00
0466b1fe05 Debug GetRequestJobs function and add unit tests
yves created branch recording in yves/sept 2024-02-11 21:39:46 +01:00
yves pushed to recording at yves/sept 2024-02-11 21:39:46 +01:00
ae023d3f00 recording_test
yves pushed tag working_before_recording to yves/sept 2024-02-11 21:37:32 +01:00
yves pushed to main at yves/sept 2024-02-11 14:16:19 +01:00
a8d54d260c softer colors
yves pushed to main at yves/sept 2024-02-11 11:55:28 +01:00
4717dda0a3 Initial commit
yves created branch main in yves/sept 2024-02-11 11:55:28 +01:00
yves created repository yves/sept 2024-02-11 11:51:57 +01:00
yves pushed to master at yves/meowlib 2024-02-10 23:35:49 +01:00
69a07d77d5 Fix error handling in GetMyContact and GetContact functions
yves pushed to master at yves/meowlib 2024-02-10 23:30:35 +01:00
a19f228c8e Fix issue with loading contact cards from peer
yves pushed to master at yves/meowlib 2024-02-10 22:58:31 +01:00
bcb3489de4 BugFix pullservers allocation in finalize
yves pushed to master at yves/meowlib 2024-02-10 22:36:36 +01:00
0fd7548ba4 Contact struct removed from peer
yves pushed to master at yves/meowlib 2024-02-10 15:05:07 +01:00
24183ff581 Remove MyContact contactcard from peer
yves pushed to master at yves/meowlib 2024-02-10 11:32:53 +01:00
df9c6b5d46 Refactor GetUid() method and add new tests for server storage
yves pushed to master at yves/meowlib 2024-02-09 23:28:49 +01:00
423ef5c4b1 Update badger db path
yves pushed to master at yves/meowlib 2024-02-09 22:30:14 +01:00
b87c0bff3e add LoadAllServerCards from badger
yves pushed to master at yves/meowlib 2024-02-08 22:17:33 +01:00
978b6fdfd1 badgerdb messageservers storage
yves pushed to master at yves/meowlib 2024-02-07 16:09:17 +01:00
93e972900f Refactor structs with some getters/setters - Peers part