Cronologia Commit

Autore SHA1 Messaggio Data
  lunar-mining aa80910d05 map: renamed run_app to render 4 anni fa
  lunar-mining cc895b2580 map: made View data structure and cleaned up 4 anni fa
  lunar-mining 7244fb850a map: clean up 4 anni fa
  lunar-mining 714552c660 map: fixed rename error on run_app 4 anni fa
  narodnik a64820132a cleanup ProtocolRegistry 4 anni fa
  parazyd cabbe3c8ea zkas: Unify error functions into an error emitter. 4 anni fa
  lunar-mining f63783baae map: moved id_list, info_list, node_info into model.rs 4 anni fa
  lunar-mining 05a8e04bc8 map: renamed App to Model 4 anni fa
  narodnik cd74b6aa0b from now on all subscribers in protocols must be created in the constructor. move subscribers in ProtocolPing to the constructor. 4 anni fa
  narodnik 7343c0be83 delete old new() functions and rename new2() to new() 4 anni fa
  narodnik 7a8a10aaac add protocol names 4 anni fa
  lunar-mining c51187dead map: renamed listen() to run_rpc() 4 anni fa
  lunar-mining 30b9f6ff75 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 anni fa
  lunar-mining 828535a812 map: moved NodeInfo to own crate 4 anni fa
  lunar-mining 89371962fe map: backtracked and removed Mutex due to async rendering error 4 anni fa
  narodnik 3b914bfe36 Switch IRCd to using net protocol registry 4 anni fa
  narodnik a9a714aa73 net: when registering protocols, use a bitwise selector to specify 4 anni fa
  lunar-mining 220e4c9adc map: wrapped App in a Mutex and initialized App objects in main() 4 anni fa
  narodnik f4026bf8a2 remove uneeded 'static declarations 4 anni fa
  narodnik 6fb1304c00 cargo fmt 4 anni fa
  narodnik eb23a3cda5 remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message 4 anni fa
  narodnik d1d184c0ea Add a protocol registry which properly handles creating the protocols in 4 anni fa
  lunar-mining 7c84dcb8f8 map: made NodeInfo seperate crate 4 anni fa
  lunar-mining 32c44c0439 map: changed node info/id to list across project 4 anni fa
  lunar-mining 391a22593c map: fixed import errors 4 anni fa
  lunar-mining a52f61cb64 map: renamed id/info list files 4 anni fa
  lunar-mining 23a692378c map: renamed Info/IdPanel to Info/IdList 4 anni fa
  lunar-mining 533ee4a63c map: renamed NodeInfoView and NodeIdList to InfoPanel and IdPanel 4 anni fa
  lunar-mining 0f07155950 map: cleaned up start and poll functions 4 anni fa
  lunar-mining fc6dad30ad map: wrapped App in Mutex 4 anni fa