Mark

Results 32 issues of Mark

You can leave comments on public and private posts. The owner of the post gets notified of your comments. Idea: the owner can set different levels of moderation and can...

feature

**Is your feature request related to a problem? Please describe.** There should be a way to donate, or promote donation in the application **Describe the solution you'd like** Display all...

feature

There's a circular dependency issue in the codebase: ``` Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle. 2019-08-02 09:48:47.238...

bug
good first issue
code

**Describe the bug** Missing profile image after backup restore **To Reproduce** Steps to reproduce the behavior: 1. Backup account 2. Restore 3. See error: Profile picture is missing everwhere **Expected...

bug

# Separate packages ### Motivation At the moment our codebase is monolithic react-native repository, which makes it difficult to produce a separate package e.g. for the cli. Ideally the social...

idea
code
discussion