Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-02-27 13:41:34 -05:00
68590cae33 http: Avoid a potential null dereference.
abf2bbaec2 js: Very minor trimming.
0da7e2722f js: Add a place to start moving imports to C.
60d4b06057 http: Prevent reentering tf_http_destroy.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2025-02-26 20:04:21 -05:00
4c3df34950 build: Let's start work on 0.0.29.
cory pushed to main at cory/tildefriends 2025-02-26 19:46:48 -05:00
7737e60b52 build: ios => CFBundleVersion=10.
71e816bc13 build: nix => 0.0.28.
Compare 2 commits »
cory pushed tag latest_release to cory/tildefriends 2025-02-26 18:54:19 -05:00
cory pushed tag v0.0.28 to cory/tildefriends 2025-02-26 18:54:19 -05:00
cory pushed to main at cory/tildefriends 2025-02-26 18:54:14 -05:00
c74f90ef04 core: Fix stock apps not being loaded/updated.
cory pushed tag latest_release to cory/tildefriends 2025-02-26 18:32:04 -05:00
cory pushed tag v0.0.28 to cory/tildefriends 2025-02-26 18:31:58 -05:00
cory pushed to main at cory/tildefriends 2025-02-26 18:28:00 -05:00
26cb7e5a17 ios: Redid icon stuff.
cory pushed to main at cory/tildefriends 2025-02-26 12:43:46 -05:00
2bad6672d8 ios: Generate Assets.car out of an overabundance of caution that F-Droid is going to complain about this as a binary file.
cory pushed to main at cory/tildefriends 2025-02-26 12:07:58 -05:00
71c4011526 build: Let's prepare a 0.0.28 release.
5e81078f59 update: CodeMirror.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-02-25 21:52:27 -05:00
31b78e74df ssb: Following calculation fixes. It was not handled appropriately if an account was encountered multiple times with decreasing depths.
cory pushed to main at cory/tildefriends 2025-02-25 21:51:22 -05:00
4da63c7786 ssb: Following calculation fixes. It was not handled appropriately if an account was encountered multiple times with decreasing depths.
cory pushed to main at cory/tildefriends 2025-02-24 12:16:33 -05:00
2ff689aab0 buttfeed: De-duplicate updates by link.
cory pushed to main at cory/tildefriends 2025-02-23 13:07:42 -05:00
0a6f0ed3f7 ssb: Audit timer use that might cause unnecessary delays during shutdown.
cory pushed to main at cory/tildefriends 2025-02-22 11:58:05 -05:00
bfec46673d ssb: Test an experiment that blobs are getting priority over messages during initial sync.
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…