|
0636e1c234
|
Add stream errors handling
|
2024-10-08 09:37:08 +00:00 |
|
|
bb336da4d9
|
Add Stream Errors
|
2024-10-06 18:56:10 +00:00 |
|
|
145bf7bd80
|
Move ReadStartStream to RawXmlStream
|
2024-10-06 12:25:42 +00:00 |
|
|
2e92c59f50
|
Fix bug in GetStartStreamIndex
|
2024-10-04 17:23:31 +00:00 |
|
|
d9489ea5d3
|
Merge pull request 'Add RawXmlStream' (#5) from raw_xml_stream_pretty into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/5
|
2024-10-03 01:14:16 +00:00 |
|
|
2eb9d4e0b8
|
Add RawXmlStream
|
2024-10-03 02:13:42 +00:00 |
|
|
57ecd21014
|
Fix in .clang-tidy
|
2024-09-30 21:35:55 +00:00 |
|
|
f1ac4222e1
|
Add libxml++5.0 link on cmake
|
2024-09-27 19:28:22 +00:00 |
|
|
77c1b81e95
|
Fix scram auth and add tests
|
2024-09-26 19:20:52 +00:00 |
|
|
0a38c55c19
|
Use CMAKE_BINARY_DIR for examples output
|
2024-09-26 15:59:54 +00:00 |
|
|
a5a0d5a031
|
Add auto install dependencies from repositories with pacman instead CPM installing on docker container
|
2024-09-26 15:50:50 +00:00 |
|
|
a9a8678e86
|
Fix users register in docker-compose.yml
|
2024-09-26 15:13:09 +00:00 |
|
|
50751a7c8a
|
Merge pull request 'Improved dev container' (#3) from improve_dev_env into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/3
|
2024-09-25 18:33:29 +00:00 |
|
|
246c5ad801
|
Add spdlog dependency
|
2024-09-25 19:12:19 +00:00 |
|
|
c1daa0200e
|
Improved dev environment
- Switched dev container to docker-compose
- Added ejabberd and docker to dev container
- Added post creation script for configuring environment
|
2024-09-25 18:16:34 +02:00 |
|
|
ec53c19642
|
Merge pull request 'Added ejabber to docker-compose' (#2) from add_ejabber into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/2
|
2024-09-18 10:48:59 +00:00 |
|
|
9838ece255
|
Added ejabberd to docker compose
|
2024-09-18 10:45:54 +00:00 |
|
|
1b877fe7d1
|
Merge pull request 'Added Arch dev container + vscode Build task' (#1) from add_docker_img_vscode_task into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/1
|
2024-09-18 10:07:16 +00:00 |
|
|
7ad71120d7
|
Added Arch dev container + vscode Build task
|
2024-09-18 10:02:20 +00:00 |
|
|
99cc6d36f0
|
Add Boost::serialization to link with library
|
2024-09-15 23:44:54 +00:00 |
|
|
da4625f4b7
|
Add move to UnsignedCharTrait
|
2024-09-15 22:06:07 +00:00 |
|
|
e43a142686
|
Improve CMakeLists.txt
|
2024-09-15 03:15:09 +00:00 |
|
|
5c2c336a21
|
Use std::views::zip instead std::views::enumerate and index get in library/src/encryption.cpp
|
2024-09-14 23:01:20 +00:00 |
|
|
4060a42634
|
Move all encryption to separate file
|
2024-09-14 16:38:45 +00:00 |
|
|
3b78412da4
|
Initial client support
|
2024-09-14 15:21:42 +00:00 |
|
Unnamed Developer
|
540f3ad68d
|
change utempl url to clearnet one
|
2024-09-10 21:14:42 +00:00 |
|
Unnamed Developer
|
393f60f1bf
|
downgrade minimal cmake version requirement
|
2024-09-10 21:14:31 +00:00 |
|
Unnamed Developer
|
f53c8606df
|
add 'build' dir to gitignore
|
2024-09-10 21:13:36 +00:00 |
|
|
4fd3906c6e
|
Add utempl repository url option
|
2024-09-05 12:27:30 +00:00 |
|
|
03f4c11266
|
Add constexpr to jid setters
|
2024-09-02 16:16:32 +00:00 |
|
|
3161bf763d
|
Add client options
|
2024-08-31 18:41:00 +00:00 |
|
|
7ac2d7688e
|
Add proxy types
|
2024-08-31 18:38:41 +00:00 |
|
|
3f04552491
|
Fix FieldSetHelpers for const objects
|
2024-08-31 18:09:04 +00:00 |
|
|
a384eeb524
|
Add missed pragma once for utils header
|
2024-08-31 18:01:37 +00:00 |
|
|
df761748b0
|
Use more correct setters in streams and jid
|
2024-08-31 10:44:53 +00:00 |
|
|
5c5d1a37d5
|
Update field set helpers
|
2024-08-30 18:50:33 +00:00 |
|
|
84abbe8178
|
Add streams
|
2024-08-30 16:37:42 +00:00 |
|
|
030f69c66d
|
Update tests/jid.cpp (auto format)
|
2024-08-30 13:00:01 +00:00 |
|
|
20d440cf47
|
Update .gitignore
|
2024-08-30 12:56:12 +00:00 |
|
|
0a2d7c77ea
|
Add UTEMPL_USE_LOCAL_PACKAGE option
|
2024-08-30 08:46:43 +00:00 |
|
|
3f06b44e25
|
Switch to headers + .cpp files
|
2024-08-29 16:26:37 +00:00 |
|
|
7619b0c339
|
Add comments for every method in field set helpers
|
2024-08-27 19:15:55 +00:00 |
|
|
32f3fccf17
|
Add comments for field set helpers
|
2024-08-27 18:52:39 +00:00 |
|
|
816c5db9f5
|
Add field set util to library
|
2024-08-27 17:24:56 +00:00 |
|
|
945b44e0e4
|
Update Jid
|
2024-08-27 12:07:03 +00:00 |
|
|
52ec88216c
|
Remove tests/test.cpp
|
2024-08-27 10:11:16 +00:00 |
|
|
6690b04a50
|
Add Jid to library
|
2024-08-27 10:11:02 +00:00 |
|
|
a4a5df3f27
|
Fix tests link with library in cmake
|
2024-08-27 10:09:34 +00:00 |
|
|
5874783d37
|
Add pugixml library to cmake
|
2024-08-27 07:41:40 +00:00 |
|
|
1bb458198c
|
Add private modules build and add Applcation ref to MainWindow
|
2024-08-26 14:25:02 +00:00 |
|