WEIWEI
WEIWEI
I meet same issue, upload a image file 1.9 MB, UI freezing, and then upload failed.
Build latest code and tested on version [minio_20231220010002.0.0_amd64.deb](https://dl.min.io/server/minio/release/linux-amd64/archive/minio_20231220010002.0.0_amd64.deb) still 403, downgrade to [minio_20230718174940.0.0_amd64.deb](https://dl.min.io/server/minio/release/linux-amd64/archive/minio_20230718174940.0.0_amd64.deb) works well
thanks for explain, even I have a local request queue to send request, with the increase of initial data, either ui data will load slower or it will reach the...
if change limit value on admin page, sava change, db still shows default value. if I delete "abstract" then rebuild image, change limit value on admin page, then value will...
Thanks for reply. I had checked #1130 , still cannot clear my head. I will share more info with how I count privateConversations and groupCversations unreadMessage. ## 1. Private conversation...
Yes, If I read message on android device, ios device unread counts will sync too.
any progress on this?
> I have an issue with dart ffi and lookup function, my app is crashed on start. Can you tell, please, what should I do with this? Any log? And...
Now Android Lib are extract to github package. ``` repositories { google() jcenter() maven { url = uri("https://maven.pkg.github.com/weishirongzhen/wallet-core") credentials { username = "weishirongzhen" password = "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" // GH token for...