Historia zmian

Autor SHA1 Wiadomość Data
  lunar-mining b2734bf42b net: comment out unimplemented code 4 lat temu
  lunar-mining af68236b8a net: rename selector_id() to type_id() 4 lat temu
  ghassmo 36e9faf2f7 raft: major fix in protocol_raft 4 lat temu
  aggstam d50599c5fc irc-raft: updated with latest changes 4 lat temu
  ghassmo 7023481020 bin/ircd: major fix for messages history 4 lat temu
  ghassmo d9da1b316f raft/consensus: fix bugs & clean up 4 lat temu
  ghassmo 5e0dc9e6b5 bin/taud: minor changes inside main 4 lat temu
  ghassmo 65393bc322 raft: proper names for msgs and commits channels & minor changes 4 lat temu
  ghassmo d97e1d8bae bin/ircd: implement CAP command 4 lat temu
  ghassmo 231e9dbfab bin/ircd: minor changes for DM messages 4 lat temu
  aggstam 59d4711e24 blockchain/metadatastore.rs: fixed genesis streamlet metadata hash 4 lat temu
  aggstam 54ede683a2 consensus: removed public key from Vote, validation through Participant.public_key 4 lat temu
  aggstam 633fbc362a consensus: removed public key from Block Proposal, validation through Participant.public_key 4 lat temu
  aggstam 0f36ed8e9e consensus: added node public key to Participant struct 4 lat temu
  ghassmo cdd139eefb bin/ircd: fix a bug in DM 4 lat temu
  ghassmo 010ddad754 bin/ircd: implement DM messages 4 lat temu
  ghassmo 89e756438b change default port for tau and faucetd 4 lat temu
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins 4 lat temu
  ghassmo d0afa63b5a bin/ircd: increase the limit of message length 4 lat temu
  ghassmo 5d951800b1 bin/ircd: clean up code 4 lat temu
  lunar-mining c155861b1a net/settings: change outbound_retry_seconds default to 20 minutes 4 lat temu
  lunar-mining e8ae96ff9c net: keep looping load_addr + print a warning instead of exiting with error 4 lat temu
  lunar-mining f92dc65e27 dnetview: implement scroll 4 lat temu
  Dastan-glitch 79f869c727 bin/ircd: add End of NAMES list 4 lat temu
  ghassmo a9edf9b2de bin/ircd: define const for messages and nicknames length 4 lat temu
  ghassmo 2e332d2b89 bin/ircd: send NAMES msg after joining a channel 4 lat temu
  ghassmo 43fb491702 bin/ircd: restrict irc messages to have a maximum length of 512 characters 4 lat temu
  ghassmo 8e9fcccc7d bin/ircd: restrict nicknamesn to have a maximum length of nine characters 4 lat temu
  ghassmo e5bde0c6d1 system/subscriber: use warn msg instead of panic once notify call failed 4 lat temu
  ghassmo 06db050229 bin/ircd: send messages in buffer to the client after JOIN command 4 lat temu