PineBale
4695110d5f
Update Block a user form ( #37359 )
...
Use the new "form-fetch-action" for better user experience, and use
JSONError to show error messages.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2026-04-23 02:07:02 +08:00
Exploding Dragon
4ddf94dee5
refactor organization menu ( #33928 )
...
Fix missing items in organization menu.
**Menu**
<details>
<summary>Show</summary>
Before:

After:

</details>
**Packages**
<details>
keep it consistent with the other pages.
<summary>Show</summary>
Before:

After:

</details>
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-04-10 12:12:55 -07:00
wxiaoguang
a163c53a60
Refactor template & test related code ( #32938 )
...
Move some legacy code from "base" package to proper packages.
2024-12-22 15:33:19 +00:00
KN4CK3R
c337ff0ec7
Add user blocking ( #29028 )
...
Fixes #17453
This PR adds the abbility to block a user from a personal account or
organization to restrict how the blocked user can interact with the
blocker. The docs explain what's the consequence of blocking a user.
Screenshots:



---------
Co-authored-by: Lauris BH <lauris@nix.lv >
2024-03-04 08:16:03 +00:00