This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
ByteHamster 36ec09a07b
FIX: Do not block uploads path in robots.txt (#12349)
The `/u` rule also matches the `/uploads` path, which prevents Twitter from showing the site logo in its link previews.
2021-03-11 09:36:49 -05:00
..
assets FEATURE: Admins can flag posts so they can review them later. (#12311) 2021-03-11 08:21:24 -03:00
controllers FIX: Do not block uploads path in robots.txt (#12349) 2021-03-11 09:36:49 -05:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Update excerpt after process_post (#12340) 2021-03-10 17:07:13 +00:00
mailers FIX: Skip sending PM email for user silence (#12240) 2021-03-02 09:18:09 +10:00
models FEATURE: Admins can flag posts so they can review them later. (#12311) 2021-03-11 08:21:24 -03:00
serializers DEV: support json_schema in theme settings (#12294) 2021-03-10 20:15:04 -05:00
services FEATURE: Allow invites redemption with Omniauth providers. 2021-03-09 09:27:18 +08:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00