aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msg/invite.go
Commit message (Expand)AuthorAgeFilesLines
* tabs: use template for compose tabsTim Culverhouse2023-02-121-10/+1
* templates: change fields as lazy functionsRobin Jarry2023-01-041-1/+1
* config: parse account from and aliases onceRobin Jarry2023-01-041-13/+3
* config: make various sections accessible via global varsRobin Jarry2022-12-141-2/+3
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* reply: allow to override localized Re regexp in configurationjp392022-11-131-1/+1
* invalidatable: cleanup dead codeTim Culverhouse2022-10-121-1/+2
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-2/+9
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-4/+1
* invites: reply with accept, accept-tentative or declineKoni Marti2022-05-311-0/+190