|  | a15b916b06 | ssb: Only print broadcast failures once. | 2025-06-16 22:26:23 -04:00 |  | 
			
				
					|  | 31d0a5c233 | intro: Don't meddle with settings as non-admin. #129 | 2025-06-16 12:20:09 -04:00 |  | 
			
				
					|  | 140179e80a | intro: Fix grammar. #128 | 2025-06-16 12:12:50 -04:00 |  | 
			
				
					|  | e54312d3b8 | ssb: Only admins are offered the option to enable peer exchange. | 2025-06-14 20:27:19 -04:00 |  | 
			
				
					|  | cadc27b7b5 | ssb: Filter out invalid RPC flags. | 2025-06-12 12:50:38 -04:00 |  | 
			
				
					|  | 388b829ec1 | ssb: Allow unread status for the mentions tab. | 2025-06-12 12:25:58 -04:00 |  | 
			
				
					|  | 67861f0f33 | ssb: Add some options to encourage getting connected to the connections sidebar section. | 2025-06-11 20:53:51 -04:00 |  | 
			
				
					|  | a1f1eb34d5 | ssb: sequence: Sequential 32-bit integer starting at 1. | 2025-06-11 20:12:23 -04:00 |  | 
			
				
					|  | 2a6789063e | ssb: Show/hide "Mark All Read" and the unread line more correctly. | 2025-06-11 19:22:21 -04:00 |  | 
			
				
					|  | 3c17810747 | welcome: Update the welcome page to be a bit more direct and relevant. #124 | 2025-06-11 18:39:15 -04:00 |  | 
			
				
					|  | e56dd2dd2d | core: Remove hitch tracking.  Hasn't been an active problem, and the traces are sufficient to diagnose. | 2025-06-10 12:44:56 -04:00 |  | 
			
				
					|  | 3f41a48bc7 | ssb: Use message refs to get channel contents, not full-text search.  Much faster for certain channels. | 2025-06-09 12:16:09 -04:00 |  | 
			
				
					|  | d4a7b86ee7 | ssb: Revise private scanning slightly. | 2025-06-07 15:10:37 -04:00 |  | 
			
				
					|  | 626c18b04e | ssb: Fix some correctly identified private messages not showing up in the private message feed. | 2025-06-07 15:04:08 -04:00 |  | 
			
				
					|  | 6bef0eb764 | prettier | 2025-06-04 20:48:04 -04:00 |  | 
			
				
					|  | 462b40640c | ssb: Don't show messages as unread when not in channels that allow unread status. | 2025-06-04 19:56:02 -04:00 |  | 
			
				
					|  | 6c22c59056 | room: Fix multiple issues with the core room app.  Good gravy, it's like I don't want people to connect. | 2025-06-04 18:24:31 -04:00 |  | 
			
				
					|  | 94c2b1184f | prettier | 2025-06-04 18:01:39 -04:00 |  | 
			
				
					|  | 45231d703d | ssb: Split recent votes into their own sidebar item as an experiment. #122 | 2025-06-04 18:00:46 -04:00 |  | 
			
				
					|  | 7882fcbe8f | ssb: The red border is too much and stacks poorly.  Let's try the same unread icon from the sidebar. | 2025-06-04 12:24:04 -04:00 |  | 
			
				
					|  | 3bbc8c4d35 | ssb: Consolidate the buttons around the compose UI. #122 | 2025-06-02 21:47:35 -04:00 |  | 
			
				
					|  | 8ae10dc80b | ssb: Add some more visibility that you're above the unread line. #122 | 2025-06-02 21:24:03 -04:00 |  | 
			
				
					|  | 9b11c2c629 | ssb: Expose a list of followed accounts on the profile page. #122 | 2025-06-02 21:06:25 -04:00 |  | 
			
				
					|  | e2a231fb4a | ssb: Consolidated contact message groups a bit too much. | 2025-06-02 12:14:06 -04:00 |  | 
			
				
					|  | 8a9502d1f2 | ssb: More correct/thorough channel status. | 2025-05-31 17:55:49 -04:00 |  | 
			
				
					|  | 45a4feec96 | ssb: Fix a use of undefined. | 2025-05-31 16:52:37 -04:00 |  | 
			
				
					|  | aa7a32395e | ssb: Expose last successful connection time for stored connections. | 2025-05-31 16:33:48 -04:00 |  | 
			
				
					|  | ab9f57f044 | ssb: Support expanding profile images the same as other images. #122 | 2025-05-31 16:11:13 -04:00 |  | 
			
				
					|  | 4040d6aa08 | ssb: Hide 'Mark as read' when we're not in a channel with a read status. #122 | 2025-05-31 15:23:07 -04:00 |  | 
			
				
					|  | 1c96f5c35e | ssb: Slight tweaks to 'This message is not currently available.' | 2025-05-31 15:20:55 -04:00 |  | 
			
				
					|  | 4d3e42812d | ssb: Condense follows/blocks more, and support replies to them. #122 | 2025-05-31 15:17:07 -04:00 |  | 
			
				
					|  | f7b3711d4f | ssb: Bury placeholder message blob ids in a context menu. #122 | 2025-05-31 11:44:50 -04:00 |  | 
			
				
					|  | 2408e076ff | ssb: Indicate connection status with some colors in the connections list in the sidebar. #122 | 2025-05-31 11:28:09 -04:00 |  | 
			
				
					|  | 6f71ffb477 | ssb: Treat most plaintext votes as 👍. #122 | 2025-05-31 10:52:07 -04:00 |  | 
			
				
					|  | 899827a8f2 | ssb: Rename broadcasts to something not worse. | 2025-05-27 21:09:26 -04:00 |  | 
			
				
					|  | bb1190e3f8 | intro: Ugg, CSS. | 2025-05-22 12:00:33 -04:00 |  | 
			
				
					|  | 0a3baed1da | intro: Wordsmith some more, and fiddle with style. | 2025-05-22 11:49:58 -04:00 |  | 
			
				
					|  | 4931c489ed | ssb: Dispatch blob wants immediately when added as the result of a web request. | 2025-05-22 10:56:30 -04:00 |  | 
			
				
					|  | 996f9abaa2 | ssb: Suppress the 'set your profile' banner if we're still loading abouts. | 2025-05-22 10:44:41 -04:00 |  | 
			
				
					|  | 08c097e176 | ssb: Fix a source of stale user information. | 2025-05-22 10:26:59 -04:00 |  | 
			
				
					|  | a25d08fd76 | intro: Skipped a step. | 2025-05-22 07:04:57 -04:00 |  | 
			
				
					|  | 61ae9ae465 | intro: Set an emoji, obviously. | 2025-05-21 18:51:35 -04:00 |  | 
			
				
					|  | 89622697d5 | intro: The default app is intro, and complete intro changes the default app to ssb. | 2025-05-21 18:48:29 -04:00 |  | 
			
				
					|  | 17694f5646 | update: CodeMirror. | 2025-05-21 18:20:01 -04:00 |  | 
			
				
					|  | 5a1303149f | intro: Add an intro app that aims to ease in completely new users.  Needs some clean-up and to be hooked into the flow. #19 | 2025-05-21 18:08:19 -04:00 |  | 
			
				
					|  | 8a0e190a86 | ssb: Clean up outdated dynamic blob_wants_cache entries. | 2025-05-21 17:44:00 -04:00 |  | 
			
				
					|  | 0d7dfd8c9e | ssb: Get the 'encrypt to' input in line with everything else style-wise. | 2025-05-18 07:55:10 -04:00 |  | 
			
				
					|  | f979ff7050 | ssb: Speculation on why I sometimes don't see names update. | 2025-05-17 20:10:15 -04:00 |  | 
			
				
					|  | 476fec2757 | update: w3.css 5.02. | 2025-05-14 22:19:53 -04:00 |  | 
			
				
					|  | 53c215399b | ssb: Ugg, better safe than sorry. | 2025-05-14 20:57:42 -04:00 |  |