forgejo/templates
Gusted 4743eaa6a0
[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)
2023-06-23 13:14:19 +02:00
..
admin Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
api/packages/pypi
base Navbar styling rework (#25343) 2023-06-20 20:35:25 +00:00
code Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
custom
devtest Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
explore Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org [MODERATION] organization blocking a user (#802) 2023-06-23 13:14:19 +02:00
package Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
projects Remove test string (#25447) 2023-06-22 10:29:57 -05:00
repo Diff page enhancements (#25398) 2023-06-22 11:05:22 +00:00
shared Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
status Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
swagger [MODERATION] organization blocking a user (#802) 2023-06-23 13:14:19 +02:00
user [MODERATION] organization blocking a user (#802) 2023-06-23 13:14:19 +02:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00