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 лет назад |
ghassmo
|
c825aa527f
bin/ircd: send the messages in the buffer for new accepted connections
|
4 лет назад |
ghassmo
|
ec23379a0f
bin/ircd: add msg to buffer inside the protocol of privmsg
|
4 лет назад |
ghassmo
|
290110a7a8
bin/ircd: create protocol for privmsg
|
4 лет назад |
parazyd
|
a2e6917f3c
ircd: General code cleanup.
|
4 лет назад |
parazyd
|
36fa2e020c
net: Minor cleanups for idiomatic naming.
|
4 лет назад |
Dastan-glitch
|
43ab9ecc1f
Filtering specific targets in logging system
|
4 лет назад |
narodnik
|
7a8a10aaac
add protocol names
|
4 лет назад |
narodnik
|
3b914bfe36
Switch IRCd to using net protocol registry
|
4 лет назад |
parazyd
|
287302f4ec
make fix
|
4 лет назад |
narodnik
|
0561ed1b42
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 лет назад |
ghassmo
|
70f28dc79c
cargo fmt for sub-crates
|
4 лет назад |
narodnik
|
23e109a3e1
share the list of seen privmsg ids so that locally sent messages can be added to it.
|
4 лет назад |
narodnik
|
fe9fdc55c6
keep track of privmsg ids to avoid rebroadcasting one we already received.
|
4 лет назад |
narodnik
|
898f0a00dc
begin to add json rpc server to ircd
|
4 лет назад |
narodnik
|
7f31c1181f
remove unused imports
|
4 лет назад |
narodnik
|
5b5659d9dd
move privmsg and protocol_privmsg to separate submodules
|
4 лет назад |