Felix Stupp

Results 133 comments of Felix Stupp

> Should matrix-react-sdk warn if storage cannot be persisted? In case of the desktop version which is always executed in a predefined Electron environment, I think it should raise an...

For me as non-Android dev, it seems as simple as retrieving another column from the app's database: The column `parent` seems to represent the subtask property. From the structure of...

I think I implemented nearly everything required for a plain simple "hide subtasks" & data extraction from Astrid's fork Tasks (see #105). However, I do not fully understand the reasoning...

@maintainers: I'm currently implementing [UnifiedPush](https://unifiedpush.org/) support to the notification backend / this app to then enable the Android app to use it. I have a technical question regarding the database...

Sorry, I'm currently a little bit overwhelmed by life stuff (especially my studies). But to the progress: I've mostly worked on rewriting the current code to easily support multiple notifications...

@githubkoma Probably it is as it should enable UP notifications for all Nextcloud notifications. However, your work & expertise might come in handy as I've no idea on how WebPush...

> Not sure if we want to do this… For clarification, does this mean "not sure if we want this even when someone makes a PR" or rather "we don't...

I would want to use this filter in a video file too, so there should be an option or something like that, if that is even possible.

61 months after this issue was opened, here are more reasons for dropping 2(.6): - Python 2 was officially deprecated at January 1st, 2020 A few follow up questions 2,5...

I'm in with @flo-wer's proposals however I want to point out that `statistics` has features where simply returning `0` when no values are in is wrong. For example when using...