discourse/app
Dan Ungureanu 723d7de18c
Various GitHub Onebox improvements (#13163)
* FIX: Improve GitHub folder regexp in Onebox

It used to match any GitHub URL that was not matched by the other GitHub
Oneboxes and it did not do a good job at handling those. With this
change, the generic Onebox will handle the remaining URLs.

* FEATURE: Add Onebox for GitHub Actions

* FEATURE: Add Onebox for PR check runs

* FIX: Remove image from GitHub folder Oneboxes

It is a generic, auto-generated image which does not provide any value.

* DEV: Add tests

* FIX: Strip HTML comments from PR body
2021-05-27 12:38:42 +03:00
..
assets Various GitHub Onebox improvements (#13163) 2021-05-27 12:38:42 +03:00
controllers FIX: Make UI match server behavior for external-auth invites (#13113) 2021-05-26 09:47:44 +01:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
mailers FIX: Show inviter name in email's from field (#13141) 2021-05-26 12:55:07 +10:00
models FIX: automatically expire bad push channels (#13156) 2021-05-27 06:49:20 +10:00
serializers DEV: Remove unused disabled_plugins checks (#13144) 2021-05-26 09:44:58 +10:00
services FIX: automatically expire bad push channels (#13156) 2021-05-27 06:49:20 +10:00
views DEV: Do not prompt to run yarn in dev env (#13167) 2021-05-26 22:16:28 -04:00