index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jabber
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
1
-42
/
+0
2025-03-24
fix(jabber): dev-dependencies to include ping xep feature
cel 🌸
1
-0
/
+1
2025-03-06
feat: order chats by most recent message
cel 🌸
1
-1
/
+1
2025-02-25
implement Error for jabber crate error types
cel 🌸
1
-0
/
+1
2025-01-12
implement stream splitting and closing
cel 🌸
1
-2
/
+10
2024-12-06
implement sink and stream properly UNFOLD UNFOLD
cel 🌸
1
-0
/
+3
2024-12-04
use cargo workspace
cel 🌸
1
-5
/
+7
2024-12-03
WIP: connecting fsm
cel 🌸
1
-0
/
+1
2024-11-29
add sasl failure type
cel 🌸
1
-1
/
+1
2024-11-29
implement sasl kinda
cel 🌸
1
-1
/
+1
2024-11-23
switch to using peanuts for xml
cel 🌸
1
-3
/
+1
2023-11-23
rename crate
cel 🌸
1
-1
/
+1
2023-10-28
implement stream start
cel 🌸
1
-0
/
+1
2023-10-21
add logging to connection.rs
cel 🌸
1
-0
/
+5
2023-10-21
implement connection
cel 🌸
1
-0
/
+1
2023-10-20
WIP: refactor to parse incoming stream as state machine
cel 🌸
1
-1
/
+4
2023-08-06
rename crate
cel 🌸
1
-1
/
+1
2023-08-02
implement resource binding
cel 🌸
1
-0
/
+1
2023-07-12
reimplement sasl (with SCRAM!)
cel 🌸
1
-1
/
+1
2023-07-12
remove serde dependencies
cel 🌸
1
-2
/
+1
2023-07-11
remove serde functions
cel 🌸
1
-0
/
+1
2023-07-04
horrible
cel 🌸
1
-1
/
+3
2023-06-19
implement starttls
cel 🌸
1
-1
/
+4
2023-06-16
refactor jabber client
cel 🌸
1
-2
/
+2
2023-06-16
implement client socket resolution
cel 🌸
1
-0
/
+3