aboutsummaryrefslogtreecommitdiff
path: root/lib/app/chat.ex
Commit message (Collapse)AuthorAgeFilesLines
* Move everything to subdirectoryAlex Auvolat2018-09-011-208/+0
|
* Chat using Merkle search tree & block store, not yet 100% completeAlex Auvolat2018-08-311-31/+55
|
* Custom compare and merge functions for Merkle search tree0.0.1Alex Auvolat2018-08-311-3/+10
|
* Some refactoring, more functionality for the managerAlex Auvolat2018-08-311-34/+23
|
* Remove web interface, deregistration for chat subs on deathAlex Auvolat2018-08-311-0/+6
|
* Big fixes (1 line), small changes (many lines)Alex Auvolat2018-08-271-5/+33
|
* Disable web interfaceAlex Auvolat2018-08-271-1/+1
|
* Merkle list not a separate process, it makes no senseAlex Auvolat2018-07-201-7/+15
|
* Refactoring ; template for block storeAlex Auvolat2018-07-191-20/+17
|
* Mini changeAlex Auvolat2018-07-101-2/+9
|
* DocumentAlex Auvolat2018-07-041-5/+57
|
* Multiple chat rooms (no web UI yet)Alex Auvolat2018-07-041-7/+76
|
* Initialize shard repo with code from somewhereAlex Auvolat2018-07-031-0/+21