Block a user
Documentation, build improvements
Would the work of documenting the core folder useful then ? If we don't do a lot of changes when converting the code to C, we could just copy-paste it over.
Let's say we document all the JS…
Don't keep OpenSSL binaries in source control. Do make it easy to build them.
Yeah, I haven't been distributing them with the source tarballs for that reason, but now that the full tree is public, things need to be better.
Make it possible to share to-do lists
Yeah, I see the issues
app as a proof of concept for how a synchronized todo app could work.
Expose some CodeMirror editor settings
I'd be inclined to do something easy in the editor itself for now, but I wouldn't complain if it went either way.
Make it easy to connect to the tildefriends.net room
Make the emoji picker have some defaults or recently used emojis
API for interacting from outside of Tilde Friends apps
The db app should be able to import/export user databases
Change messages content column from JSON to JSONB
Don't keep OpenSSL binaries in source control. Do make it easy to build them.
Expose some CodeMirror editor settings
Rewrite all the server-side core JS in C