Историја ревизија

Аутор SHA1 Порука Датум
  parazyd 8ae84ad7f9 Add license header to source files. пре 3 година
  Luther Blissett 5e4b663b13 Apply new path to serial crate throughout codebase. пре 3 година
  Luther Blissett 47dbf1363f Clean up async_daemonize for less imports and use smol. пре 3 година
  ghassmo b70f83303f bin/ircd: remove buffers and sync messages пре 3 година
  Luther Blissett fb372fda77 ircd: Changes for new serial module. пре 3 година
  ghassmo 40889ff9cf bin/ircd: fix duplicate messages issue пре 3 година
  ghassmo 230fd7edfc bin/ircd: major bug fix for syncing messages пре 3 година
  ghassmo d2c0e47805 bin/ircd: more optimization for the buffer code and clean up пре 3 година
  ghassmo 400c66cb88 net: remove an address from the hosts list if doesn't match пре 3 година
  ghassmo de28a50705 bin/ircd: add LastTerm dispatcher пре 3 година
  ghassmo cea9dde460 update sync protocol and ordering algo: пре 3 година
  ghassmo f680467ebc bin/ircd: use BtreeMap for unread_msgs пре 3 година
  ghassmo 85834f9e27 bin/ircd: combine all irc config in one struct & create Buffers struct for read/unread msgs пре 3 година
  ghassmo 30d2655dfd bin/ircd: major fix on protocol privmsg & more clear log messages пре 3 година
  ghassmo 67068b86b8 bin/ircd: pass the ircd version to p2p settings & general clean up for the code пре 3 година
  ghassmo a392477a54 bin/ircd: implement encrypted DMs пре 3 година
  ghassmo 48b21d5d55 remove id from Inv struct пре 3 година
  ghassmo 00815519d6 bin/ircd: minor changes to the protocol_privmsg пре 3 година
  ghassmo 15eab6a994 bin/ircd: add Inv and GetData to the protocol to remain the messages in sync пре 3 година
  ghassmo f5611d7212 bin/ircd: push the privmsg with the same term to the buffer пре 3 година
  ghassmo 0395727e32 bin/ircd: update the buffer when add/send a message пре 3 година
  ghassmo 89847e52e4 bin/ircd: new implement for PrivmsgBuffer пре 3 година
  ghassmo f74b636e63 bin/ircd: build ring buffer struct & remove ringbuffer crate пре 3 година
  ghassmo 8d7238968b bin/ircd: add timestamp to privmsg пре 4 година
  Dastan-glitch b4f7a420c4 bin/ircd: channel/contact metadata encryption пре 4 година
  aggstam ad800d67f3 ircd/protocol_privmsg: remedy race lock on seen messages пре 4 година
  Dastan-glitch 51e67a0e0c bin/ircd: clip nicks with length more than MAXIMUM_LENGTH_OF_NICKNAME instead of skipping their msgs пре 4 година
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins пре 4 година
  ghassmo a9edf9b2de bin/ircd: define const for messages and nicknames length пре 4 година
  ghassmo 8e9fcccc7d bin/ircd: restrict nicknamesn to have a maximum length of nine characters пре 4 година