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
/
message
(
unfollow
)
Commit message (
Expand
)
Author
Lines
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
2021-11-29
remove no longer needed feature flag so we can compile on rust stable
Max Audron
-2
/
+6
2021-10-03
statetracker: rewrite sync handling
Max Audron
-18
/
+54
2021-10-03
split StatefulSyncable into client and server side traits
Max Audron
-57
/
+133
2021-10-01
statetracker: remove druid-widget-nursery
Max Audron
-2
/
+0
2021-10-01
remove replaced "Network" derive macro
Max Audron
-99
/
+0
2021-10-01
migrate to separated NetworkMap and NetworkList macros
Max Audron
-196
/
+371
2021-09-28
adapt Sync* types
Max Audron
-15
/
+57
2021-09-28
add handle_syncmessage to aliasmanager
Max Audron
-4
/
+23
2021-09-28
make initdata fields public
Max Audron
-3
/
+3
2021-09-28
convert Init struct's methods to builder style
Max Audron
-4
/
+6
2021-09-28
switch AliasManager to use split network translation traits
Max Audron
-10
/
+17
2021-09-28
add NetworkList and NetworkMap derive macros
Max Audron
-25
/
+101
[next]