forgejo/models/fixtures
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
* Add 'mark all read' option to notifications

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Tests for reactions (#3083)

* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>

Fix reaction possition when there is attachments (#3099)

Refactor notifications swap function

* Accept change to drop beforeupdate call

* Update purge notifications error message for consistency

* Drop unnecessary check for mark all as read button

* Remove debugging comment
2017-12-07 13:52:57 +08:00
..
access.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
access_token.yml
action.yml
attachment.yml
collaboration.yml
comment.yml
commit_status.yml
deleted_branch.yml Add deleted_branch table fixture (#2832) 2017-11-04 15:31:59 +02:00
email_address.yml
follow.yml
gpg_key.yml
hook_task.yml
issue.yml
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml
milestone.yml
notice.yml
notification.yml Add 'mark all read' option to notifications (#3097) 2017-12-07 13:52:57 +08:00
org_user.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
protected_branch.yml
pull_request.yml
reaction.yml Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
release.yml
repo_indexer_status.yml Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
repo_redirect.yml
repo_unit.yml
repository.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
star.yml
stopwatch.yml
team.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
team_repo.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
team_user.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
tracked_time.yml
user.yml Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
user_open_id.yml
watch.yml
webhook.yml