Commit Graph

2703 Commits

Author SHA1 Message Date
1b678175ef build: Missed a number. Let's build a 0.0.32.1 with the version bumps and release it on F-Droid to see that we can. 2025-07-02 19:34:33 -04:00
8eb1f40eec build: Only build docs once, and use the right number of jobs. 2025-07-02 19:12:08 -04:00
235887b3bf android: Bump android versions in the gitea action, too. 2025-07-02 18:59:29 -04:00
0b3d66dd48 android: Google says: 'App must target Android 15 (API level 35) or higher'. Bump SDK versions while I'm in here. 2025-07-02 18:53:04 -04:00
beb9ef3754 ssb: Add a missing 'Encrypt' label. 2025-07-02 18:30:35 -04:00
9f6a480736 ssb: Nudge around some space around the compose widget. 2025-07-02 18:29:02 -04:00
b3bac2927d ssb: Shorten the timed query output. 2025-07-02 18:21:40 -04:00
ef389f2ba2 ssb: The unread line can be used to make everything above read. 2025-07-02 18:19:34 -04:00
ef21dc6ae8 ssb: Use img title=, not alt= for more browser support. 2025-07-02 12:49:14 -04:00
6e55b6b49e ssb: Show sync/stay connected options on the sidebar when relevant. 2025-07-02 12:41:03 -04:00
db115ef1bd cleanup: Just assessing how much we need OpenSSL and noticed cruft. 2025-07-01 18:42:43 -04:00
678838dbd5 update: OpenSSL 3.5.1. 2025-07-01 18:32:19 -04:00
586f87625d ssb: Revise the message queries slightly to not include votes where it might just be noisy. 2025-07-01 12:50:02 -04:00
1542370f9b ssb: Let's try not tracking vote unread status. It's useful that the channel is there, but it's too noisy for me to want to mark it as read. 2025-07-01 12:41:25 -04:00
1f7d5968c7 update: CodeMirror. 2025-06-29 17:21:26 -04:00
39e51f7790 update: sqlite 3.50.2. 2025-06-29 17:20:50 -04:00
052663efbe ssb: Proof of concept to try to stay connected to a handful of peers. #130 2025-06-28 13:47:58 -04:00
8f84ff2611 ssb: Collapse contact group users to only icons. 2025-06-27 12:46:15 -04:00
37e1c5d97b core: Use crypto_generichash. We don't need to roll our own FNV32a. 2025-06-25 21:10:05 -04:00
cef526bcf3 ssb: Fix the tab cycling order. 2025-06-25 20:23:01 -04:00
6af36cafa9 ssb: Wait, I don't think we need to close any connections here. 2025-06-25 20:10:22 -04:00
fca859d93d ssb: Are we inadvertantly closing connections when an inner tunnel request ends? 2025-06-25 20:00:44 -04:00
2178300d8d welcome: +PeachCloud. 2025-06-25 18:49:43 -04:00
636bdcce6b build: Start work on 0.0.33. nix => 0.0.32. 2025-06-25 18:34:59 -04:00
94b7703ca9 build: Let's build 0.0.32. 2025-06-25 12:58:25 -04:00
a391dd1316 update: prettier 2025-06-25 12:57:29 -04:00
b6ba5211b7 update: CodeMirror. 2025-06-23 21:34:27 -04:00
8e8e130045 docs: Ready 0.0.32 release notes. 2025-06-23 12:52:31 -04:00
1f40bc1a0f core: Fix the one place where we called a JS function and didn't check for jobs to run as a result. Fixes getting stuck in the intro as a non-admin. 2025-06-22 18:53:20 -04:00
5437212222 build: Fix android. 2025-06-18 20:25:49 -04:00
a8ab845cd2 docs: Minor usage cleanup. 2025-06-18 20:13:16 -04:00
8cee6dc98b docs: Fix copy+paste lies. 2025-06-18 19:58:25 -04:00
70c2b73414 welcome: Introducing hermietildefriends.svg. 2025-06-18 19:43:24 -04:00
98013c4422 welcome: Direct to the latest release, obviously. 2025-06-18 19:16:34 -04:00
e9e22b762d docs: Make this format a little prettier-friendly. 2025-06-18 19:08:47 -04:00
620db19936 docs: Auto-generate a usage.md from the command-line interface. 2025-06-18 19:00:13 -04:00
94a79dd62c ssb: How did I not have this index? Makes channel unread queries significantly faster. 2025-06-18 18:26:11 -04:00
b56c3efde0 prettier 2025-06-18 12:37:41 -04:00
066827f8f1 ssb: Deconstruct and instrument the channels unread query. 2025-06-18 12:36:59 -04:00
c3b65d9cd8 update: CodeMirror. 2025-06-18 12:12:57 -04:00
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
53cba2d7e4 Move all but the deleting off of the writer when deleting blobs and messages. Trying to eliminate a period of unresponsiveness near launch. 2025-06-15 08:46:07 -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