Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-02-21 20:06:41 -05:00
c01e00d77d Get geckodriver.log from 'tildefriends test -t auto' out of the root.
cory pushed to main at cory/tildefriends 2024-02-21 19:59:44 -05:00
825191c08f Fix 'make dist'.
cory pushed to main at cory/tildefriends 2024-02-21 19:46:47 -05:00
9dc6670795 Fetch and build OpenSSL as part of the code build.
cory commented on issue cory/tildefriends#26 2024-02-21 19:01:11 -05:00
Add new apps

Yes to all, but I want to suggest that the end game here is not to get all possible apps into this repository. For reasons including that I don't want to be the gatekeeper of all apps, we need to…

cory merged pull request cory/tildefriends#1 2024-02-21 18:51:02 -05:00
Documentation, build improvements
cory pushed to main at cory/tildefriends 2024-02-21 18:51:02 -05:00
1db8eee9f7 Merge pull request 'Documentation, build improvements' (#1) from tasiaiso/tildefriends:dev_tasia into main
12c7515ee8 chore: revert changes to codemirror's config
ed65da4340 doc: typos
d9d2917cf5 chore: add folders to .gitignore
ce5ca1875b doc: add JSDoc annotations in the core folder
Compare 6 commits »
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