summaryrefslogtreecommitdiff
path: root/pkg/backend/donate.go
AgeCommit message (Collapse)Author
2021-03-11[bug] inform backend when donate dialog is shownkali kaneko (leap communications)
a rather annoying bug, since it keeps popping up for every status change. to be included in a hotfix for 0.21.2 release. - Release: 0.21.2 - Closes: #459
2020-09-08[feat] lookup the config vars at runtimekali kaneko (leap communications)
- Resolves: #326
2020-06-26[refactor] several simplifications after reviewkali kaneko (leap communications)
- simplify notification routine (we dont need no rejected action). we just check every hour, as in the original code. - open links directly from Qt - rename some global variables to make them less cryptic - move cleanup function to the same module that created them
2020-06-26[feat] pass initialization errors to guikali kaneko (leap communications)
2020-06-26[feat] re-implement donation reminderskali kaneko (leap communications)
first pass on giving functionality to the donation reminder