|
eb2b426ec7
|
js: Clean up some oddness in old code as I struggle to replace it.
|
2025-02-27 14:28:07 -05:00 |
|
|
4864a0411f
|
js: This RPC info does not need to be global.
|
2025-02-27 13:52:24 -05:00 |
|
|
68590cae33
|
http: Avoid a potential null dereference.
|
2025-02-27 11:25:38 -05:00 |
|
|
abf2bbaec2
|
js: Very minor trimming.
|
2025-02-27 10:01:59 -05:00 |
|
|
0da7e2722f
|
js: Add a place to start moving imports to C.
|
2025-02-27 09:58:15 -05:00 |
|
|
60d4b06057
|
http: Prevent reentering tf_http_destroy.
|
2025-02-27 08:52:42 -05:00 |
|
|
4c3df34950
|
build: Let's start work on 0.0.29.
|
2025-02-26 20:04:17 -05:00 |
|
|
7737e60b52
|
build: ios => CFBundleVersion=10.
|
2025-02-26 19:44:00 -05:00 |
|
|
71e816bc13
|
build: nix => 0.0.28.
|
2025-02-26 19:43:20 -05:00 |
|
|
c74f90ef04
|
core: Fix stock apps not being loaded/updated.
|
2025-02-26 18:54:00 -05:00 |
|
|
26cb7e5a17
|
ios: Redid icon stuff.
|
2025-02-26 18:27:54 -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.
|
2025-02-26 12:43:42 -05:00 |
|
|
71c4011526
|
build: Let's prepare a 0.0.28 release.
|
2025-02-26 12:07:54 -05:00 |
|
|
5e81078f59
|
update: CodeMirror.
|
2025-02-26 12:05:07 -05:00 |
|
|
31b78e74df
|
ssb: Following calculation fixes. It was not handled appropriately if an account was encountered multiple times with decreasing depths.
|
2025-02-25 21:52:15 -05:00 |
|
|
2ff689aab0
|
buttfeed: De-duplicate updates by link.
|
2025-02-24 12:16:31 -05:00 |
|
|
0a6f0ed3f7
|
ssb: Audit timer use that might cause unnecessary delays during shutdown.
|
2025-02-23 13:07:36 -05:00 |
|
|
bfec46673d
|
ssb: Test an experiment that blobs are getting priority over messages during initial sync.
|
2025-02-22 11:57:57 -05:00 |
|
|
3a16614c72
|
docs: Remember to update the latest_release tag.
|
2025-02-22 11:23:36 -05:00 |
|
|
9c9efb845c
|
ssb: Schedule the clock for reevaluation any time new messages are added. I think this will improve initial replication.
|
2025-02-21 22:30:14 -05:00 |
|
|
6192f1b94d
|
room: Fix the room app port number multiple ways.
|
2025-02-21 22:05:28 -05:00 |
|
|
ce451b2449
|
cli: Fix the return value for get_profile.
|
2025-02-21 19:58:01 -05:00 |
|
|
8534e16469
|
docs: +sidebar.
|
2025-02-19 20:20:21 -05:00 |
|
|
f6cc6f2eae
|
docs: Minor prep for 0.0.28.
|
2025-02-19 19:54:45 -05:00 |
|
|
0904425221
|
update: CodeMirror.
|
2025-02-19 19:04:59 -05:00 |
|
|
a729886522
|
update: sqlite 3.49.1.
|
2025-02-19 18:59:45 -05:00 |
|
|
e5dfedc7d1
|
ios: Drop min ios version to 14. Generate more of the Info.plist. We don't use non-exempt encryption.
|
2025-02-19 18:49:53 -05:00 |
|
|
f02423d084
|
ios: Now with more sed.
|
2025-02-18 21:46:04 -05:00 |
|
|
8f4b6e83eb
|
ios: This fixes the build on macos and runs in the simulator.
|
2025-02-18 21:28:03 -05:00 |
|
|
3029919553
|
ios: Might as well generate the CFBundleShortVersionString from that other version.
|
2025-02-18 20:58:16 -05:00 |
|
|
ac67db0591
|
Merge pull request 'nix: fix build instructions fuckup' (#107) from tasiaiso/tildefriends:tasiaiso-fix-fuckup-holy-shit into main
Reviewed-on: cory/tildefriends#107
|
2025-02-18 19:26:56 -05:00 |
|
|
1e08838f5b
|
ios: I was able to get an iOS build to app store connect with this. Sanity lost.
|
2025-02-18 19:03:25 -05:00 |
|
|
d814f7ee77
|
nix: update flake lockfile, fix update procedure
|
2025-02-18 22:41:00 +01:00 |
|
|
7edfb9d386
|
docs: I forgot to do this last release.
|
2025-02-17 21:16:38 -05:00 |
|
|
6928d6caba
|
cleanup: prettier.
|
2025-02-16 15:52:27 -05:00 |
|
|
1a626875cf
|
build: Link warning on macos.
|
2025-02-16 15:13:45 -05:00 |
|
|
6eb3b64334
|
build: Fix android aab build.
|
2025-02-16 14:41:14 -05:00 |
|
|
09f3595e93
|
ssb: Use the right shape for your own profile image.
|
2025-02-16 14:37:45 -05:00 |
|
|
11e89622d4
|
security: Respect the autologin setting better.
|
2025-02-16 14:07:14 -05:00 |
|
|
0fa8acc264
|
ios: Untested, but attempt auto-login.
|
2025-02-16 13:42:07 -05:00 |
|
|
afc7c64ed8
|
android: Fix launch args.
|
2025-02-16 13:41:26 -05:00 |
|
|
c794c1b885
|
admin: Global settings can be specified on the command-line. Removed some previous, less thorough ways of configuring things. #102
|
2025-02-16 13:37:25 -05:00 |
|
|
6247529799
|
build: Fix F-droid icon reference.
|
2025-02-16 11:49:45 -05:00 |
|
|
ad3eedc1fb
|
android: Avoid the extra background on the icon, and set a different color for F-droid builds.
|
2025-02-16 11:43:27 -05:00 |
|
|
1cfac3cae6
|
ssb: Allow otherwise unrecognized incoming connections when not talking to strangers if they have a valid invite.
|
2025-02-16 08:45:08 -05:00 |
|
|
478bcd5d13
|
ssb: New incoming connections replace old ones for the same id.
|
2025-02-16 08:19:40 -05:00 |
|
|
6932da69b3
|
update: speedscope 1.22.2.
|
2025-02-15 21:08:46 -05:00 |
|
|
857f47bf55
|
ssb: Make the invite.use reponse flags match the docs exactly, and add some connection state paranoia.
|
2025-02-15 20:52:39 -05:00 |
|
|
373d742751
|
ssb: The docs show the response to invite.use() wrapped in {key: ..., value: ...}, so do that.
|
2025-02-15 08:19:23 -05:00 |
|
|
575622c522
|
ssb: Did that from the wrong thread.
|
2025-02-13 21:37:40 -05:00 |
|