a3 icon indicating copy to clipboard operation
a3 copied to clipboard

Community Communication and casual social organising platform (App)

Results 199 a3 issues
Sort by recently updated
recently updated
newest added

And make sure they use the proper pattern of `subscribeStream` (that is rust internal) and `listner.listen` for the actual stream. ```dart _listener = XXX.subscribeStream(); // keep it resident in memory...

We still have some legacy code that doesn't yet use `subscribeStream` and an `AsyncNotifier` from the rust API to stay up to date. Let's take a close look at all...

We need to add some stuff before May 1st: >We noticed one or more issues with a recent submission for App Store review: > Although submission for App Store review...

build
t-ios

Scrolling up in the chat list screen, then scrolling up to reveal the filter button, when clicking that, some weird scrolling takes places, and the keyboard briefly appears but the...

bug
flutter
s-chat

This emoticon looks smaller than element app. ![image](https://github.com/acterglobal/a3/assets/48786056/974b5ea8-2b64-47f5-ab78-a7e413435c99) And this emoticon appears to float in midair. ![image](https://github.com/acterglobal/a3/assets/48786056/ae467a16-27de-4efe-8979-4343600521fe)

flutter
smooth UX

![Image](https://github.com/acterglobal/a3/assets/77483554/b6bd7853-b7bc-4422-8761-59967bf2df13)

infrastructure
c-super-invites

Allow the space admins to ask for further information about its members in a privacy-first matter, like their real name, time zone or location or membership number. Allow for these...

> Profiles are room specific, so at the very least we need roomid and user ID. But then, because this is called from so many different places, if we wouldn't...