Paul Tötterman
Paul Tötterman
I expect there will be questions and I'll have to reverse some of the changes.
I have to do `t.SessionEngine = InitRedisSessionEngine()` in `Before()`
I just ran across https://github.com/smallnest/go-web-framework-benchmark which seems to be lacking revel. I'm sure there are others. I don't think revel would perform very well here, but probably not worse than...
Are these features planned? What's needed? Are there already issues for them?
Let's call this an INSELECT (instead of UPSERT): ```sql WITH i AS ( INSERT INTO users (email) VALUES ($1) ON CONFLICT DO NOTHING RETURNING *) SELECT * FROM i UNION...
When the following occurs: 1. chatterbox is opened 2. a room is created and invite_user is invited 3. a useful (?) chat is had 4. invite_user leaves 5. how does...
Spaces
This is intended as the main issue for tracking everything spaces related in hydrogen. I'd like to at least view some data of spaces. Find rooms. Switching which space to...
**Describe the bug** Possibly because of reply to state event? Got an error in my timeline: > Something went wrong… > o is null > > This occurred while running...
**Is your feature request related to a problem? Please describe.** Are there any keyboard shortcuts in Hydrogen? Where are they documented? **Describe the solution you'd like** I'd like keyboard shortcuts...