Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 1 | -190/+0 |
| | |||||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -4/+3 |
| | |||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -0/+6 |
| | |||||
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -2/+3 |
| | |||||
* | Fix issue email formatting. Addresses #2331 | Josh Frye | 2016-02-18 | 1 | -1/+2 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -2/+2 |
| | |||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -4/+18 |
| | |||||
* | finish all new template for current ones | Unknwon | 2015-09-17 | 1 | -36/+35 |
| | |||||
* | finish new auth e-mails | Unknwon | 2015-09-17 | 1 | -15/+11 |
| | |||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | 1 | -94/+32 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||||
* | Fix missing space in issue emails subject | Louis Matthijssen | 2015-08-24 | 1 | -2/+2 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -2/+2 |
| | |||||
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -1/+1 |
| | | | | - fix delete user but repository watches are not decreased | ||||
* | Merge pull request #766 from phsmit/correct_from | 无闻 | 2014-12-21 | 1 | -3/+1 |
|\ | | | | | Correct usage of FROM in email creation | ||||
| * | Remove unused "User" member of Message Struct and fix bounce address | Peter | 2014-12-19 | 1 | -3/+1 |
| | | | | | | | | | | | | The User member of a message is not needed anymore. The from that is send to the server, should always be the "system" from. This is also called the Bounce address http://en.wikipedia.org/wiki/Bounce_address | ||||
* | | Method for activating email addresses through verification email | Peter | 2014-12-17 | 1 | -0/+33 |
|/ | |||||
* | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 1 | -1/+0 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -10/+12 |
| | |||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 1 | -5/+14 |
| | |||||
* | Code convention | Unknown | 2014-06-05 | 1 | -29/+29 |
| | |||||
* | Fix #214 | Unknown | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -10/+11 |
| | |||||
* | Bug fix | Unknown | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | Add mention, read/unread support of issue tracker | Unknown | 2014-05-07 | 1 | -6/+6 |
| | |||||
* | Fix #164 | Unknown | 2014-05-05 | 1 | -2/+2 |
| | |||||
* | Add mail notify for new collaborator | Unknown | 2014-05-05 | 1 | -7/+39 |
| | |||||
* | go vet | Unknown | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | Fix issue with log in with GitHub but need more error handle after | Unknown | 2014-04-07 | 1 | -7/+24 |
| | |||||
* | Add reset password, fix #58 | Unknown | 2014-04-05 | 1 | -1/+21 |
| | |||||
* | Improve issue mail content | Unknown | 2014-04-02 | 1 | -4/+7 |
| | |||||
* | Add mail notify for creating issue | Unknown | 2014-03-25 | 1 | -2/+38 |
| | |||||
* | Pools limit concurrent nums | Unknown | 2014-03-19 | 1 | -4/+2 |
| | |||||
* | Finish verify email | Unknown | 2014-03-19 | 1 | -4/+4 |
| | |||||
* | Add register mail tpl | Unknown | 2014-03-19 | 1 | -2/+59 |
| | |||||
* | Add send register confirm mail | Unknown | 2014-03-19 | 1 | -0/+7 |
| | |||||
* | Working on register mail confirmation | Unknown | 2014-03-19 | 1 | -0/+24 |