discourse/app
Blake Erickson bd6e487df0
FIX: Allow integer group_ids for create invite api (#21494)
This fixes a bug in the create invite API where if you passed in an
integer for the group_ids field it would fail to add the user to the
specified group.
2023-05-11 11:39:33 -06:00
..
assets DEV: Rework static controllers/routes (#19466) 2023-05-11 19:02:11 +02:00
controllers DEV: Add configurable? helper to Plugin::Instance (#21472) 2023-05-10 16:21:48 +03:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Add new notification for admin problems (#21287) 2023-05-03 19:35:22 +03:00
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models FIX: Allow integer group_ids for create invite api (#21494) 2023-05-11 11:39:33 -06:00
serializers DEV: move sidebar community section to database (#21166) 2023-05-04 12:14:09 +10:00
services FIX: do not allow title stuffing to dominate search (#21464) 2023-05-10 11:47:58 +10:00
views FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00