ghassmo
|
d97e1d8bae
bin/ircd: implement CAP command
|
4 years ago |
ghassmo
|
231e9dbfab
bin/ircd: minor changes for DM messages
|
4 years ago |
aggstam
|
59d4711e24
blockchain/metadatastore.rs: fixed genesis streamlet metadata hash
|
4 years ago |
aggstam
|
54ede683a2
consensus: removed public key from Vote, validation through Participant.public_key
|
4 years ago |
aggstam
|
633fbc362a
consensus: removed public key from Block Proposal, validation through Participant.public_key
|
4 years ago |
aggstam
|
0f36ed8e9e
consensus: added node public key to Participant struct
|
4 years ago |
ghassmo
|
cdd139eefb
bin/ircd: fix a bug in DM
|
4 years ago |
ghassmo
|
010ddad754
bin/ircd: implement DM messages
|
4 years ago |
ghassmo
|
89e756438b
change default port for tau and faucetd
|
4 years ago |
ghassmo
|
9f819b0dba
general clean up and run cargo clippy for all bins
|
4 years ago |
ghassmo
|
d0afa63b5a
bin/ircd: increase the limit of message length
|
4 years ago |
ghassmo
|
5d951800b1
bin/ircd: clean up code
|
4 years ago |
lunar-mining
|
c155861b1a
net/settings: change outbound_retry_seconds default to 20 minutes
|
4 years ago |
lunar-mining
|
e8ae96ff9c
net: keep looping load_addr + print a warning instead of exiting with error
|
4 years ago |
lunar-mining
|
f92dc65e27
dnetview: implement scroll
|
4 years ago |
Dastan-glitch
|
79f869c727
bin/ircd: add End of NAMES list
|
4 years ago |
ghassmo
|
a9edf9b2de
bin/ircd: define const for messages and nicknames length
|
4 years ago |
ghassmo
|
2e332d2b89
bin/ircd: send NAMES msg after joining a channel
|
4 years ago |
ghassmo
|
43fb491702
bin/ircd: restrict irc messages to have a maximum length of 512 characters
|
4 years ago |
ghassmo
|
8e9fcccc7d
bin/ircd: restrict nicknamesn to have a maximum length of nine characters
|
4 years ago |
ghassmo
|
e5bde0c6d1
system/subscriber: use warn msg instead of panic once notify call failed
|
4 years ago |
ghassmo
|
06db050229
bin/ircd: send messages in buffer to the client after JOIN command
|
4 years ago |
spital
|
d5339ece5f
Amend Debian Dockerfile to allow build with rust nightly (#84)
|
4 years ago |
narodnik
|
b056374cdc
small edits to ircd book stuff
|
4 years ago |
parazyd
|
8c5119d61c
zk: Add tests for the arithmetic chip.
|
4 years ago |
lunar-mining
|
6ae9c3921e
dnetview: general cleanup
|
4 years ago |
lunar-mining
|
e15f3619cd
dnetview: move msg len update function to somewhere clearer
|
4 years ago |
lunar-mining
|
f07a340fdd
dnetview: implement previous() and next() on msg list
|
4 years ago |
lunar-mining
|
14ba10e4b5
dnetview: simplify view's handling of ids + cleanup
|
4 years ago |
lunar-mining
|
a9711433e4
dnetview: make msg_log into a list
|
4 years ago |