Commit History

Author SHA1 Message Date
  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
  ghassmo bf946b3876 system: add self_notify function to Subscription 4 years ago
  ghassmo 7a54e4172f bin/ircd: refactoring irc server connection 4 years ago
  lunar-mining fcc6964692 net/ seed_session: fix bug which caused seed to drop 4 years ago
  aggstam 79f1ea875b contrib: Void linux setup script added, doc: dependencies info updated 4 years ago
  ghassmo d42a17cd2f net: don't print a message when the inbound is not configured 4 years ago
  lunar-mining 6fc73c2d2d net: add addr message subscription to seed protocol class 4 years ago
  lunar-mining 9e07f7a216 net: disconnect from seed after performing seed protocol 4 years ago
  lunar-mining 249e4d46b6 dnetview: display null outbound connections as null instead of ignoring 4 years ago
  lunar-mining 8e26094717 dnetview: show offline nodes if rpc can't connect 4 years ago
  lunar-mining b593498055 dnetview: get and render remote_node_id. fix bug w unnecessary async thread 4 years ago