forgejo/templates
Gusted eff5b43d2e
[MODERATION] organization blocking a user (#802)
- Resolves #476
- Follow up for: #540
- Ensure that the doer and blocked person cannot follow each other.
- Ensure that the block person cannot watch doer's repositories.
- Add unblock button to the blocked user list.
- Add blocked since information to the blocked user list.
- Add extra testing to moderation code.
- Blocked user will unwatch doer's owned repository upon blocking.
- Add flash messages to let the user know the block/unblock action was successful.
- Add "You haven't blocked any users" message.
- Add organization blocking a user.

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/802
(cherry picked from commit 0505a10421)
(cherry picked from commit 37b4e6ef9b)
(cherry picked from commit c17c121f2c)

[MODERATION] organization blocking a user (#802) (squash)

Changes to adapt to:

  6bbccdd177 Improve AJAX link and modal confirm dialog (#25210)

Refs: https://codeberg.org/forgejo/forgejo/pulls/882/files#issuecomment-945962
Refs: https://codeberg.org/forgejo/forgejo/pulls/882#issue-330561
(cherry picked from commit 523635f83c)
(cherry picked from commit 4743eaa6a0)
2023-07-03 09:23:57 +02:00
..
admin Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Align language menu icon and fit the footer area (#25556) 2023-06-28 14:57:50 +00:00
code Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
explore Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org [MODERATION] organization blocking a user (#802) 2023-07-03 09:23:57 +02:00
package Redirect to package after version deletion (#25594) 2023-06-29 17:01:14 +00:00
projects Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
repo Display branch commit status (#25608) 2023-07-03 03:32:21 +00:00
shared use css on labels (#25626) 2023-07-03 02:33:28 +00:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger [MODERATION] organization blocking a user (#802) 2023-07-03 09:23:57 +02:00
user [MODERATION] organization blocking a user (#802) 2023-07-03 09:23:57 +02:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00