Add popup to edit push rules

This commit is contained in:
miruka
2021-02-22 11:32:34 -04:00
parent 71cd509a9d
commit 765ce46aeb
24 changed files with 919 additions and 92 deletions

View File

@@ -1,5 +1,21 @@
# TODO
- push popup cancel & remove
- right click on rule
- combo box custom item
- explain pattern
- fix spinbox buttons
- way to add new rule
- quick room & sender rule changes
- config & keybind for global rule disabling
- quick settings
- import/export/json edit rules?
- add missing license headers to qml files
- fix flickable popups can't be flicked by keyboard
- room selector for room rules
- validate json for unknown action/condition
- seen tooltips can't be shown on image hover
- PCN docstrings
- PCN error handling
- Change docs linking to dev branch back to master