Poga Po
Poga Po
Preliminary support for file upload is implemented in https://github.com/ailabstw/pttai-next/pull/13. However, it directly embed file blob into chat history. All uploaded files will be downloaded when user open the chat. This...
Currently the expiration time of joining board/adding friend is 24hr. User should be able to cancel pending joins.
backend API for canceling joins: https://github.com/ailabstw/go-pttai/blob/master/me/protocol_manager_utils_join_me.go#L52
#271 removed both of them
solutions: * force resync/ignore If data is corrupted? * full resync if oplog is corrupted?
#253 needs to be resolved before migrating to go module
lots of progress is done in https://github.com/ailabstw/go-pttai/pull/266 and https://github.com/ailabstw/go-pttai/pull/267
Glad this idea got picked up again. I had [a naive implementation of symlink on top of hyperdrive](https://github.com/poga/hyperdrive-ln). It worked. But in order to re-use a swarm to sync all...
FYI. The `4.3-dev3` universal build for macos I grab from [here](https://downloads.tuxfamily.org/godotengine/4.3/dev3/Godot_v4.3-dev3_macos.universal.zip) (`v4.3.dev3.official [36e943b6b]`) does not have the issue. However, when building from source using the same commit, the problem occurs....
Did some more test using `4.3-beta2`. I'm using an external monitor (4K) connected to a M1 macbook pro. Under MacOS Preference -> Display, There's a scaling option: ![Screenshot 2024-06-29 at...