ghassmo
|
aa43e01e3a
bin/ircd: change seen_msg_ids from vector to fixed ringbuffer
|
4 years ago |
ghassmo
|
010ddad754
bin/ircd: implement DM messages
|
4 years ago |
ghassmo
|
62e84c017a
bin/ircd: implement a function for Privmsg to build irc msg
|
4 years ago |
ghassmo
|
40e20ba078
bin/ircd: use ring buffer for messages history
|
4 years ago |
ghassmo
|
ff8d62c1fa
ircd: WIP removing raft
|
4 years ago |
ghassmo
|
193e9d16c3
replace old ircd code with ircd2
|
4 years ago |
parazyd
|
a2e6917f3c
ircd: General code cleanup.
|
4 years ago |
ghassmo
|
937e06ec4f
Replace HashMap with FxHashMap
|
4 years ago |
parazyd
|
c70d920a53
bin/ircd: Finalize features refactor.
|
4 years ago |
narodnik
|
0561ed1b42
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
ghassmo
|
70f28dc79c
cargo fmt for sub-crates
|
4 years ago |
narodnik
|
23e109a3e1
share the list of seen privmsg ids so that locally sent messages can be added to it.
|
4 years ago |
narodnik
|
898f0a00dc
begin to add json rpc server to ircd
|
4 years ago |
narodnik
|
7f31c1181f
remove unused imports
|
4 years ago |
narodnik
|
5b5659d9dd
move privmsg and protocol_privmsg to separate submodules
|
4 years ago |