10 contributions in the last 12 months
Less
More
add (deleted) to deleted messages
@Apashe This is the upstream CutTheCord repository. Look over the specific Bluecord repository for specific requests on Bluecord itself.
Though I can answer that quetsion, you can not. Blocking is not a client-side thing that can be bypassed.
GUI compiler
My opinions:
- CTCCI exists, https://gitdab.com/distok/cutthecord/src/branch/master/ctcci
- Users can request a patchset to be added to CTCCI, which goes to F-Droid, I can't guarantee it'll be added, though.
- Any server doing builds for anyone on request with any patchset should be pretty strict, to prevent abuse. And also very beefy.
- In regards to abuse: there are, currently, 28 independent patches, the total amount of patchsets is much, much higher. Any backend built for this should have strict requirements on how it does things like caching, or overall build resource usage.
Plugin Manager
The current design disallows patching things at runtime (since patches are by design things that need to be applied somewhere). You could investigate things with reflection, but I feel it's a large amount of work to do for little results...
And we didn't reach the part where we have to deal with the complexity of adding a new screen to toggle patches in the client..
moddelay command makes image.sseek assert fail