Commit History

Author SHA1 Message Date
  ghassmo edf2458ee9 raft: prune seen messages 4 years ago
  ghassmo 5f06f4090d raft: avoid load all the logs from datasotre and implement slice_from and slice_to 4 years ago
  ghassmo 6923bac6b0 raft: proper names for getter functions 4 years ago
  ghassmo be36b79927 raft: using fxhashmap 4 years ago
  ghassmo 69772d8400 using sled datastore api to get logs and other required data 4 years ago
  ghassmo e00bc7d967 minor fix to log messages in tau and net 4 years ago
  ghassmo 95f4de0a7d finishing github/irc-commit-message 4 years ago
  aggstam 64a354fffa script/research/dhtd: simple lookup table impl added 4 years ago
  TG × ⊙ 455b349ebc nix flake: add packages and apps 4 years ago
  aggstam d585120315 script/research/dhtd: changed data storage from String to Vec<u8> 4 years ago
  TG × ⊙ a779d218ab nix flake: rust 1.58 -> 1.60 4 years ago
  aggstam 016f30e62d script/research/dhtd: implementation of a simple DHT. 4 years ago
  ghassmo 2db183418d github/workflows: change irc-commit-message.yml title 4 years ago
  ghassmo f25d7fb406 .github/workflows: add irc commit notifications 4 years ago
  ghassmo 3a8a66bdff update Cargo.toml info for ircd and tau 4 years ago
  Dastan-glitch f98063fa73 Revert "raft: remove redundant code" 4 years ago
  Dastan-glitch 51e67a0e0c bin/ircd: clip nicks with length more than MAXIMUM_LENGTH_OF_NICKNAME instead of skipping their msgs 4 years ago
  Dastan-glitch b64f3f379d raft: remove redundant code 4 years ago
  Dastan-glitch 08e79bbea1 bin/tau: slight change in tasks styling 4 years ago
  ghassmo a8ddc5c44e tau: take comment as vector instead of string from cli 4 years ago
  ghassmo 7abeea28b4 tau: remove old codes 4 years ago
  ghassmo cc823f1a65 util/time: remove the name of day when printing date 4 years ago
  ghassmo 7f3c831d74 bin/tau: add start state and add more colore indicating the state 4 years ago
  ghassmo 4203adc403 raft: increase sync attempts 4 years ago
  Dastan-glitch bf2c11b459 bin/tau: Clippy lints 4 years ago
  ghassmo eb101f22e2 bin/tau: catching errors and exit signals 4 years ago
  ghassmo 41803ebc37 bin/ircd/script/meeting_bot: using ! instead of # 4 years ago
  ghassmo 1a1e97a78a bin/tau: WIP catching signals on changing tasks files 4 years ago
  ghassmo 92cd0ed4c2 bin/tau: watch changes on tasks files and broadcast accordingly 4 years ago
  ghassmo 6675cc2262 raft: more robust syncing process 4 years ago