Ivan-lis
  • Joined on 2024-09-10
Ivan-lis commented on pull request Larra/larra#21 2024-12-22 22:51:32 +00:00
Feature: Added proper IQ Stanza error handling

typo in is_same 2nd arg. Fixed and checked. image

Ivan-lis pushed to feature/handling_stanza_errors at Larra/larra 2024-12-22 22:45:06 +00:00
5c77e3f4e9 Renamed iq to stanza error. Added log level as cmake param
Ivan-lis commented on pull request Larra/larra#21 2024-12-22 21:36:40 +00:00
Feature: Added proper IQ Stanza error handling

For now we use larra lib only for client impl and this operator should never be called. Maybe I can just add TODO to throw error only if app is a client?

Another reason - I don't want to write…

Ivan-lis commented on pull request Larra/larra#21 2024-12-22 21:32:50 +00:00
Feature: Added proper IQ Stanza error handling

forgot to remove from earlier implementation

Ivan-lis opened issue Larra/larra#22 2024-12-19 22:02:43 +00:00
CI: Add code coverage to CI Report
Ivan-lis created pull request Larra/larra#21 2024-12-19 20:03:50 +00:00
Feature: Added proper IQ Stanza error handling
Ivan-lis pushed to feature/handling_stanza_errors at Larra/larra 2024-12-19 19:57:35 +00:00
1ac4f0905c Added tests for Iq Stanza errors
b322076552 Added std::variant and Visitor for all IQ Stanza errors
Compare 2 commits »
Ivan-lis pushed to feature/handling_stanza_errors at Larra/larra 2024-12-19 19:53:22 +00:00
906e49cb29 Added tests for Iq Stanza errors
Ivan-lis created branch feature/handling_stanza_errors in Larra/larra 2024-12-19 17:50:14 +00:00
Ivan-lis pushed to feature/handling_stanza_errors at Larra/larra 2024-12-19 17:50:14 +00:00
55ea39a89c Added tests for Iq Stanza errors
2dab1ffd23 Added std::variant and Visitor for all IQ Stanza errors
ae9d614e8c Moved ToKebapCasName to utils
d06d02efc0 Fixed spdlog loglevel initialization
Compare 4 commits »
Ivan-lis closed issue Larra/larra#13 2024-11-28 11:58:22 +00:00
Stream Feature: Get Roster after Login
Ivan-lis closed issue Larra/larra#12 2024-11-28 11:58:00 +00:00
Stream Feature: Add binding to resource
Ivan-lis opened issue Larra/larra#20 2024-11-25 19:38:58 +00:00
Serialization: Add automatic text serialization
Ivan-lis opened issue Larra/larra#19 2024-11-25 19:30:14 +00:00
Stream Feature: Proper error handling for IQ
Ivan-lis opened issue Larra/larra#18 2024-11-25 19:15:43 +00:00
Stream Feature: Update item in user's Roster
Ivan-lis opened issue Larra/larra#17 2024-11-25 19:14:52 +00:00
Stream Feature: Join a group chat (Multi-User Chat / MUC)
Ivan-lis opened issue Larra/larra#16 2024-11-25 19:14:16 +00:00
Stream Feature: Add new user to user's Roster