Cory McWilliams cory
cory closed issue cory/tildefriends#90 2025-02-22 11:45:25 -05:00
Use Mbed TLS
cory commented on issue cory/tildefriends#90 2025-02-22 11:45:24 -05:00
Use Mbed TLS

Now that I've wrangled the OpenSSL build so thoroughly, and executable sizes are so reasonable, I don't feel like there's a need for this. Plus cutting TLS entirely isn't out of the question.

cory closed issue cory/tildefriends#43 2025-02-22 11:42:40 -05:00
Make a robots.txt file
cory commented on issue cory/tildefriends#43 2025-02-22 11:42:36 -05:00
Make a robots.txt file

I know I've sat on this for a while. I don't think there's anything more I want to do here right now. I added enough meta tags to make search results look acceptable. None of the stock apps do…

cory closed issue cory/tildefriends#110 2025-02-22 11:33:15 -05:00
A small suggestion from a lazy person
cory commented on issue cory/tildefriends#110 2025-02-22 11:33:12 -05:00
A small suggestion from a lazy person

OK, I added a latest_release tag, which I'll keep up with the monthly v0.0.27-style releases. I like this compromise.

For me it's about things like active development happening up front and…

cory pushed tag latest_release to cory/tildefriends 2025-02-22 11:24:27 -05:00
cory pushed to main at cory/tildefriends 2025-02-22 11:23:50 -05:00
3a16614c72 docs: Remember to update the latest_release tag.
cory pushed to main at cory/tildefriends 2025-02-21 22:30:18 -05:00
9c9efb845c ssb: Schedule the clock for reevaluation any time new messages are added. I think this will improve initial replication.
6192f1b94d room: Fix the room app port number multiple ways.
Compare 2 commits »
cory opened issue cory/tildefriends#111 2025-02-21 21:36:53 -05:00
Can't go back or refresh on iOS
cory pushed to main at cory/tildefriends 2025-02-21 19:58:03 -05:00
ce451b2449 cli: Fix the return value for get_profile.
cory commented on issue cory/tildefriends#110 2025-02-21 09:57:58 -05:00
A small suggestion from a lazy person

Hmm, I'm not too keen on changing my workflow.

I don't know enough about how git works. If there were a latest_release tag that I updated with each release, and you had a checkout of that,…

cory opened issue cory/tildefriends#109 2025-02-20 12:44:44 -05:00
Can't attach images in iOS
cory opened issue cory/tildefriends#108 2025-02-20 12:43:36 -05:00
Fix the shutdown issue for real
cory pushed to main at cory/tildefriends 2025-02-19 20:20:25 -05:00
8534e16469 docs: +sidebar.
cory pushed to main at cory/tildefriends 2025-02-19 20:00:31 -05:00
f6cc6f2eae docs: Minor prep for 0.0.28.
0904425221 update: CodeMirror.
a729886522 update: sqlite 3.49.1.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-02-19 18:49:58 -05:00
e5dfedc7d1 ios: Drop min ios version to 14. Generate more of the Info.plist. We don't use non-exempt encryption.
cory pushed to main at cory/tildefriends 2025-02-18 21:46:07 -05:00
f02423d084 ios: Now with more sed.
cory pushed to main at cory/tildefriends 2025-02-18 21:28:06 -05:00
8f4b6e83eb ios: This fixes the build on macos and runs in the simulator.
cory pushed to main at cory/tildefriends 2025-02-18 20:58:19 -05:00
3029919553 ios: Might as well generate the CFBundleShortVersionString from that other version.