Commit History

Author SHA1 Message Date
  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
  lunar-mining 7d3f7ecc14 dnetview: add line numbers to msg log 4 years ago
  Dastan-glitch 41289b14bc bin/ircd: check on CRLF and LF in clean_input_line() & refactor PING 4 years ago
  Dastan-glitch 2518c1c04e bin/tau: prevent chrono to panic instead use log:error 4 years ago
  aggstam 9cac1225dc consensus/proposal: addeed fmt::Display trait for simpler logging 4 years ago
  ghassmo 20686c6a0f bin/ircd: fix bugs and clean up 4 years ago
  ghassmo 789bbf93c6 system/subscriber: add notify_with_exclude function to Subscriber 4 years ago
  ghassmo f1252f7938 bin/ircd: use system/Subscriber to notify all clinet connections 4 years ago