Luke Barnard
Luke Barnard
Annoyances: - Having an RM for public rooms that I probably don't want to read every message of is annoying because I end up clicking the "X" every time to...
When I used `create-react-app` and followed the instructions [here](https://github.com/jumpsuit/jumpsuit/blob/master/examples/create-react-app-starter/README.md), I found: ``` Failed to compile. ./src/index.js 4:15-20 "export 'default' (imported as 'index') was not found in './root' ``` Exporting something...
**TLDR**: Regrettably, I don't have enough time to implement journal in it's entirety and there are decent alternative solutions. ----- journal is exactly where I left it a few months...
Currently, journal uses the date the file was last modified. This is means you can't update a blog post in retrospect without losing the information of when it was original...
This may well involve allowing blogs to be separated into 'parts' that can be linked via `in_response_to` or something. That way, m.room.messages that are images can be included as parts....
It would be nice if the admin could customise this - it would have to be a URL stored in room state I think. ldbco.de would definitely use this: ...
Display all blogs with unread events in them in one place, with the first few sentences visible of the latest blog post.
Add a small messaging UI on top of each blog that only shows messages in the room that are not comments or blogs.