Historique des commits

Auteur SHA1 Message Date
  ghassmo 8d7238968b bin/ircd: add timestamp to privmsg il y a 4 ans
  Dastan-glitch b4f7a420c4 bin/ircd: channel/contact metadata encryption il y a 4 ans
  aggstam ad800d67f3 ircd/protocol_privmsg: remedy race lock on seen messages il y a 4 ans
  Dastan-glitch 51e67a0e0c bin/ircd: clip nicks with length more than MAXIMUM_LENGTH_OF_NICKNAME instead of skipping their msgs il y a 4 ans
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins il y a 4 ans
  ghassmo a9edf9b2de bin/ircd: define const for messages and nicknames length il y a 4 ans
  ghassmo 8e9fcccc7d bin/ircd: restrict nicknamesn to have a maximum length of nine characters il y a 4 ans
  ghassmo c825aa527f bin/ircd: send the messages in the buffer for new accepted connections il y a 4 ans
  ghassmo ec23379a0f bin/ircd: add msg to buffer inside the protocol of privmsg il y a 4 ans
  ghassmo 290110a7a8 bin/ircd: create protocol for privmsg il y a 4 ans
  parazyd a2e6917f3c ircd: General code cleanup. il y a 4 ans
  parazyd 36fa2e020c net: Minor cleanups for idiomatic naming. il y a 4 ans
  Dastan-glitch 43ab9ecc1f Filtering specific targets in logging system il y a 4 ans
  narodnik 7a8a10aaac add protocol names il y a 4 ans
  narodnik 3b914bfe36 Switch IRCd to using net protocol registry il y a 4 ans
  parazyd 287302f4ec make fix il y a 4 ans
  narodnik 0561ed1b42 Merge branch 'master' of github.com:darkrenaissance/darkfi il y a 4 ans
  ghassmo 70f28dc79c cargo fmt for sub-crates il y a 4 ans
  narodnik 23e109a3e1 share the list of seen privmsg ids so that locally sent messages can be added to it. il y a 4 ans
  narodnik fe9fdc55c6 keep track of privmsg ids to avoid rebroadcasting one we already received. il y a 4 ans
  narodnik 898f0a00dc begin to add json rpc server to ircd il y a 4 ans
  narodnik 7f31c1181f remove unused imports il y a 4 ans
  narodnik 5b5659d9dd move privmsg and protocol_privmsg to separate submodules il y a 4 ans