|  | 63f7ff9f27 | update: CodeMirror. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m20s | 2025-09-28 16:01:02 -04:00 |  | 
			
				
					|  | 8a0fa17a79 | build: Remove stale include.  Fix clean builds. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 30m56s | 2025-09-28 15:23:44 -04:00 |  | 
			
				
					|  | 0ead5ed967 | cleanup: Remove server-side JS socket and HTTP request support.  Not used/useful enough to justify keeping all this code around. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Failing after 5m6s | 2025-09-28 13:43:28 -04:00 |  | 
			
				
					|  | 53261a6fbc | docs: Remove some stale docs from the api app. | 2025-09-28 13:27:37 -04:00 |  | 
			
				
					|  | c60ff86a4d | core: Use FreeBSD's public domain SHA1 instead of OpenSSL's so that jettisoning OpenSSL is an option. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m49s | 2025-09-28 13:06:03 -04:00 |  | 
			
				
					|  | 83a0b017c5 | cleanup: Remove the bcrypt JS API.  Apps that need it should find their own implementation.  Core does it all in C. | 2025-09-28 12:48:25 -04:00 |  | 
			
				
					|  | 3746622a11 | ssb: Give channel subscribe/unsubscribe similar grouping treatment to follows/blocks. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 33m16s | 2025-09-27 16:16:34 -04:00 |  | 
			
				
					|  | ccd50cf59f | welcome: No longer just open testing. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m51s | 2025-09-25 10:51:22 -04:00 |  | 
			
				
					|  | 93680eb43d | build: Update nix, and start work on 0.2025.10. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m18s | 2025-09-24 19:18:52 -04:00 |  | 
			
				
					|  | 3ae4b7086a | build: Let's build 0.2025.9. 
		
v0.2025.9
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 30m53s | 2025-09-24 15:02:22 -04:00 |  | 
			
				
					|  | 446b1f8600 | ssb: Simplify some things to make funky layout issues with the sync now / stay connected buttons go away. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m3s | 2025-09-24 13:43:33 -04:00 |  | 
			
				
					|  | 00fd208a2c | ssb: Enough plumbing that if a blob is received, we will try to load the image again. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m24s | 2025-09-24 11:34:34 -04:00 |  | 
			
				
					|  | e574d03716 | core: Prefer EXIT_FAILURE. | 2025-09-24 10:09:40 -04:00 |  | 
			
				
					|  | c1f3116c9d | ssb: Clean up stale blob wants. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m43s | 2025-09-23 20:06:50 -04:00 |  | 
			
				
					|  | 3aec7e6c14 | ssb: Found that clicking on some message ids wasn't working. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m4s | 2025-09-23 15:17:02 -04:00 |  | 
			
				
					|  | 9f0020dec8 | update: CodeMirror. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-09-23 15:01:11 -04:00 |  | 
			
				
					|  | 6e78ad9729 | ssb: Fix multiple issues with blob wants determination. | 2025-09-23 14:40:53 -04:00 |  | 
			
				
					|  | 44d84a9b2a | test: Add a blob replication test that succeeds for all the wrong reasons. | 2025-09-22 08:18:15 -04:00 |  | 
			
				
					|  | ac7809415c | ssb: Fix bad escape on the query tab. | 2025-09-22 07:48:11 -04:00 |  | 
			
				
					|  | 675cecaa20 | update: CodeMirror. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m27s | 2025-09-17 03:56:14 -04:00 |  | 
			
				
					|  | 5d179cc088 | update: OpenSSL 3.5.3. | 2025-09-17 03:55:36 -04:00 |  | 
			
				
					|  | d905618590 | update: QuickJS 2025-09-13. | 2025-09-17 03:51:07 -04:00 |  | 
			
				
					|  | 3fd9bc0b18 | format 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m11s | 2025-09-12 15:17:04 -04:00 |  | 
			
				
					|  | 39abee7f73 | ssb: This fixes the compose menu being clipped sometimes.  Probably breaks something somewhere else. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-09-09 19:27:32 -04:00 |  | 
			
				
					|  | b770619111 | ssb: This fixes the attach menu being clipped.  I will discover later what it breaks, I'm sure. | 2025-09-09 19:20:46 -04:00 |  | 
			
				
					|  | 1c44857da4 | core: Move register and unregister to C. | 2025-09-09 19:09:37 -04:00 |  | 
			
				
					|  | bca4440867 | update: CodeMirror. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 30m58s | 2025-09-09 09:43:42 -04:00 |  | 
			
				
					|  | 4855543961 | docs: Not meant to be versioned. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m26s | 2025-09-03 20:33:06 -04:00 |  | 
			
				
					|  | cb3d6a98b9 | docs: Appease all/both of the doxygen versions. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m45s | 2025-09-03 18:47:34 -04:00 |  | 
			
				
					|  | ada67a13d3 | update: CodeMirror. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Failing after 5m6s | 2025-09-03 12:14:58 -04:00 |  | 
			
				
					|  | f4c928f26e | android: Of course you can't put null in a LinkedBlockingQueue.  Shrug.  Fixes a shutdown crash. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 43m31s | 2025-09-02 20:57:05 -04:00 |  | 
			
				
					|  | 91fd515d39 | android: Cleaner shutdown still. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m38s | 2025-08-27 20:23:02 -04:00 |  | 
			
				
					|  | be6e841d3d | android: This order seems more sensible. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-27 20:12:20 -04:00 |  | 
			
				
					|  | af6afa6903 | android: Don't log from the main thread.  It might block? 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-27 19:20:02 -04:00 |  | 
			
				
					|  | 6ab5d2a28d | build: Start work on 0.2025.9. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-27 18:55:24 -04:00 |  | 
			
				
					|  | 4be033f288 | build: Do the nix dance. | 2025-08-27 18:54:41 -04:00 |  | 
			
				
					|  | c550f92003 | docs: Fix changelog version for f-droid. 
		
