homycdev
  • Joined on 2024-03-12
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-05-05 16:30:53 +00:00
942546d579 mr comments fix
homycdev commented on pull request lavina/lavina#60 2024-05-05 14:51:52 +00:00
Implement Message Archive Management stub for XEP-0313

should it be empty?

homycdev commented on pull request lavina/lavina#60 2024-05-05 14:51:24 +00:00
Implement Message Archive Management stub for XEP-0313

unused variable

homycdev commented on pull request lavina/lavina#60 2024-05-05 14:45:23 +00:00
Implement Message Archive Management stub for XEP-0313

unused variable, use _

homycdev pushed to feature/irc-whois at homycdev/lavina 2024-05-05 14:41:09 +00:00
5eb0385012 code edited
homycdev commented on pull request lavina/lavina#43 2024-05-05 14:40:51 +00:00
implement WHOIS command

true, but in this case we shall change this in the whole system

homycdev pushed to feature/irc-whois at homycdev/lavina 2024-05-05 13:01:20 +00:00
ad00fe759a cargo fmt
66a3bb7a68 added tests, refactoring made
Compare 2 commits »
homycdev commented on pull request lavina/lavina#43 2024-05-02 04:05:50 +00:00
implement WHOIS command

why to remove builder functions tho?
and what is the purpose of struct's fields exposure?

homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-30 06:53:46 +00:00
ed16b6765f Merge branch 'main' into feature/irc-whois
a87f7c9d73 xmpp: extract common fragments of integration tests into functions
Compare 2 commits »
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-29 18:43:41 +00:00
b6841ad033 Merge remote-tracking branch 'upstream/main' into feature/irc-whois
25605322a0 player shutdown API (#58)
31f9da9b05 xmpp: fix incorrect auth test
c1dc2df150 xmpp: document xml parsing types
c69513f38b xmpp: use mutable namespace and event in parser coroutines
Compare 38 commits »
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-29 18:20:50 +00:00
a9dfe22d8c use struct as argument in trait
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-23 18:16:22 +00:00
67fbcc0c41 renamed trait name
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-23 18:13:43 +00:00
37fbe989b0 - use Str since it is type alias to Arc
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-22 04:44:31 +00:00
a1c1b3dae6 - change trait's signature
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-22 04:44:24 +00:00
f2ccdee9d5 - change trait's signature
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-21 18:51:02 +00:00
07f2730c8f - added trait to handle incoming commands from client
homycdev pushed to feature/irc-whois at homycdev/lavina 2024-04-07 18:55:53 +00:00
5b30312238 - extended tests
homycdev closed pull request lavina/lavina#42 2024-04-01 18:49:42 +00:00
WIP: feature/irc-who-is
homycdev created pull request lavina/lavina#43 2024-04-01 18:49:22 +00:00
WIP: implement WHOIS command
homycdev created branch feature/irc-whois in homycdev/lavina 2024-04-01 18:48:16 +00:00