This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/fixtures
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
* Filter inactive users before sending emails or creating browser notifications

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* fix formatting issues

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* included requested changes

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* optimized database queries

* rebasing new master and add tablenames for clarification in xorm queries

* remove escaped quotationmarks using backticks

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-16 08:18:25 +08:00
..
access.yml
access_token.yml
action.yml
attachment.yml
collaboration.yml
comment.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
commit_status.yml
email_address.yml
follow.yml
gpg_key.yml Add missing fixture to clean gpg_key table (#2494) 2017-09-12 13:54:45 +03:00
hook_task.yml
issue.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml
milestone.yml
notice.yml
notification.yml
org_user.yml
protected_branch.yml
pull_request.yml
release.yml
repo_redirect.yml
repo_unit.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
repository.yml Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
star.yml
stopwatch.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
team.yml
team_repo.yml
team_user.yml
tracked_time.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
user.yml Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
user_open_id.yml
watch.yml Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
webhook.yml