mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a1952afc38
* Add SendSync method Usefull to have when you need to be confident that message was sent. * Add sendmail command * add checks that if either title or content is empty then error out * Add a confirmation step * Add --force option to bypass confirm step * Move implementation of runSendMail to a different file * Add copyrighting comment * Make content optional Print waring if it's empty or haven't been set up. The warning will be skiped if there's a `--force` flag. * Fix import style Co-authored-by: 6543 <6543@obermui.de> * Use batch when getting all users IterateUsers uses batching by default. Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> * Send emails one by one instead of as one chunck Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> * Send messages concurantly Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> * Use SendAsync+Flush instead of SendSync Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> * Add timeout parameter to sendemail command Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> * Fix spelling mistake Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> * Update cmd/admin.go Co-authored-by: 6543 <6543@obermui.de> * Connect to a running Gitea instance * Fix mispelling * Add copyright comment Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
4 years ago | |
---|---|---|
.. | ||
analyze | 5 years ago | |
auth | 4 years ago | |
avatar | 4 years ago | |
base | 4 years ago | |
cache | 4 years ago | |
charset | 5 years ago | |
context | 4 years ago | |
convert | 4 years ago | |
cron | 4 years ago | |
emoji | 5 years ago | |
eventsource | 5 years ago | |
generate | 5 years ago | |
git | 4 years ago | |
gitgraph | 5 years ago | |
graceful | 4 years ago | |
hcaptcha | 4 years ago | |
highlight | 4 years ago | |
httplib | ||
indexer | 4 years ago | |
lfs | 4 years ago | |
log | 4 years ago | |
markup | 4 years ago | |
metrics | ||
migrations | 4 years ago | |
nosql | 4 years ago | |
notification | 4 years ago | |
options | 5 years ago | |
password | 4 years ago | |
pprof | ||
private | 4 years ago | |
process | 5 years ago | |
public | 4 years ago | |
queue | 4 years ago | |
recaptcha | 4 years ago | |
references | 4 years ago | |
repofiles | 4 years ago | |
repository | 4 years ago | |
secret | 4 years ago | |
session | 4 years ago | |
setting | 4 years ago | |
ssh | 4 years ago | |
storage | 4 years ago | |
structs | 4 years ago | |
svg | 5 years ago | |
sync | 5 years ago | |
task | 4 years ago | |
templates | 4 years ago | |
test | 4 years ago | |
timeutil | 5 years ago | |
upload | 4 years ago | |
user | 5 years ago | |
util | 4 years ago | |
validation | 5 years ago | |
webhook | 4 years ago |