v0.2025.8
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 30m4s | 2025-08-27 18:22:23 -04:00 |  | 
			
				
					|  | ed836b3ee0 | build: Bump this, too. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-27 18:01:57 -04:00 |  | 
			
				
					|  | ac7a43abf4 | build: Just kidding.  This is the real 0.2025.8. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-27 18:00:48 -04:00 |  | 
			
				
					|  | 49f19fce91 | build: Let's build 0.2025.8. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m42s | 2025-08-27 12:13:16 -04:00 |  | 
			
				
					|  | b2197eb8e9 | docs: Update the changelog. | 2025-08-27 12:13:16 -04:00 |  | 
			
				
					|  | 5fbc2cae1c | ssb: Don't indent blockquotes so much. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m51s | 2025-08-24 20:35:48 -04:00 |  | 
			
				
					|  | 730abb49ce | android: Keep the splash screen up until we're connected to our server and loaded the page.  Smooths out the launch. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m38s | 2025-08-22 19:24:03 -04:00 |  | 
			
				
					|  | edccab054a | ssb: Make the close chat button work even when a chat isn't preexisting. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 31m39s | 2025-08-20 20:40:02 -04:00 |  | 
			
				
					|  | e8210c6fdd | core: Never-ending quest to fix clean shutdown. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-20 20:20:21 -04:00 |  | 
			
				
					|  | 55d69d7c13 | test: This seems to make -t=auto more reliable. | 2025-08-20 20:19:45 -04:00 |  | 
			
				
					|  | 50fb18d4ff | core: Remove the want: log noise. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-20 19:53:18 -04:00 |  | 
			
				
					|  | 77b1ea1fc8 | ssb: Don't show messages that were slow to load from another channel. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-20 19:38:52 -04:00 |  | 
			
				
					|  | 61501a9b64 | ssb: Fix closing self-chat. 
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Has been cancelled | 2025-08-20 19:28:23 -04:00 |  | 
			
				
					|  | c1507adac5 | docs: Start the next changelog. | 2025-08-20 19:25:44 -04:00 |  |