Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-02-21 12:32:28 -05:00
1bc50cb62c Remove prebuilt OpenSSL from source control. #11
cory pushed to main at cory/tildefriends 2024-02-20 21:41:54 -05:00
450b07fd08 Add a Doxyfile and preliminary module-level docs.
cory commented on pull request cory/tildefriends#1 2024-02-20 18:54:31 -05:00
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…

cory commented on issue cory/tildefriends#11 2024-02-20 14:23:31 -05:00
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.

cory commented on issue cory/tildefriends#20 2024-02-20 14:21:12 -05:00
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.

cory commented on issue cory/tildefriends#9 2024-02-20 14:20:04 -05:00
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.

cory opened issue cory/tildefriends#17 2024-02-20 12:48:30 -05:00
Make it easy to connect to the tildefriends.net room
cory opened issue cory/tildefriends#16 2024-02-20 12:47:48 -05:00
Make the emoji picker have some defaults or recently used emojis
cory opened issue cory/tildefriends#15 2024-02-20 12:47:06 -05:00
More generic room app
cory opened issue cory/tildefriends#14 2024-02-20 12:46:02 -05:00
API for interacting from outside of Tilde Friends apps
cory opened issue cory/tildefriends#13 2024-02-20 12:45:17 -05:00
The db app should be able to import/export user databases
cory opened issue cory/tildefriends#12 2024-02-20 12:40:00 -05:00
Change messages content column from JSON to JSONB
cory opened issue cory/tildefriends#11 2024-02-20 12:36:08 -05:00
Don't keep OpenSSL binaries in source control. Do make it easy to build them.
cory closed issue cory/tildefriends#8 2024-02-20 12:33:18 -05:00
Set up gitea email
cory commented on issue cory/tildefriends#8 2024-02-20 12:33:02 -05:00
Set up gitea email

I think it's working! At least I got a test message.

cory opened issue cory/tildefriends#10 2024-02-20 09:30:13 -05:00
Create a simple user settings app
cory opened issue cory/tildefriends#9 2024-02-20 09:16:12 -05:00
Expose some CodeMirror editor settings
cory opened issue cory/tildefriends#8 2024-02-20 09:15:48 -05:00
Set up gitea email
cory opened issue cory/tildefriends#7 2024-02-20 09:15:40 -05:00
Rewrite all the server-side core JS in C
cory opened issue cory/tildefriends#6 2024-02-20 09:15:22 -05:00
Make the blog app good