index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
helper
/
email_helper.php
Age
Commit message (
Collapse
)
Author
2019-07-08
Moved translation helpers to sub namespace
Igor Scheller
2019-04-30
Improved email error logging
Igor Scheller
2019-04-28
catch mail exceptions, execute the action, inform the user about the error ↵
msquare
and create a log entry
2018-10-31
Replaced `Auth()` with `auth()`
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-10-31
Replaced some global `$user` variables
Igor Scheller
2018-10-31
Changed `src/` code and templates to use the new user model
Igor Scheller
2018-09-05
Implemented mailing abstraction
Igor Scheller
Closes #434
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-08-29
Moved translation/internationalization to Helpers\Translator class
Igor Scheller
2017-12-27
rephrase more naturally
Katrin Leinweber
2017-12-25
Formatting & Docstrings
Bot
2017-07-17
Reapplied "Merge pull request #314 from Scriptkiddi/master"
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-11-15
reduce complexity of password recovery controller
msquare
2016-09-29
prohibit inline control structures on helpers
msquare
2014-12-07
dont send mails for my own actions
Philip Häusler
2014-12-06
add opt-in bool for shiftinfo mails and remove icq from users
Philip Häusler
2013-12-26
user password recovery
Philip Häusler