Evgeny Poberezkin
|
eb2404c9ce
|
simplex-chat schema, refactor chat to use SMP agent functions (#62)
* chat messages namespace and types
* initial schema (WIP)
* schema for messages (WIP)
* fix schema, add migrations, remove broadcast
* simplex-chat spike (WIP)
* chat client design
* update chat schema
* more chat schema updates
* simplex-chat app structure
* chat app layout demo
* update schema
* refactor dog-food (WIP)
* refactor / simplify
* refactor output of sent message to avoid separate parsing
* refactor inputSubscriber
* remove unused simplex-chat code
* update simplexmq commit
* update schema
* remove ncurses
|
2021-06-25 18:18:24 +01:00 |
|
Evgeny Poberezkin
|
4232f73ed2
|
support ad-hoc groups (broadcasts) (#61)
* support ad-hoc groups (broadcasts)
* fake group chat
* use simplexmq latest
|
2021-06-10 20:34:52 +01:00 |
|
Evgeny Poberezkin
|
723c787edc
|
0.3.1 (#57)
|
2021-05-10 19:49:21 +01:00 |
|
Evgeny Poberezkin
|
8f69d176c7
|
move Markdown from simplexmq (#56)
* move Markdown from simplexmq
* update simplexmq
|
2021-05-09 10:53:18 +01:00 |
|
Efim Poberezkin
|
7c0cd342cc
|
show message timestamps (#55)
|
2021-05-08 14:49:17 +04:00 |
|
Evgeny Poberezkin
|
577d593f67
|
package.yaml, chat dependencies (#45)
|
2021-05-02 21:26:25 +01:00 |
|