discourse/app
David Taylor 5edb5c8b03
FIX: Mark invited admins as 'approved' (#7459)
This prevents invited admins appearing as no-op reviewables in the queue when invite_only or require_approval is enabled.
2019-04-30 17:26:39 +01:00
..
assets FIX: Linking to `/new-topic` from `/latest` 2019-04-30 16:25:25 +01:00
controllers FIX: Mark invited admins as 'approved' (#7459) 2019-04-30 17:26:39 +01:00
helpers FIX: Fall back to large logo on mobile no_ember pages 2019-04-24 11:39:11 -04:00
jobs DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models DEV: Use `frozen_string_literal: true` on `models/theme.rb`. 2019-04-30 16:02:55 +08:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Remove duplicate Emoji names from blurb 2019-04-29 17:26:39 +02:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00