monospacedmagic commented on issue Ampersand/app#85 2026年04月12日 10:02:11 +02:00
Possible friends option?

To also keep this thread updated: I have been working on this for a month now, mostly in the planning phase due to the complexity of this feature and wanting it to be as privacy-preserving as...

monospacedmagic commented on issue Ampersand/app#146 2026年04月09日 18:11:32 +02:00
[Feature request] Backend image converter which supports GIFs too

Something like this?

monospacedmagic pushed to main at monospacedmagic/ampersand 2026年04月09日 13:52:31 +02:00
c964331700 Translations update from Codeberg Translate (#143)
35688f04be ci: ios: reopen the gates
9d07f8deda ci: consistency across versions part 2
35780c296e chore: consistency across versions
4ec7aad2ae fix: parentheses probably aren't the best for iloader?
Compare 326 commits »
monospacedmagic commented on issue Ampersand/app#146 2026年04月09日 13:18:04 +02:00
[Feature request] Backend image converter which supports GIFs too

Sure! Does Tauri / the Android and iOS build targets allow for C embeds? Asking because I think the webp-animation crate would make all this really simple, but it binds to and wraps Google's...

monospacedmagic commented on issue Ampersand/app#144 2026年04月09日 12:54:22 +02:00
Feature Request: Front indicator on members page.

Maybe current fronters can have a 1px border in their color around their list entry?

monospacedmagic commented on issue Ampersand/app#146 2026年04月09日 12:50:15 +02:00
[Feature request] Backend image converter which supports GIFs too

The best way to do this is to switch to a Rust backend for image handling, but I know that's a big ask and a lot of work for something that kind of already works, minus one feature (that matters...

monospacedmagic opened issue Ampersand/app#146 2026年04月09日 12:20:16 +02:00
Re-allow animated avatars and banners behind a warning
monospacedmagic pushed to main at monospacedmagic/ampersand 2026年03月17日 14:06:44 +01:00
20268de8fb
Translated using Weblate (Polish)
bcdf38c00e
Translated using Weblate (Toki Pona)
1a4137719b chore: visually differentiate journal chips from uncolored tag chips
c2a70af224 fix: fronting entry edit still had some useless chevrons
a91230cb6e fix: markdown: use tauri http to fetch images
Compare 51 commits »
monospacedmagic created repository monospacedmagic/ampersand 2026年03月15日 10:09:05 +01:00
monospacedmagic commented on issue Ampersand/app#99 2026年03月15日 07:43:01 +01:00
Focus group: App syncing

I like the mDNS idea, but google is intending on making local network access require additional permissions in future versions of android, which if the experience of sync thing is anything to go...

monospacedmagic commented on issue Ampersand/app#99 2026年03月12日 09:37:16 +01:00
Focus group: App syncing

That is a better idea for sure. There might be some situations where users don't have a wifi network but they should be absolute edge cases and Veilid wouldn't cover them either. I like that idea!

monospacedmagic commented on issue Ampersand/app#99 2026年03月12日 09:23:52 +01:00
Focus group: App syncing

I was also thinking about Syncthing, until I realized that Veilid would be an option for this as well! If the friends feature is done using Veilid, the app syncing feature might as well also be...

monospacedmagic commented on issue Ampersand/app#85 2026年03月10日 00:05:13 +01:00
Possible friends option?
monospacedmagic commented on issue Ampersand/app#85 2026年03月08日 12:10:07 +01:00
Possible friends option?

Yeah, I'm currently organizing to implement some online features such as this in our feature-expanded fork, Inner World, using [Veilid](https://v...

monospacedmagic opened issue Ampersand/app#81 2026年03月04日 12:15:31 +01:00
Optional fronter switch notification system through Veilid
monospacedmagic opened issue GramEditor/gram#16 2026年03月03日 13:08:16 +01:00
Request for license clarification
monospacedmagic commented on issue rozbrajaczpoziomow/rozseek#1 2025年12月07日 14:16:47 +01:00
1.21.1 port possible?

Yeah, just be sure to keep the fabric loader version at 0.17.3, that was my mistake :)

monospacedmagic commented on issue rozbrajaczpoziomow/rozseek#1 2025年12月07日 13:45:36 +01:00
1.21.1 port possible?

The fabric docs are so good that I ended up being able to do this myself without any prior knowledge! https://codeberg.org/monospacedmagic/rozseek/src/branch/1.21.1

monospacedmagic pushed to 1.21.1 at monospacedmagic/rozseek 2025年12月07日 13:44:06 +01:00
49ec1cd655 Finalize 1.21.1 port
monospacedmagic pushed to 1.21.1 at monospacedmagic/rozseek 2025年12月07日 13:42:23 +01:00
d44babe8c8 WIP Update Utils.kt