.hgignore → .gitignore ;; add usage to readme ;; make vet tool pass
v2.3 release ;; fix @mentions (yay!) ;; migrate fully to github dependencies
add :! command to print server statistics ;; update :? menu ;; add some comments ;; run go (vet fmt)
fix s/// regex (thanks viktuor)
even more documentation updates
list correct dependencies
change :u to :n ;; misc cleanups ;; improve readme with accurate information
add s/word/words/g style editing of last message sent
update readme with factotum format
migrate to ndb config in $home/lib/disco.ndb ;; clean up some error messages and factotum handling
fixing crash when :g was used, but might have to look into how private channels are used
Isolating raw mode and getpass code