Cory McWilliams cory
cory commented on pull request cory/tildefriends#55 2025-02-27 18:58:45 -05:00
WIP: Write documentation

I'm closing this, as things have drifted and I've failed at wrapping my head around what I really want here, but I've opened #112 with most of the still-open documentation tasks.

cory closed pull request cory/tildefriends#55 2025-02-27 18:58:45 -05:00
WIP: Write documentation
cory opened issue cory/tildefriends#112 2025-02-27 18:56:55 -05:00
Documentation
cory pushed to main at cory/tildefriends 2025-02-27 15:12:52 -05:00
b5bdae4611 js: prettier
6590da5793 js: Just delete some placeholder comments around code that I am trying to delete.
eb2b426ec7 js: Clean up some oddness in old code as I struggle to replace it.
4864a0411f js: This RPC info does not need to be global.
Compare 4 commits »
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.