Commit History

Author SHA1 Message Date
  parazyd 71cd3064d6 Update license year. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 88abda32ce make fix and cargo fmt. 3 years ago
  ghassmo b70f83303f bin/ircd: remove buffers and sync messages 3 years ago
  ghassmo 6837634d62 bin/ircd: major fix to clean the tree and update the root 3 years ago
  ghassmo 230fd7edfc bin/ircd: major bug fix for syncing messages 3 years ago
  ghassmo d2c0e47805 bin/ircd: more optimization for the buffer code and clean up 3 years ago
  ghassmo cea9dde460 update sync protocol and ordering algo: 3 years ago
  Luther Blissett 3337ae249f ircd: More robust handling of TOML in parse_configured_contacts. 3 years ago
  ghassmo f680467ebc bin/ircd: use BtreeMap for unread_msgs 3 years ago
  ghassmo cd200f8be4 src/system: remove notify_by_id function from subscriber 3 years ago
  ghassmo 85834f9e27 bin/ircd: combine all irc config in one struct & create Buffers struct for read/unread msgs 3 years ago
  ghassmo 15eab6a994 bin/ircd: add Inv and GetData to the protocol to remain the messages in sync 3 years ago
  ghassmo f5611d7212 bin/ircd: push the privmsg with the same term to the buffer 3 years ago
  ghassmo 0395727e32 bin/ircd: update the buffer when add/send a message 3 years ago
  ghassmo a521090200 bin/ircd: minor changes and some clean up 4 years ago
  ghassmo 89847e52e4 bin/ircd: new implement for PrivmsgBuffer 4 years ago
  ghassmo f74b636e63 bin/ircd: build ring buffer struct & remove ringbuffer crate 4 years ago