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
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Lines
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
2021-09-28
add statetracker to workspace
Max Audron
-1
/
+1
2021-09-28
statetracker: cleanup code
Max Audron
-29
/
+86
2021-09-28
statetracker: first iteration of working rpc object
Max Audron
-0
/
+709
2021-09-28
rename override_type to type
Max Audron
-7
/
+7
2021-07-31
fix trailing semicolon match_variant macro
Max Audron
-1
/
+1
2021-07-31
add doc for network translation
Max Audron
-0
/
+93
2021-07-25
add Traits for syncable objects
Max Audron
-48
/
+114
2021-07-21
cleanup objects::Types
Max Audron
-5
/
+35
2021-07-21
add IgnoreListManager
Max Audron
-0
/
+165
2021-07-21
add cert-manager
Max Audron
-0
/
+32
2021-07-21
add BufferViewManager and BufferViewConfig
Max Audron
-0
/
+95
2021-07-21
migrate BufferSyncer to use Network derive and add to central Types
Max Audron
-143
/
+22
2021-07-21
rewrite network derive to work more consistently
Max Audron
-78
/
+90
2021-07-21
fix wrong capitalization for HighlightRuleList
Max Audron
-2
/
+2
2021-07-21
implement the Network trait generically for all inner Variant Types
Max Audron
-1
/
+66
2021-07-21
change IRC MessageType to be a bitflag instead of enum
Max Audron
-54
/
+94
2021-07-21
fix network object
Max Audron
-18
/
+24
2021-07-21
minor docs and cleanup
Max Audron
-4
/
+8
2021-04-05
WIP: impl more signalproxy objects
Max Audron
-1000
/
+1621
2021-03-09
WIP: impl signalproxy types
Max Audron
-253
/
+376
2021-01-21
add to and from network derive
Max Audron
-42
/
+2767
2021-01-21
reorganize tests and add quassel features
Max Audron
-551
/
+850
2021-01-04
add example program: quasselproxy
client
Max Audron
-0
/
+280
2021-01-04
random stuff
Max Audron
-2
/
+9
2021-01-04
add more signalproxy objects
Max Audron
-40
/
+120
2021-01-04
add message parsing feature flags
Max Audron
-43
/
+96
2021-01-04
fix parsing of datetime when value is -1
Max Audron
-1
/
+9
[next]