aboutsummaryrefslogtreecommitdiffstats
path: root/config/triggers.go
Commit message (Expand)AuthorAgeFilesLines
* config: replace triggers with hooksMoritz Poldrack2023-04-011-61/+0
* config: use reflection to map ini keys to struct fieldsRobin Jarry2023-03-021-31/+30
* triggers: use templates instead of % mini languageRobin Jarry2023-02-201-57/+37
* config: parse account from and aliases onceRobin Jarry2023-01-041-1/+1
* msglist: add attachment indicatorBence Ferdinandy2022-12-141-0/+1
* config: make various sections accessible via global varsRobin Jarry2022-12-141-9/+11
* logging: rename package to logRobin Jarry2022-12-021-3/+3
* config: move [triggers] parsing in proper fileRobin Jarry2022-11-161-0/+19
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-4/+6
* logging: use level-based logger functionsRobin Jarry2022-07-231-1/+2
* index: add this-week-time-formatRobin Jarry2021-11-061-0/+1
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
* index: allow dynamic formatting of message datesRobin Jarry2021-10-281-0/+2
* refactor ParseMessageFormat to use a ctx objectReto Brunner2020-10-141-3/+6
* msglist: highlight marked messagesReto Brunner2019-12-211-1/+1
* Complete the F rune.Srivathsan Murali2019-11-171-1/+3
* Add new-email triggerJeffas2019-07-261-0/+49