kernelkind
kernelkind
I believe I can do rendering this sprint
Can we break this issue up into multiple? I recommend the following issues: - rendering custom emojis - Ability to add custom emojis from local cache/db to new post -...
Working on this
> Did you encounter a roadblock @kernelkind ? I did. I got the app to run, but there were a ton of weird network connection issues that I didn't want...
> is there a branch somewhere? I have one locally, but I can imagine there'll be some merge conflicts since it's a bit old now. I can rebase it onto...
sent here https://groups.google.com/a/damus.io/g/patches/c/kgpbvP-XoAc/m/dlzqQiKpAgAJ
Was there a reason this wasn't merged? This fix works for me @jb55
``` [nix-shell:~/Documents/GitRemotes/damus-android]$ rustup target add aarch64-linux-android info: component 'rust-std' for target 'aarch64-linux-android' is up to date [nix-shell:~/Documents/GitRemotes/damus-android]$ cargo apk run --release Using package `notedeck` in `/Users/[redacted]/Documents/GitRemotes/damus-android/Cargo.toml` Warning: Environment variable ANDROID_SDK_ROOT...
My conception of a 'deck' is: A Deck is an ordered collection of columns that are presented to the user in the main section of the app. On desktop, there...
@jb55 can I get a demonstration of how the side menu user accounts are used? What is the purpose of displaying them individually in the side menu?