Michael Lee
Michael Lee
Hi @levlam! These modifications are ready to be reviewed, could you help take a look?
Oh, a little bit surprising that there's already similar one being proposed years ago. I should've done some search there. Effectively, 1127's modifications are almost identical to mine, except one...
`EXCLUDE_FROM_ALL` sounds like a solution to me, thanks for mentioning, will try it lately to see if it works
`set_property(DIRECTORY /path/to/tdlib/test PROPERTY EXCLUDE_FROM_ALL ON)` should be sufficient to solve the issue I mentioned previously.
After several times of trying, it occurs that barely excluding sub directory through option `EXCLUDE_FROM_ALL` cannot handle the scenario introduced here, it can skip the compilation of sub directory in...
Releases are only available for x86_64 platform currently. But since [build instructions](https://github.com/micl2e2/tg-focus/blob/master/docs/development.org#building--testing) are platform-independent, you can always build your own binaries or OCI images on your favorite platforms as long...
If you deploy tg-focus instances using docker/podman, multiple TG-FOCUS chat groups that forward different messages can be easily achieved, by launching multiple tg-focus containers, i.e., multiple forwarders, their original names...
Anyway, thanks for your suggestions. Additionally, could you provide some specific scenarios for your **point 2**? If that is practical and useful for most of our users, it is worth...
Same issue here. Sincere request for the reproducible build process. Theoretically, the missing component could have done anything to the existing code base, which means essentially the source is no...
such a feature(rejecting chat/channel title) is planned to land on the next version