JustTestingV
  • Joined on 2023-08-26
JustTestingV pushed to xmpp-logopass-auth at JustTestingV/lavina 2023-10-08 10:31:59 +00:00
06691bfc44 deleted unwrap, used &[u8] in fn from_str
JustTestingV pushed to xmpp-logopass-auth at JustTestingV/lavina 2023-10-02 15:59:16 +00:00
ffc383af3b minor changes according to the comments
JustTestingV commented on pull request lavina/lavina#19 2023-10-01 19:42:55 +00:00
[xmpp] logopass auth

Submit review

JustTestingV commented on pull request lavina/lavina#19 2023-10-01 19:42:55 +00:00
[xmpp] logopass auth

seems oddly

JustTestingV created pull request lavina/lavina#19 2023-10-01 19:39:35 +00:00
[xmpp] logopass auth
JustTestingV created branch xmpp-logopass-auth in JustTestingV/lavina 2023-10-01 19:37:57 +00:00
JustTestingV pushed to xmpp-logopass-auth at JustTestingV/lavina 2023-10-01 19:37:57 +00:00
82f8fc90b3 merge main
da520f5a25 [xmpp] logopass auth
8047a97baa remove /test/
47195f5eee add crates/README.md
2f034284cf rename telemetry mod to http
Compare 10 commits »
JustTestingV commented on pull request lavina/lavina#12 2023-09-20 20:39:45 +00:00
xmpp: rewrite bind request parser as a coroutine

I don’t see tags and namespaces being validated. Is it outdated todo?

JustTestingV commented on pull request lavina/lavina#12 2023-09-20 20:39:45 +00:00
xmpp: rewrite bind request parser as a coroutine

Why this error is separrated from if bytes.name().0 == b"resource" => {}? It seems possible to throw an error instantly

JustTestingV pushed to nonempty-prefixed-nicknames at JustTestingV/lavina 2023-09-15 16:31:43 +00:00
e5481035a7 formatted namings in user.rs
JustTestingV pushed to nonempty-prefixed-nicknames at JustTestingV/lavina 2023-09-15 16:28:02 +00:00
bb2e4eecf8 formatted user.rs
JustTestingV pushed to nonempty-prefixed-nicknames at JustTestingV/lavina 2023-09-15 16:17:22 +00:00
1617f428e4 PrefixedNick creation raw, not Result
JustTestingV pushed to nonempty-prefixed-nicknames at JustTestingV/lavina 2023-09-15 16:13:19 +00:00
eb123da0e9 camelCase to snake_case
JustTestingV pushed to nonempty-prefixed-nicknames at JustTestingV/lavina 2023-09-15 16:10:22 +00:00
cf6022827d refactored PrefixedNick
JustTestingV created pull request lavina/lavina#9 2023-09-07 19:36:05 +00:00
[irc] used nonempty prefixed nicks in 353 reply
JustTestingV pushed to nonempty-prefixed-nicknames at JustTestingV/lavina 2023-09-07 19:35:26 +00:00
9c020e970e [irc] used nonempty prefixed nicks in 353 reply
JustTestingV created branch nonempty-prefixed-nicknames in JustTestingV/lavina 2023-09-07 19:35:26 +00:00
JustTestingV pushed to main at JustTestingV/lavina 2023-09-06 18:45:11 +00:00
53f218c58f [irc] send 502 if not sender tries to change mode for other users (#4)
377d9c32d2 fix message sending
Compare 2 commits »