discourse/app
Bianca Nenciu c247776c65
FIX: One-by-off error in topic show action (#13183)
The not found condition did not work for topics with chunk_size posts,
because it considered it has two pages, but it only has one.
2021-05-28 11:36:45 +03:00
..
assets FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
controllers FIX: One-by-off error in topic show action (#13183) 2021-05-28 11:36:45 +03: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 FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
models FIX: Do not mark badge image uploads as secure (#13193) 2021-05-28 12:35:52 +10:00
serializers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
services FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
views DEV: Do not prompt to run yarn in dev env (#13167) 2021-05-26 22:16:28 -04:00