Cory McWilliams cory
cory pushed tag v0.0.32.1 to cory/tildefriends 2025-07-02 20:36:02 -04:00
cory pushed to main at cory/tildefriends 2025-07-02 20:35:53 -04:00
951155f1b6 build: Use this apksigner workaround for reproducible builds: https://gitlab.com/fdroid/fdroiddata/-/issues/3299.
cory pushed tag v0.0.32.1 to cory/tildefriends 2025-07-02 20:07:05 -04:00
cory pushed to main at cory/tildefriends 2025-07-02 19:34:37 -04:00
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.
8eb1f40eec build: Only build docs once, and use the right number of jobs.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-07-02 18:59:33 -04:00
235887b3bf android: Bump android versions in the gitea action, too.
cory pushed to main at cory/tildefriends 2025-07-02 18:53:22 -04:00
0b3d66dd48 android: Google says: 'App must target Android 15 (API level 35) or higher'. Bump SDK versions while I'm in here.
beb9ef3754 ssb: Add a missing 'Encrypt' label.
9f6a480736 ssb: Nudge around some space around the compose widget.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-07-02 18:21:44 -04:00
b3bac2927d ssb: Shorten the timed query output.
ef389f2ba2 ssb: The unread line can be used to make everything above read.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-07-02 12:49:17 -04:00
ef21dc6ae8 ssb: Use img title=, not alt= for more browser support.
6e55b6b49e ssb: Show sync/stay connected options on the sidebar when relevant.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-07-01 18:42:44 -04:00
db115ef1bd cleanup: Just assessing how much we need OpenSSL and noticed cruft.
cory pushed to main at cory/tildefriends 2025-07-01 18:32:23 -04:00
678838dbd5 update: OpenSSL 3.5.1.
cory pushed to main at cory/tildefriends 2025-07-01 12:50:04 -04:00
586f87625d ssb: Revise the message queries slightly to not include votes where it might just be noisy.
cory pushed to main at cory/tildefriends 2025-07-01 12:41:28 -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.
cory closed issue cory/tildefriends#116 2025-06-29 17:55:17 -04:00
I saw a stacktrace, it may be of use
cory commented on issue cory/tildefriends#116 2025-06-29 17:55:17 -04:00
I saw a stacktrace, it may be of use

Will reopen if this resurfaces. Here's hoping that was it. Thanks.

cory closed issue cory/tildefriends#130 2025-06-29 17:49:44 -04:00
Stay connected option
cory pushed to main at cory/tildefriends 2025-06-29 17:21:28 -04:00
1f7d5968c7 update: CodeMirror.
39e51f7790 update: sqlite 3.50.2.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-06-28 13:48:01 -04:00
052663efbe ssb: Proof of concept to try to stay connected to a handful of peers. #130
cory pushed to main at cory/tildefriends 2025-06-27 12:46:21 -04:00
8f84ff2611 ssb: Collapse contact group users to only icons.
cory opened issue cory/tildefriends#130 2025-06-26 12:46:11 -04:00
Stay connected option
cory pushed to main at cory/tildefriends 2025-06-25 21:10:08 -04:00
37e1c5d97b core: Use crypto_generichash. We don't need to roll our own FNV32a.