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
Martin Brennan 516a03be09
FIX: Improve admin permalink UX (#10101)
The admin permalink list was a little tricky to use because the URLs are easily reduced with a ... if they are too long. This adds a copy to clipboard button for the URL and a title on hover so the full text of the URL can be seen.
2020-06-22 13:14:16 +10:00
..
assets FIX: Improve admin permalink UX (#10101) 2020-06-22 13:14:16 +10:00
controllers FEATURE: Don't display muted/ignored users under "who liked" (#10084) 2020-06-19 10:44:21 -04:00
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs FIX: Do not attempt to pull_hotlinked on emoji images when CDN enabled (#10091) 2020-06-19 20:21:05 +01:00
mailers DEV: Use short_date helper for email post template (#10063) 2020-06-17 11:29:37 -04:00
models FIX: A variable name typo 2020-06-19 19:29:19 +02:00
serializers FEATURE: Don't display muted/ignored users under "who liked" (#10084) 2020-06-19 10:44:21 -04:00
services DEV: move user references deletion code to before_destroy. (#10085) 2020-06-18 17:42:39 -04:00
views FEATURE: allows to have header/footer in publshed pages (#10067) 2020-06-19 09:51:03 +02:00