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
/
flake.nix
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2023-12-20
fix ignorelistmanager enum conversions
Max Audron
-12
/
+15
2023-12-20
rework Network derives to be more consistent
Max Audron
-542
/
+250
2023-12-19
use VariantMap as target for generic NetworkMap for HashMap impl
Max Audron
-24
/
+24
2023-12-19
add value that failed to string from variant impl
Max Audron
-2
/
+2
2023-12-19
decromulate ignorelistmanager i32 type impl and derive
Max Audron
-57
/
+75
2023-12-19
implement bufferviewmanager/config init
Max Audron
-6
/
+28
2023-12-18
remove old statetracker gui
Max Audron
-3456
/
+0
2023-12-18
add identity and network to SessionManager
Max Audron
-9
/
+46
2023-12-18
implement sync for IrcUser
Max Audron
-12
/
+89
2023-12-18
update quasselproxy deps
Max Audron
-0
/
+1482
2023-12-18
old statetracker gui
Max Audron
-5
/
+2502
2023-12-18
update nix flake deps
Max Audron
-58
/
+54
2022-10-06
mark network fields as pub
Max Audron
-15
/
+15
2022-10-06
mark identity fields pub
Max Audron
-19
/
+23
2022-10-06
mark highlightrulemanager fields pub
Max Audron
-11
/
+11
2022-10-06
add variant impl for char
Max Audron
-2
/
+43
2022-10-06
fix IgnoreListManager
Max Audron
-28
/
+28
2022-10-06
implement sync for IrcChannel
Max Audron
-10
/
+256
2022-10-04
fix derive macros
Max Audron
-7
/
+31
2022-10-04
add session manager struct with default impls to handle sync and init
Max Audron
-16
/
+99
2022-10-04
add syncmessage Class enum
Max Audron
-37
/
+76
2022-10-04
derive default for all signalproxy objects and make singalmessage class
Max Audron
-60
/
+156
2022-09-28
set network prefixes and channel_modes fields
Max Audron
-8
/
+88
2022-09-28
setup nix flake
Max Audron
-3
/
+1191
2021-12-03
add ignorelistmanager impl
Max Audron
-29
/
+182
2021-12-03
add identity impl
Max Audron
-21
/
+91
2021-12-03
add Setters derive macro
Max Audron
-2
/
+153
2021-12-02
remove override_type field from network derive
Max Audron
-5
/
+1
2021-12-02
add highlightrulemanager impl
Max Audron
-2
/
+178
2021-12-02
add coreinfo impl
Max Audron
-8
/
+44
2021-12-02
add certmanager impl
Max Audron
-19
/
+43
2021-12-02
upgrade to rust 2021 edition
Max Audron
-41
/
+19
2021-12-02
add basic buffersyncer impl
Max Audron
-45
/
+152
2021-12-01
make client and server features mutually exclusive
Max Audron
-1
/
+4
2021-12-01
add basic bufferviewmanager impl
Max Audron
-22
/
+135
2021-12-01
split bufferview into sepperate files
Max Audron
-51
/
+67
2021-12-01
add more bufferview details and fix logging
Max Audron
-8
/
+34
2021-12-01
minor fix and cleanup warnings
Max Audron
-4
/
+9
2021-12-01
complete BufferViewConfig implementation
Max Audron
-50
/
+219
2021-12-01
add sync proc macro
Max Audron
-0
/
+49
2021-11-30
fix bufferviewconfig remove and add methods
Max Audron
-18
/
+27
2021-11-30
add default and skip properties to Network derive macros
Max Audron
-198
/
+238
2021-11-29
statetracker: add bufferview widget and do some reorganization
Max Audron
-78
/
+211
2021-11-29
add feature list to readme
Max Audron
-0
/
+14
2021-11-29
add HighlightRuleManager sync implementations
Max Audron
-3
/
+20
2021-11-29
add BufferViewConfig implementation
Max Audron
-0
/
+123
2021-11-29
rework SyncProxy to use globally available channels
Max Audron
-84
/
+80
2021-11-29
add NetworkList impl for CoreInfo
Max Audron
-8
/
+10
2021-11-29
add placeholder impl for RpcCall
Max Audron
-1
/
+3
2021-11-29
add NetworkMap derive for bufferview
Max Audron
-3
/
+5
[next]