index
:
libquassel.git
client
feature/example/statetracker
libquassel-feature/getbacklog
main
master
rust-2021
Native rust implementation of the Quassel protocol and library functions
Max Audron <me@audron.dev>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protocol
/
primitive
/
mod.rs
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2025-02-25
Use BufferId in BufferInfo
Tobias Deiminger
-10
/
+13
2025-02-25
Use BufferId in Variant
Tobias Deiminger
-2
/
+33
2025-02-25
Add BufferId as Rust type
Tobias Deiminger
-0
/
+42
2025-02-25
Use MsgId in Message
Tobias Deiminger
-18
/
+6
2025-02-25
Use MsgId in Variant
Tobias Deiminger
-15
/
+34
2025-02-25
Add MsgId as Rust type
Tobias Deiminger
-0
/
+56
2025-02-24
added session manager comments and log message
Max Audron
-1
/
+3
2025-02-23
add identity syncable to SessionManager
Max Audron
-1
/
+8
2025-02-23
add syncables for IrcUser
Max Audron
-2
/
+53
2025-02-23
move network config to it's own file and impl it's sync
Max Audron
-23
/
+84
2025-02-23
add basic network syncables
Max Audron
-39
/
+420
2025-02-23
clean up unused_import and unused_variables a bit
Max Audron
-2
/
+8
2025-02-23
fix server feature errors
Max Audron
-28
/
+23
2025-02-23
fix ircchannel and maplist network representation
Max Audron
-154
/
+137
2025-02-22
replace deprecated failure crate with thiserror
Max Audron
-278
/
+194
2025-02-22
update dependencies and fix errors
Max Audron
-508
/
+332
2025-02-22
update flake
Max Audron
-94
/
+117
2024-05-22
add todos to readme
Max Audron
-16
/
+35