|  | 2e66666bdf | ssb: Indicate which connections are one-shot / sync now connections. | 2024-10-25 12:53:45 -04:00 |  | 
			
				
					|  | 4fe3c9a751 | test: Verify that deleting apps actually does something. | 2024-10-25 12:34:22 -04:00 |  | 
			
				
					|  | 0a35e14590 | js: Fix database.getall(). | 2024-10-23 21:50:34 -04:00 |  | 
			
				
					|  | e979c176e3 | test: Exercise nominally creating and deleting an app. | 2024-10-23 18:48:42 -04:00 |  | 
			
				
					|  | a0d9c3dc29 | js: Move the global 404 response to C. | 2024-10-23 18:27:36 -04:00 |  | 
			
				
					|  | efcb68351c | docs: Reminding myself how to make a release. | 2024-10-23 18:06:56 -04:00 |  | 
			
				
					|  | 94e8bf2e1c | test: Add some nominal testing for the new publish command. | 2024-10-23 15:57:44 -04:00 |  | 
			
				
					|  | 82d1a294a6 | ssb: prettier. | 2024-10-23 15:38:49 -04:00 |  | 
			
				
					|  | de20274589 | ssb: Add a publish command that can be used to publish messages from the command-line. | 2024-10-23 15:38:07 -04:00 |  | 
			
				
					|  | 2f193e64c8 | ssb: Show muxrpc command names when possible in verbose logging. | 2024-10-23 15:37:28 -04:00 |  | 
			
				
					|  | 86751362cb | ssb: Indicate which muxrpc sends failed, and use that to fix some replication nonsense and log noise. | 2024-10-23 14:13:55 -04:00 |  | 
			
				
					|  | 4118323631 | build: Fix some cflags not making it to libsodium.  Disable the libsodium -flto warning a more different way. | 2024-10-23 12:02:41 -04:00 |  | 
			
				
					|  | 0d134f7f10 | update: CodeMirror to latest. | 2024-10-23 11:34:30 -04:00 |  | 
			
				
					|  | 409724cfcd | update: OpenSSL 3.4.0. | 2024-10-23 11:32:45 -04:00 |  | 
			
				
					|  | 799a33be40 | update: libbacktrace to latest. | 2024-10-23 11:20:23 -04:00 |  | 
			
				
					|  | 2fa9c66495 | update: libuv 1.49.2. | 2024-10-23 11:05:15 -04:00 |  | 
			
				
					|  | ad818a8e7e | update: sqlite 3.47.0. | 2024-10-23 11:01:42 -04:00 |  | 
			
				
					|  | 581f72b3f8 | ssb: Disallow rich text paste on Firefox.  Didn't realize it doesn't support contenteditable='plaintext-only'. | 2024-10-17 12:41:50 -04:00 |  | 
			
				
					|  | 1dd7e4347c | js: Kill setGlobalSettings. | 2024-10-16 21:02:48 -04:00 |  | 
			
				
					|  | 36cc9398c7 | js: Move storePermission to C. | 2024-10-16 20:36:53 -04:00 |  | 
			
				
					|  | 68817feeec | js: Kill getSessionProcessBlob. | 2024-10-16 19:50:31 -04:00 |  | 
			
				
					|  | 97661e2ca2 | http: Fix some headers. | 2024-10-16 19:26:26 -04:00 |  | 
			
				
					|  | 72def5ae6d | js: Move /view to C. | 2024-10-16 19:16:45 -04:00 |  | 
			
				
					|  | e638b155a1 | js: Kill gGlobalSettings.  Decouples things a bit. | 2024-10-16 18:11:08 -04:00 |  | 
			
				
					|  | 32db18b0d6 | ssb: Close the reactions list dialog by clicking off of it. | 2024-10-16 12:35:10 -04:00 |  | 
			
				
					|  | b653a5250d | build: Appease gcc 14. | 2024-10-15 12:41:47 -04:00 |  | 
			
				
					|  | 30329f7cad | ssb: No duplicate connections, even with tunnels.  This is confusing. | 2024-10-14 12:44:21 -04:00 |  | 
			
				
					|  | 29a1478c86 | ssb: No duplicate tunnels. | 2024-10-13 18:13:31 -04:00 |  | 
			
				
					|  | c882bf31ec | docs: grammar | 2024-10-13 14:58:21 -04:00 |  | 
			
				
					|  | 17ccb8f083 | update: libuv 1.49.1. | 2024-10-13 14:46:24 -04:00 |  | 
			
				
					|  | 0e7d2a8b0e | ssb: The identity app now lets you switch out the server identity if you are an administrator. | 2024-10-13 14:40:14 -04:00 |  | 
			
				
					|  | 3743543ef8 | welcome: prettier | 2024-10-13 14:19:55 -04:00 |  | 
			
				
					|  | 700dd7b45a | build: Appease OpenBSD. | 2024-10-11 19:04:49 -04:00 |  | 
			
				
					|  | c2eb73fd8a | update: c-ares 1.34.1. | 2024-10-11 18:25:09 -04:00 |  | 
			
				
					|  | e1f4f7f95b | ssb: Don't stretch profile images when fitting into a circle.  I swear I did this ages ago. | 2024-10-10 21:41:34 -04:00 |  | 
			
				
					|  | 37401409c6 | ios: Include data in the app.  How did this ever work? | 2024-10-10 21:32:35 -04:00 |  | 
			
				
					|  | b282631cd5 | ios: Mobile provision junk. | 2024-10-10 20:43:13 -04:00 |  | 
			
				
					|  | 9618d3b3f3 | welcome: Link to the open testing Google Play build. | 2024-10-09 12:20:37 -04:00 |  | 
			
				
					|  | c9f997d121 | update: commonmark 0.31.2. | 2024-10-08 20:40:29 -04:00 |  | 
			
				
					|  | f1dee2a089 | ssb: Why would I not log the host of failed DNS requests? | 2024-10-08 20:16:04 -04:00 |  | 
			
				
					|  | 8273277c91 | editor: Fix in-browser prettification of html files. | 2024-10-08 20:15:04 -04:00 |  | 
			
				
					|  | 9758844da3 | editor: Fix visible whitespace toggle. | 2024-10-08 19:56:58 -04:00 |  | 
			
				
					|  | e41c7fbbc7 | welcome: prettier | 2024-10-08 19:41:55 -04:00 |  | 
			
				
					|  | 24db8a5a49 | welcome: Slight wording updates. | 2024-10-08 19:28:23 -04:00 |  | 
			
				
					|  | 36e82b9873 | ssb: Sync now connects to room members one level deep. | 2024-10-08 19:10:33 -04:00 |  | 
			
				
					|  | 8a32f2b8b1 | Latest CodeMirror. | 2024-10-08 12:44:49 -04:00 |  | 
			
				
					|  | 277830bc3c | format: Sort includes.  Yes, please. | 2024-10-08 12:19:44 -04:00 |  | 
			
				
					|  | a8fa969114 | Lit 3.2.1. | 2024-10-08 12:18:37 -04:00 |  | 
			
				
					|  | c3f3dced68 | docs: I figured out how to disable the gitea release zips lacking submodules (DISABLE_DOWNLOAD_SOURCE_ARCHIVES), so remove the caveat about them from the docs. | 2024-10-06 12:16:30 -04:00 |  | 
			
				
					|  | 85fce59c0c | ssb: Sync on demand fixes.  Avoid keeping message streams live in this mode. | 2024-10-06 11:50:49 -04:00 |  |