Find a file
2024-10-14 05:54:35 +00:00
.devcontainer Added githook pre-commit checks 2024-10-09 20:19:43 +00:00
.githooks Fix pre-commit exec from different places 2024-10-10 15:25:40 +00:00
.vscode Fix pre-commit exec from different places 2024-10-10 15:25:40 +00:00
cmake Rename 2024-08-26 04:31:20 +00:00
examples/src Send presence in examples/src/connect.cpp 2024-10-09 16:04:58 +00:00
include/larra Switch to headers + .cpp files 2024-08-29 16:26:37 +00:00
library Move Presence functions to presence.cpp 2024-10-14 05:54:35 +00:00
src Switch to headers + .cpp files 2024-08-29 16:26:37 +00:00
tests Add tests for iq::*, add iq::*::Parse 2024-10-11 18:26:16 +00:00
.clang-format Add clang-format config 2024-08-26 08:05:13 +00:00
.clang-tidy Fix in .clang-tidy 2024-09-30 21:35:55 +00:00
.gitignore Added githook pre-commit checks 2024-10-09 20:19:43 +00:00
CMakeLists.txt Fix pre-commit exec from different places 2024-10-10 15:25:40 +00:00
LICENSE Initial commit 2024-08-25 09:55:57 +00:00
README.md Rename 2024-08-26 04:31:20 +00:00

Larra

XMPP Client on C++ with GTK