Ivan-lis
  • Joined on 2024-09-10
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-21 23:22:14 +00:00
30a5e69d14 Fixed errors and improve roster tests
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-21 23:15:43 +00:00
604b423d1c Fixed errors and improve roster tests
Ivan-lis commented on pull request Larra/larra#4 2024-11-21 22:52:17 +00:00
Features: iq::Bind and iq::Roster

Interesting, looks like last time I did something wrong and got <username="n" server="s"> instead. Will try t use BareJid

Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-21 22:48:17 +00:00
1a9b293dee Fixed errors and improve roster tests
Ivan-lis commented on pull request Larra/larra#4 2024-11-21 22:36:40 +00:00
Features: iq::Bind and iq::Roster

Maybe we can change namings later

Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-21 22:34:18 +00:00
d88f14a66d Fixed errors and improve roster tests
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-18 23:06:09 +00:00
54b3535ebc Fixed errors and improve roster tests
Ivan-lis commented on pull request Larra/larra#4 2024-11-18 12:41:04 +00:00
Features: iq::Bind and iq::Roster

I tried, but roster result should has 'jid' attr, while with Serialization with BareJid I got <NO_NAME username="n" server="s" >

Expected ResultRoster

<iq id='bv1bs71f'
    
Ivan-lis commented on pull request Larra/larra#4 2024-11-17 23:36:57 +00:00
Features: iq::Bind and iq::Roster

image

Ivan-lis created pull request Larra/larra#4 2024-11-17 23:34:48 +00:00
Features: iq::Bind and iq::Roster
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-17 23:31:41 +00:00
7685385559 Feature: iq::Roster
77640de2e9 Feature: iq::Bind
96e65dd2c6 Add constructor from underlayed socket for PrintStream
662392509f Add Serialization and Deserialization generation for std::optional
9273c473f8 Use LLVM 19.1.3 instead LLVM 19.1.1 and continue CI if clang-format failed
Compare 11 commits »
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-16 13:29:18 +00:00
bd80c9684d Added tests. Found serialize issue
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-15 21:18:41 +00:00
947076fe8f Make Roster code better
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-09 13:22:51 +00:00
850c7e5412 Base minimal working example with presence and Roster
Ivan-lis pushed to feature_roster_on_login at Larra/larra 2024-11-09 12:23:20 +00:00
5c250ac434 tmp3
7078c25c2a tmp2
c77614992d temp1
Compare 3 commits »
Ivan-lis created branch feature_roster_on_login in Larra/larra 2024-11-09 12:23:20 +00:00
Ivan-lis commented on pull request Larra/larra#2 2024-11-08 15:39:27 +00:00
CI: Added configuring clang for tidy checks

This is to show that pipeline failed. Otherwise, Action result will be 'Success'

Ivan-lis pushed to improve_pr_check at Larra/larra 2024-11-08 15:38:18 +00:00
d1dc6f8e24 CI: Added configuring clang for tidy checks
0d471b579a Merge pull request 'Automatic serialization/deserialization code generation' (#1) from feature_serialization into main
2c0111f9d7 Add automatic serialization/deserialization generation
Compare 3 commits »
Ivan-lis created pull request Larra/larra#2 2024-11-08 15:37:41 +00:00
CI: Added configuring clang for tidy checks
Ivan-lis pushed to improve_pr_check at Larra/larra 2024-11-08 15:36:32 +00:00
b11e198134 CI: Added configuring clang for tidy checks