Andrea Maria Piana

Results 74 issues of Andrea Maria Piana

## Problem Quite a few users have reported long syncing time, especially after some usage of the app. This task is an investigation in the behavior.

bug
E:Bugfixes

### Description Currently the http server in status-go https://github.com/status-im/status-go/blob/develop/server/server.go is used only for identicon and image messages. We should also use it for profile pictures. There's a branch out that...

bounty
feature
E:ChatFeatures
S:5

**Rationale** There was a small duplication of logic in `src-cljs/frontend/models/feature.cljs` , the change just re-use the function already implemented. It's only a minor refactoring, the UI is not impacted. Thanks...

Hi, thanks for the library. We are having some problems running a migrations, we are using postgres and trying to alter an ENUM type, but `PSQLException: ERROR: ALTER TYPE ......

A few metrics that we should keep track of for the admin of a community: 1) When a user has requested access (this should be available in the db already)...

Some tests run are failing because of hitting the 10m timeout. From the logs @richard-ramos gathered, tests seems to be taking much longer on CI compared to the equivalent, single...

it's still a bit wip, but I would like to merge to avoid rebasing, as it moves some endpoints to `messenger_messages.go`

# Problem Creating test data for migrations can be expensive and time consuming. Ideally, we can build a database that can be share with the following data: ``` Chats: Quoted...

stale

extend default syncing period for comunities & chats to 15 days.