-
Tilde Friends 0.0.27
StableSome checks failedBuild Tilde Friends / Build-All (push) Failing after 1m40sreleased this
2025-01-29 20:53:09 -05:00 | 624 commits to main since this release- Fix win32 crashes.
- Cross-compile for aarch64.
- Added CLI commands.
- SSB
- Invites.
- Replying in a new thread.
- Drafts in the sidebar.
- Fix channel cycling shortcut.
- New databases go in ~/.local/share/tildefriends/.
- Disconnect reasons.
- Improved unread status.
- Improved replication.
- Show messages as they arrive.
- Loading screen.
- Faster load.
- Updated:
- CodeMirror
- libuv 1.50.0
- speedscope 1.22.0
- sqlite 3.48.0
Downloads
-
Tilde Friends 0.0.26
StableAll checks were successfulBuild Tilde Friends / Build-All (push) Successful in 16m47sreleased this
2024-12-23 11:12:26 -05:00 | 800 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
StableAll checks were successfulBuild Tilde Friends / Build-All (push) Successful in 16m0sreleased this
2024-11-27 12:10:17 -05:00 | 863 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
StableAll checks were successfulBuild Tilde Friends / Build-All (push) Successful in 17m17sreleased this
2024-10-30 19:40:19 -04:00 | 943 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
StableAll checks were successfulBuild Tilde Friends / Build-All (push) Successful in 18m13sreleased this
2024-09-25 20:02:45 -04:00 | 1033 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
StableSome checks failedBuild Tilde Friends / Build-All (push) Failing after 8m53sreleased this
2024-08-28 19:39:05 -04:00 | 1085 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
StableSome checks failedBuild Tilde Friends / Build-All (push) Failing after 5m21sreleased this
2024-08-05 12:43:22 -04:00 | 1135 commits to main since this releaseIf all goes well, this will be the first F-Droid release.
Downloads
-
Tilde Friends 0.0.21
StableSome checks failedBuild Tilde Friends / Build-All (push) Failing after 5m34sreleased this
2024-07-31 20:14:40 -04:00 | 1151 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
StableAll checks were successfulBuild Tilde Friends / Build-All (push) Successful in 2m22sreleased this
2024-07-16 22:32:26 -04:00 | 1173 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 | 1201 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