0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-07 14:18:30 -05:00
forgejo/web_src/css
Gusted cdf6318f51
[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 217475385a)
(cherry picked from commit f2c38ce5c2)
(cherry picked from commit 1edfb68137)
(cherry picked from commit 2cbc12dc74)
(cherry picked from commit 79ff020f18)
2023-07-17 00:26:42 +02:00
..
chroma
codemirror Remove EasyMDE focus outline on text (#25328) (#25332) 2023-06-18 09:35:40 +02:00
editor Several fixes for mobile UI (#25634) (#25689) 2023-07-07 00:34:00 +02:00
features
markup Improve wiki sidebar and TOC (#25460) (#25477) 2023-06-24 10:16:15 +08:00
modules Prevent SVG shrinking (#25652) (#25669) 2023-07-04 10:03:03 +00:00
repo Improve wiki sidebar and TOC (#25460) (#25477) 2023-06-24 10:16:15 +08:00
shared Actions list enhancements (#25601) (#25678) 2023-07-04 13:00:34 +00:00
standalone
themes
actions.css
admin.css Several fixes for mobile UI (#25634) (#25689) 2023-07-07 00:34:00 +02:00
base.css Actions list enhancements (#25601) (#25678) 2023-07-04 13:00:34 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2023-07-10 00:19:24 +02:00
home.css Align language menu icon and fit the footer area (#25556) (#25563) 2023-06-28 11:51:24 -04:00
index.css Prevent SVG shrinking (#25652) (#25669) 2023-07-04 10:03:03 +00:00
install.css Make "install page" respect environment config (#25648) (#25799) 2023-07-10 11:51:05 +00:00
org.css [MODERATION] organization blocking a user (#802) 2023-07-17 00:26:42 +02:00
repo.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2023-07-10 00:19:24 +02:00
review.css Make add line comment buttons focusable (#25894) (#25896) 2023-07-15 12:18:49 +02:00
user.css [MODERATION] user blocking 2023-07-17 00:26:42 +02:00