| .. |
|
flag-targets
|
REFACTOR: Improve reusability by Decoupling flag modal from flag target. (#18251)
|
2022-09-29 11:57:36 -03:00 |
|
notification-types
|
FEATURE: Send notifications to admins when new features are released (#19460)
|
2022-12-15 20:12:53 +03:00 |
|
reviewable-types
|
FIX: Add missing string for reviewables in user menu when reviewable post is deleted (#18295)
|
2022-09-21 09:05:08 +10:00 |
|
sidebar
|
DEV: Experiment plugin api to add custom count to category section link
|
2023-01-06 09:51:46 +08:00 |
|
user-menu
|
DEV: Various A11Y improvements for the new user menu (#18288)
|
2022-09-20 19:31:56 +03:00 |
|
after-transition.js
|
DEV: prettier 2.2.1 (#11862)
|
2021-01-27 12:39:20 +01:00 |
|
ajax-error.js
|
FIX: simplify display of multiple AJAX errors (#18763)
|
2022-10-28 08:37:08 -04:00 |
|
ajax.js
|
FIX: Add errors field if group update confirmation (#16260)
|
2022-03-24 14:50:44 +02:00 |
|
api.js
|
DEV: Add support for api-initializers to reduce boilerplate.
|
2020-09-30 16:05:44 -04:00 |
|
autocomplete.js
|
DEV: Refactor autocomplete scrolling element detection (#19706)
|
2023-01-04 14:11:52 +10:00 |
|
autosize.js
|
DEV: Extensively use includes() (#17541)
|
2022-07-17 20:48:36 +02:00 |
|
avatar-flair.js
|
FEATURE: Let users select flair (#13587)
|
2021-07-08 10:46:21 +03:00 |
|
bookmark.js
|
DEV: Add time shortcut picker component and libs and refactor bookmark modal controller into component which uses time shortcut picker (#11802)
|
2021-02-01 09:03:41 +10:00 |
|
cached-topic-list.js
|
FEATURE: New and Unread messages for user personal messages. (#13603)
|
2021-08-02 12:41:41 +08:00 |
|
category-hashtags.js
|
DEV: Add unique ids to deprecations (#19019)
|
2022-11-16 10:00:39 +00:00 |
|
category-tag-search.js
|
FIX: Correctly debounce various functions (#18673)
|
2022-10-20 13:28:09 +02:00 |
|
click-track.js
|
FIX: text selection breaks opening of links in new tabs (#19867)
|
2023-01-24 14:17:03 +01:00 |
|
codeblock-buttons.js
|
DEV: Introduce discourseLater (#17532)
|
2022-07-17 00:50:49 +02:00 |
|
color-scheme-picker.js
|
Reduce theme/color-scheme cookie cookie duration (#18858)
|
2022-11-03 11:31:16 +00:00 |
|
computed.js
|
DEV: Sort imports alphabetically (#11382)
|
2020-12-01 15:31:26 -03:00 |
|
constants.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
cookie.js
|
DEV: Add unique ids to deprecations (#19019)
|
2022-11-16 10:00:39 +00:00 |
|
copy-text.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
d-popover.js
|
DEV: Refine showPopover / hidePopover + introduce isPopoverShown helper for use with d-popover (#18334)
|
2022-09-26 20:39:17 +02:00 |
|
debounce.js
|
DEV: refactor JS files to not use self = this in code. (#15095)
|
2022-02-28 16:57:32 +05:30 |
|
decimal-adjust.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
desktop-notifications.js
|
DEV: Minor code cleanup (#18225)
|
2022-09-12 14:05:21 +02:00 |
|
dirty-keys.js
|
DEV: Add the missing app subdirectory (#9499)
|
2020-04-23 10:07:54 -03:00 |
|
discourse-location.js
|
DEV: Extensively use startsWith() (#17540)
|
2022-07-17 20:16:39 +02:00 |
|
do-not-disturb.js
|
FEATURE: integrate DnD with user status (#19410)
|
2022-12-16 16:35:39 +04:00 |
|
download-calendar.js
|
DEV: Remove user options from current user serializer (#19089)
|
2022-12-05 18:25:30 +02:00 |
|
email-provider-default-settings.js
|
FEATURE: Improve group email settings UI (#13083)
|
2021-05-28 09:28:18 +10:00 |
|
ember-action-modifier.js
|
FIX: Ensure that custom {{action}} modifier works with actions hash (#18779)
|
2022-10-27 20:12:34 +01:00 |
|
ember-events.js
|
DEV: Normalize event handling to improve Glimmer + Classic component compat (Take 2) (#18742)
|
2022-10-26 14:44:12 +01:00 |
|
export-csv.js
|
DEV: Add A11Y-friendly dialog addon (#18028)
|
2022-08-29 13:59:57 -04:00 |
|
export-result.js
|
DEV: refactor bootbox alerts (#18292)
|
2022-09-27 14:47:13 -04:00 |
|
eyeline.js
|
DEV: Remove unnecessary functions (#15113)
|
2021-11-28 12:45:32 +01:00 |
|
formatter.js
|
DEV: Add unique ids to deprecations (#19019)
|
2022-11-16 10:00:39 +00:00 |
|
hash.js
|
DEV: Correct typos and spelling mistakes (#12812)
|
2021-05-21 11:43:47 +10:00 |
|
hashtag-autocomplete.js
|
DEV: Refactor autocomplete scrolling element detection (#19706)
|
2023-01-04 14:11:52 +10:00 |
|
highlight-html.js
|
DEV: enforces eslint’s curly rule to the codebase (#10720)
|
2020-09-22 16:28:28 +02:00 |
|
highlight-search.js
|
DEV: enforces eslint’s curly rule to the codebase (#10720)
|
2020-09-22 16:28:28 +02:00 |
|
highlight-syntax-merge-html-plugin.js
|
FIX: Fix GitHub onebox syntax highlight (#18300)
|
2022-09-21 09:01:14 +10:00 |
|
highlight-syntax.js
|
FEATURE: JS API interface for hljs plugins (#18382)
|
2022-09-27 13:26:52 -03:00 |
|
intercept-click.js
|
FIX: In-page anchor links were broken in subfolder setups (#18250)
|
2022-09-15 08:09:34 -04:00 |
|
is-element-in-viewport.js
|
DEV: De-jQuerify is-element-in-viewport (#17000)
|
2022-06-06 08:26:49 -04:00 |
|
key-value-store.js
|
DEV: implements removeKeys(predicate) in keyValueStore (#18019)
|
2022-08-21 19:19:25 +02:00 |
|
keyboard-shortcuts.js
|
FIX: Clientside checks for personal_message_enabled_groups (#18691)
|
2022-10-21 14:38:33 +10:00 |
|
lazy-load-images.js
|
DEV: Rename secure_media to secure_uploads (#18376)
|
2022-09-29 09:24:33 +10:00 |
|
lightbox.js
|
DEV: Remove all use of Ember/jQuery globals in core (#18670)
|
2022-10-19 17:04:49 +01:00 |
|
link-hashtags.js
|
DEV: Add unique ids to deprecations (#19019)
|
2022-11-16 10:00:39 +00:00 |
|
link-lookup.js
|
FIX: Normalize links by converting them to lower case
|
2020-12-11 11:16:51 -05:00 |
|
link-mentions.js
|
FEATURE: Improve composer warnings for mentions (#18796)
|
2022-12-05 20:22:05 +02:00 |
|
load-oneboxes.js
|
DEV: removes jquery usage from onebox (#14683)
|
2021-10-22 13:15:46 +02:00 |
|
load-script.js
|
DEV: Remove 6-yrs old deprecated loadScript opt (#17463)
|
2022-07-13 12:32:35 +02:00 |
|
local-dates.js
|
DEV: Include helper in core for applyLocalDates (#16325)
|
2022-03-30 20:58:38 -04:00 |
|
lock-on.js
|
DEV: Fix various typos (#17485)
|
2022-07-14 08:56:25 +08:00 |
|
logout.js
|
DEV: Sort imports alphabetically (#11382)
|
2020-12-01 15:31:26 -03:00 |
|
media-optimization-utils.js
|
DEV: Fix various typos (#17485)
|
2022-07-14 08:56:25 +08:00 |
|
mobile.js
|
DEV: prettier 2.2.1 (#11862)
|
2021-01-27 12:39:20 +01:00 |
|
model-transformers.js
|
DEV: Add model transformer plugin API (#18081)
|
2022-08-25 15:41:58 +03:00 |
|
narrow-desktop.js
|
FIX: consistent narrow desktop width (#19232)
|
2022-11-29 11:03:54 +11:00 |
|
notification-levels.js
|
UX: Change wording for 'regular' categories to 'normal' (#17134)
|
2022-06-20 06:49:33 +03:00 |
|
notification-types-manager.js
|
FEATURE: Send notifications to admins when new features are released (#19460)
|
2022-12-15 20:12:53 +03:00 |
|
offset-calculator.js
|
DEV: Add unique ids to deprecations (#19019)
|
2022-11-16 10:00:39 +00:00 |
|
optional-service.js
|
DEV: Don't use the Ember global (#13535)
|
2021-06-29 19:54:18 +02:00 |
|
page-tracker.js
|
DEV: Group and nest routes in userPrivateMessages into child routes (#19190)
|
2022-12-01 09:21:12 +08:00 |
|
plugin-api.js
|
DEV: Experiment plugin api to add custom count to category section link
|
2023-01-06 09:51:46 +08:00 |
|
plugin-connectors.js
|
DEV: Remove Ember.TEMPLATES and centralize template resolution rules (#19220)
|
2022-11-29 10:24:35 +00:00 |
|
posts-with-placeholders.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
preload-store.js
|
FIX: Prevent PreloadStore from calling the finder when value is falsy (#14899)
|
2021-11-12 17:45:06 +01:00 |
|
public-js-versions.js
|
DEV: Bump pikaday (#19060)
|
2022-11-16 18:59:15 +01:00 |
|
push-notifications.js
|
FIX: Do not show push notification banner for MacOS (#19655)
|
2022-12-29 14:50:09 -03:00 |
|
put-cursor-at-end.js
|
FIX: iOS do not have working push notifications yet (#15888)
|
2022-03-03 16:19:46 -03:00 |
|
pwa-utils.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
quote-state.js
|
DEV: Add the missing app subdirectory (#9499)
|
2020-04-23 10:07:54 -03:00 |
|
quote.js
|
DEV: Update linting setup and fix issues (#17345)
|
2022-07-06 10:37:54 +02:00 |
|
register-service-worker.js
|
DEV: Use isSecureContext for service worker registrations (#19407)
|
2022-12-11 16:37:41 +00:00 |
|
register-topic-footer-button.js
|
DEV: adds a new topic footer dropdown api (#14747)
|
2021-11-12 10:21:34 +01:00 |
|
register-topic-footer-dropdown.js
|
DEV: Fix random typos (#16066)
|
2022-02-28 10:20:58 +08:00 |
|
render-tag.js
|
SECURITY: escape quotes in tag description when rendering (#19730)
|
2023-01-05 06:08:32 +08:00 |
|
render-tags.js
|
A11Y: discourse-tags should have a role and label (#19977)
|
2023-01-24 13:04:32 -05:00 |
|
render-topic-featured-link.js
|
DEV: Remove user options from current user serializer (#19089)
|
2022-12-05 18:25:30 +02:00 |
|
reports-loader.js
|
DEV: Fix random typos (#16066)
|
2022-02-28 10:20:58 +08:00 |
|
reviewable-types-manager.js
|
DEV: Refactor new user menu files (#17879)
|
2022-08-16 10:37:56 +08:00 |
|
round.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
safari-hacks.js
|
FIX: Correctly debounce various functions (#18673)
|
2022-10-20 13:28:09 +02:00 |
|
search.js
|
FEATURE: Scope search to PMs when in that context (#16528)
|
2022-04-26 14:43:09 -04:00 |
|
settings.js
|
DEV: Prioritize full name when display_name_on_posts active (#16078)
|
2022-04-20 10:07:51 -05:00 |
|
sharing.js
|
DEV: Use method definition syntax consistently (#14915)
|
2021-11-13 14:01:55 +01:00 |
|
show-modal.js
|
DEV: Check if show-modal container is viable (#16170)
|
2022-03-14 15:14:42 +01:00 |
|
source-identifier.js
|
DEV: Introduce flag for compiling Plugin JS with Ember CLI (#17965)
|
2022-08-22 09:56:39 +01:00 |
|
static-route-builder.js
|
FIX: In-page anchor links were broken in subfolder setups (#18250)
|
2022-09-15 08:09:34 -04:00 |
|
sticky-avatars.js
|
DEV: Update JS class sorting to match new lint rule
|
2022-08-15 09:28:31 +01:00 |
|
svg-sprite-loader.js
|
DEV: Moves SVG sprite to <discourse-assets> element (#17148)
|
2022-06-20 20:58:50 +08:00 |
|
tag-hashtags.js
|
DEV: Add the missing app subdirectory (#9499)
|
2020-04-23 10:07:54 -03:00 |
|
text-direction.js
|
FIX: Respect text direction inside quotes (#16004)
|
2022-02-23 10:26:45 +03:00 |
|
text.js
|
FIX: Correctly render link title in draft preview (#18906)
|
2022-11-07 16:22:35 +02:00 |
|
theme-selector.js
|
DEV: Add unique ids to deprecations (#19019)
|
2022-11-16 10:00:39 +00:00 |
|
theme-settings-store.js
|
DEV: Include theme_uploads and theme_uploads_local objects in theme tests (#18645)
|
2022-10-20 08:00:29 +03:00 |
|
time-shortcut.js
|
FEATURE: auto remove user status after predefined period (#17236)
|
2022-07-05 19:12:22 +04:00 |
|
time-utils.js
|
FEATURE: auto remove user status after predefined period (#17236)
|
2022-07-05 19:12:22 +04:00 |
|
to-markdown.js
|
FIX: Quoting a mention with status emoji breaks the mention (#19530)
|
2022-12-21 18:21:53 +04:00 |
|
topic-fancy-title.js
|
DEV: Fix lint take 2.
|
2020-08-07 13:17:51 +08:00 |
|
topic-list-tracked-filter.js
|
DEV: Extensively use includes() (#17541)
|
2022-07-17 20:48:36 +02:00 |
|
topic-list-tracker.js
|
FIX: Unread count badge shown for topics that user is not tracking (#17506)
|
2022-07-15 12:48:51 +08:00 |
|
transform-post.js
|
FIX: Don't force show topic map on non-first posts (#19302)
|
2022-12-05 15:42:32 +01:00 |
|
update-tab-count.js
|
UX: Remove Helvetica from our font stack (#11876)
|
2021-02-05 17:01:21 -05:00 |
|
uploads.js
|
FIX: Show error message if no uploads are allowed (#19133)
|
2022-11-29 16:58:50 +02:00 |
|
uppy-checksum-plugin.js
|
FIX: Uploads were broken in old Safari (#15391)
|
2021-12-23 08:16:51 +10:00 |
|
uppy-chunked-upload.js
|
FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894)
|
2021-11-23 08:45:42 +10:00 |
|
uppy-chunked-uploader-plugin.js
|
FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894)
|
2021-11-23 08:45:42 +10:00 |
|
uppy-media-optimization-plugin.js
|
DEV: Update linting setup and fix issues (#17345)
|
2022-07-06 10:37:54 +02:00 |
|
uppy-plugin-base.js
|
DEV: Don't print uppy warnings in test env (#17121)
|
2022-06-17 13:44:52 +02:00 |
|
url.js
|
FIX: URL fragments not purging (#19324)
|
2022-12-06 09:52:59 -05:00 |
|
user-activation.js
|
DEV: apply new coding standards (#10592)
|
2020-09-04 13:42:47 +02:00 |
|
user-presence.js
|
DEV: Correctly clear global exported variables
|
2022-08-23 09:21:28 +08:00 |
|
user-search.js
|
DEV: Extensively use includes() (#17541)
|
2022-07-17 20:48:36 +02:00 |
|
user-tips.js
|
FEATURE: Add user tips for post and topic features (#18964)
|
2022-11-15 17:36:08 +02:00 |
|
utilities.js
|
FIX: Include CDN in result of avatarUrl helper (#19298)
|
2022-12-02 11:39:08 +00:00 |
|
waving-hand-url.js
|
DEV: DRY up wavingHandUrl code.
|
2021-03-04 15:18:54 +08:00 |
|
webauthn.js
|
DEV: Bump eslint-config-discourse (#14868)
|
2021-11-10 09:31:41 +10:00 |