-
Tilde Friends 0.0.26
StableBuild Tilde Friends / Build-All (push) Successful in 16m47sreleased this
2024-12-23 11:12:26 -05:00 | 1504 commits to main since this release- Add channels to the ssb user interface.
- Confirm setting global settings.
- Fix the wiki app.
- Multiple crash fixes, especially on Android.
- Following depth fixes.
- Try harder to request profile images.
- Updated the emoji list used for reactions.
- Admin users can encrypt/decrypt using the server identity.
- Request more messages as the follow graph changes.
- Add a store_blob cli option.
- Updated dependencies:
- CodeMirror
- Prettier
- sqlite 3.47.2
- c-ares 1.34.4
Downloads
-
Tilde Friends 0.0.25
StableBuild Tilde Friends / Build-All (push) Successful in 16m0sreleased this
2024-11-27 12:10:17 -05:00 | 1567 commits to main since this release- Improve, test, and fix some first time flow issues.
- Show connect failure reasons.
- Actually use CommonMark JS in "safe" mode(!).
- Move app blob handling from JS to C.
- Fixed "publish" command-line interface and used it to add a script that posts development activity updates.
- Minor style improvements.
- Make it possible to see the little graphs on mobile.
- Shutdown fixes.
- Updated dependencies:
- CodeMirror
- c-ares 1.34.3
- libbacktrace
- speedscope 1.21.0
- sqlite 3.47.1
Downloads
-
Tilde Friends 0.0.24
StableBuild Tilde Friends / Build-All (push) Successful in 17m17sreleased this
2024-10-30 19:40:19 -04:00 | 1647 commits to main since this release- Command-line publishing.
- SSB replication improvements.
- Disallow rich text paste more.
- identity app lets you change the server account.
- SSB profile icons stretching.
- Fixed iPhone app missing data.
- Added an initiate sync button.
- Fixed the AppImage.
- Flatpak WIP.
- Android compatibility fixes.
- Updates:
- CodeMirror
- CommonMark 0.31.2
- Lit 3.2.1
- OpenSSL 3.4.0
- c-ares 1.34.2
- libbacktrace
- libuv 1.49.2
- sqlite 3.47.0
Downloads
-
Tilde Friends 0.0.23
StableBuild Tilde Friends / Build-All (push) Successful in 18m13sreleased this
2024-09-25 20:02:45 -04:00 | 1737 commits to main since this release- Fix WebView localStorage on some Android versions.
- Fix viewing apps by blob URL.
- Let admin users use the server identity.
- Time out SHS connections that don't handshake.
- Add an SQL index on message type.
- Build an AppImage.
- Improve vote layout.
- Updated CodeMirror to latest.
- Updated OpenSSL to 3.3.2.
- Updated libuv to 1.49.0.
- Updated c-ares to 1.33.1.
Downloads
-
Tilde Friends 0.0.22
StableBuild Tilde Friends / Build-All (push) Failing after 8m53sreleased this
2024-08-28 19:39:05 -04:00 | 1789 commits to main since this release- Took an initial whack at encouraging internet-based discovery of open peers.
- Added settings to control whether replication, room, peer exchange, and account registration are allowed.
- Implemented prompt() on Android.
- Fixed some incorrect cross-thread use of the main JS context.
- Fixed yet another incorrect use of the DB from the main thread, from an RPC that isn't ever hit. Hmm.
- Minor admin layout fixes.
- Added c-ares for TXT record lookups.
- Latest libsodium-stable.
- Latest libbacktrace.
- Latest CodeMirror.
- Updated to Lit 3.2.0.
- Updated sqlite to 3.46.1.
Downloads
-
Tilde Friends 0.0.21.1
StableBuild Tilde Friends / Build-All (push) Failing after 5m21sreleased this
2024-08-05 12:43:22 -04:00 | 1839 commits to main since this releaseIf all goes well, this will be the first F-Droid release.
Downloads
-
Tilde Friends 0.0.21
StableBuild Tilde Friends / Build-All (push) Failing after 5m34sreleased this
2024-07-31 20:14:40 -04:00 | 1855 commits to main since this release- Reworked Android to launch its sandbox processes the prescribed way so that
a Google Play-shippable android .aab is possible. - Reworked the build to generate what F-Droid wants, too.
- Updated libbacktrace.
- Updated CodeMirror.
- Updated Android NDK.
- Enabled LTO for smaller code sizes.
Downloads
- Reworked Android to launch its sandbox processes the prescribed way so that
-
Tilde Friends 0.0.20.1
StableBuild Tilde Friends / Build-All (push) Successful in 2m22sreleased this
2024-07-16 22:32:26 -04:00 | 1877 commits to main since this releaseThis is 0.0.20 plus some bleeding edge Android sandbox changes, all prepped for F-Droid.
Downloads
-
Tilde Friends 0.0.20 Stable
released this
2024-06-26 20:29:39 -04:00 | 1905 commits to main since this release- Fixed @autocomplete in Chrome.
- Fixed several issues composing messages.
- Fixed occasional runaway memory usage during replication.
- Fixed some more shutdown issues. Ongoing.
- Nothing hits the database/disk from the main thread any longer.
- Consolidate login-related options in the navigation bar.
- Made the favicon an SVG.
- Updated lit to 3.1.4.
- Updated OpenSSL to 3.3.1.
- Updated CodeMirror.
Downloads
-
Tilde Friends 0.0.19 Stable
released this
2024-05-28 12:53:37 -04:00 | 1968 commits to main since this release- Fixed multiple issues with the first time experience.
- Fix making the first user an admin.
- Theme the
identityandadminapps. - Fix and hook up more Android WebView dialog support.
- Fixed multiple but still far from all shutdown issues.
- Show active muxrpc requests in the
ssbapp connections tab. - Add nix build support.
- Update CodeMirror.
- Update libbacktrace.
- Update sqlite to 3.46.0.
- Update libsodium to 1.0.20.
Downloads