ghassmo
|
77c8dbabcd
bin/ircd: detach the main loop for ctrlc to work properly
|
3 years ago |
ghassmo
|
0f05836c31
bin/ircd: auto join configured channels
|
3 years ago |
ghassmo
|
8c6bd69c90
bin/ircd: fix a minor bug causing showing message twice
|
3 years ago |
ghassmo
|
9c935fa1c4
bin/ircd: rename p2p_notifiers to notify_clients
|
3 years ago |
ghassmo
|
85834f9e27
bin/ircd: combine all irc config in one struct & create Buffers struct for read/unread msgs
|
3 years ago |
aggstam
|
d358019d1a
p2pnet: default app_version retrieval added
|
3 years ago |
aggstam
|
209672570c
ircd: fixed rebasing trash
|
3 years ago |
aggstam
|
65a501f721
p2pnet: default app_version retrieval added
|
3 years ago |
ghassmo
|
88cb7a5068
bin/ircd: fix typos & clean up
|
3 years ago |
ghassmo
|
1a6ba6a005
bin/ircd: move the irc server functionalities from main file
|
3 years ago |
ghassmo
|
58459ed244
bin/ircd: remove const vars from main.rs
|
3 years ago |
ghassmo
|
04a4577afd
bin/ircd: minor fix
|
3 years ago |
ghassmo
|
30d2655dfd
bin/ircd: major fix on protocol privmsg & more clear log messages
|
3 years ago |
ghassmo
|
67068b86b8
bin/ircd: pass the ircd version to p2p settings & general clean up for the code
|
3 years ago |
Dastan-glitch
|
a55e14a8d4
bin/ircd: minor info add to config file
|
3 years ago |
ghassmo
|
a392477a54
bin/ircd: implement encrypted DMs
|
3 years ago |
ghassmo
|
48b21d5d55
remove id from Inv struct
|
3 years ago |
ghassmo
|
00815519d6
bin/ircd: minor changes to the protocol_privmsg
|
3 years ago |
ghassmo
|
15eab6a994
bin/ircd: add Inv and GetData to the protocol to remain the messages in sync
|
3 years ago |
ghassmo
|
bd9789850e
bin/ircd: redesign on main.rs code for handling connections
|
3 years ago |
ghassmo
|
f5611d7212
bin/ircd: push the privmsg with the same term to the buffer
|
3 years ago |
ghassmo
|
0395727e32
bin/ircd: update the buffer when add/send a message
|
3 years ago |
ghassmo
|
a521090200
bin/ircd: minor changes and some clean up
|
3 years ago |
ghassmo
|
89847e52e4
bin/ircd: new implement for PrivmsgBuffer
|
3 years ago |
ghassmo
|
f74b636e63
bin/ircd: build ring buffer struct & remove ringbuffer crate
|
3 years ago |
ghassmo
|
a448fdde02
full redesign for ircd
|
3 years ago |
lunar-mining
|
e1cfc5f897
daod: further simplify vote pederson commitment naming
|
3 years ago |
Dastan-glitch
|
a28a32526c
doc: update tau section in the book
|
3 years ago |
lunar-mining
|
d9451f7eef
dao: improve confusing vote/ value names.
|
3 years ago |
lunar-mining
|
1643902e8b
daod: change ContractId and FuncId to static pallas::Base
|
3 years ago |