Kubilay Kocak
Kubilay Kocak
@tramcarjobs Fantastic, thank you! I should have mentioned earlier when creating issues, that we planned to help on them :) Let me know what you would like to to work...
> @koobs I've gotten Tramcar working on Django 4.1 / Python 3.10. Is this project still active / maintained? Thrilled to PR the (relatively minimal) changes if so. Hey mate....
> @QuinnyPig I don't actively use Tramcar any more, but I'd be more than happy to accept your PR if you push one up! If you'd like assistance/support with project...
Thinking about it more, and how the value of thirdstats is likely proportional to mail store size, I'm going to up my recommended default time to 24 hours (once a...
> The automatic background processing is a timer which starts when opening the stats page Not possible to register a timer on extension load/init, independent of whether stats is open...
Referencing here findings & summary notes (with links and quotes in context) of ~2 hours of research re Thunderbird and Timers. Hope it saves you some time :) ## tldr...
> @NerdWareTech can you please explain this issue? This would be something like: As a user / event creator, I can create an event **with a repeating/recurring schedule**, so that...
We're hitting this on our FreeBSD etherpad instance. Until a complete and permanent proposal can be designed and implemented, could we in the meantime, catch the oversized request and return...
Idea/braindump: To improve on the simplest UX improvement of catching the condition and returning (once) a useful error message, could we, again until a more complete design proposal is implemented...
First option sounds nice. Could that be in principle extended to split/chunk a message that exceeds the maxHttpBufferSize into multiple smaller than the max chunks? Edit: Or indeed have the...