Commit Graph

5 Commits

Author SHA1 Message Date
Michal Iskierko d57f493443 fix(@desktop/cpp): Implement StatusGoQt::sendMessage() function
Issue #7848
2023-04-18 10:47:42 +02:00
Patryk Osmaczko c53264b124 chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
MishkaRogachev b23414e999 fix(CPP): fix crash on login 2022-08-24 13:14:51 +04:00
Stefan cfef7dc443 fix(CPP): fix linux compiling issues
Fix BigInt compilation on linux
Remove c++20 optimization for NamedType
Add assert for failing getChats that was providing an easy to miss warning
Enable linux CI build
Don't run tests. They fail to run in docker with
 "malloc_consolidate(): invalid chunk size", probably due to status-go
2022-08-23 19:38:23 +02:00
Sale Djenic 45f5a53069 chore(cpp): add chat section and list chats
Closes: #6747
2022-08-11 21:40:39 +02:00