discourse/app
Daniel Waterworth 0404abfe8d DEV: Deprecate array custom fields (#24492)
Array custom fields use separate rows for each value, but whenever we
update an array, we have always destroy the existing rows and create new
ones. Therefore, there's no benefit over using the json type.
2024-01-05 14:16:08 -06:00
..
assets SECURITY: Limit height of pre/svg elements 2023-11-09 13:47:26 +11:00
controllers SECURITY: Filter unread bookmark reminders the user cannot see 2023-11-09 13:47:24 +11:00
helpers DEV: Correctly strip sourcemap URL from splash-screen js (#22879) 2023-07-31 16:49:27 +01:00
jobs FIX: Missing pending queued posts from topic view (#22838) 2023-07-28 16:16:23 +00:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Deprecate array custom fields (#24492) 2024-01-05 14:16:08 -06:00
serializers DEV: Remove unread_private_messages and deprecation (#22893) 2023-08-01 14:44:39 +10:00
services SECURITY: Filter unread bookmark reminders the user cannot see 2023-11-09 13:47:24 +11:00
views SECURITY: Hide restricted tags in noscript view 2023-07-28 12:53:50 +01:00