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/assets/javascripts/discourse/widgets
Robin Ward 6b04967e2f FEATURE: Staff members can lock posts
Locking a post prevents it from being edited. This is useful if the user
has posted something which has been edited out, and the staff members don't
want them to be able to edit it back in again.
2018-01-26 14:01:30 -05:00
..
actions-summary.js.es6 Add a deleted-post class to the deleted post action 2018-01-03 13:56:47 -05:00
avatar-flair.js.es6 FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles 2017-01-18 11:38:00 -05:00
button.js.es6 FIX: jump to original post when expanded posts are collasped 2018-01-19 18:01:54 +05:30
category-link.js.es6 PERF: Use widgets to render categories in hamburger menu 2016-03-03 13:45:38 -05:00
component-connector.js.es6 minor refactoring of component-connector 2017-11-21 15:48:56 +01:00
connector.js.es6 FIX: Container appending was broken in Ember 2.4 2016-11-23 14:58:10 -05:00
decorator-helper.js.es6 Update docs for connector 2016-11-23 16:44:57 -05:00
embedded-post.js.es6 UX: Add a class name to target the embedded post controls 2017-12-07 15:01:34 -05:00
emoji.js.es6 Make title attribute on emoji widget optional. 2016-11-18 12:36:48 +08:00
glue.js.es6 FIX: Dirty keys should become to a widget, not global 2017-06-21 14:27:08 -04:00
hamburger-categories.js.es6 UX: Add subcategory class to hamburger menu items that are subcategories 2017-03-13 10:51:41 -04:00
hamburger-menu.js.es6 UX: Widget options to disable FAQ and About 2017-11-10 10:54:15 -05:00
hbs-compiler.js.es6 FEATURE: Use Glimmer compiler for widget templates 2017-09-01 09:28:16 -04:00
header-contents.js.es6 The ability to attach attrs when embedding widgets 2017-09-28 16:08:43 -04:00
header-topic-info.js.es6 FEATURE: Plugins can overwrite and add support for new icons 2017-07-26 13:21:17 -04:00
header.js.es6 UX: Add tooltips for messages and notifications in header 2017-11-30 12:56:54 +11:00
home-logo.js.es6 Change the text-only home logo to an H1 2018-01-12 23:34:31 +00:00
hooks.js.es6 UX: Docking back button on topic timeline 2016-12-19 13:33:55 -05:00
link.js.es6 UX: show title in search results 2017-10-22 18:12:06 +05:30
menu-panel.js.es6 Allow menu classes to be targetable by name 2018-01-02 17:01:44 -05:00
notification-item.js.es6 FEATURE: New API to create a custom formatter for displaying usernames 2017-10-30 13:27:08 -04:00
post-admin-menu.js.es6 FEATURE: Staff members can lock posts 2018-01-26 14:01:30 -05:00
post-cooked.js.es6 FIX: Don't show the up arrow to jump to posts in different topics 2017-10-13 11:56:44 -04:00
post-edits-indicator.js.es6 FEATURE: Plugins can overwrite and add support for new icons 2017-07-26 13:21:17 -04:00
post-gap.js.es6 UX: simplify delete gap style 2017-05-05 17:06:13 -07:00
post-links.js.es6 FEATURE: Plugins can overwrite and add support for new icons 2017-07-26 13:21:17 -04:00
post-menu.js.es6 Update tense and change actions around. 2018-01-18 11:05:25 -08:00
post-placeholder.js.es6 FEATURE: Use Glimmer compiler for widget templates 2017-09-01 09:28:16 -04:00
post-small-action.js.es6 FEATURE: Allow user to leave a PM. 2017-10-19 12:32:55 +08:00
post-stream.js.es6 FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts 2017-12-13 22:12:06 +01:00
post.js.es6 FEATURE: Staff members can lock posts 2018-01-26 14:01:30 -05:00
poster-name.js.es6 Allow plugins to extend the post title 2018-01-19 15:30:50 -05:00
private-message-map.js.es6 FIX: Groups were not being displayed in the map of private messages 2017-10-23 13:14:16 -04:00
raw-html.js.es6 FIX: Okay, try going back to the old way. Too many exceptions. 2017-09-29 10:19:35 -04:00
search-menu-controls.js.es6 FIX: Don't bind events in defaultState 2017-09-04 11:48:36 -04:00
search-menu-results.js.es6 FEATURE: support search click through tracking for user, category and tags 2017-12-01 12:04:55 +05:30
search-menu.js.es6 Fix randomly failing JS acceptance tests. 2017-12-20 11:04:47 +08:00
time-gap.js.es6 UX: round instead of ceil for time gaps 2017-09-28 14:11:37 -04:00
toggle-topic-summary.js.es6 Merge branch 'master' into vdom 2016-02-16 11:48:42 -05:00
topic-admin-menu.js.es6 FIX: Don't show moderation history option to TL4 2017-12-26 17:13:29 -05:00
topic-map.js.es6 UX: Replace heuristic solution for extracting root domain. 2017-11-29 16:26:46 +08:00
topic-status.js.es6 FEATURE: Plugins can overwrite and add support for new icons 2017-07-26 13:21:17 -04:00
topic-timeline.js.es6 uses correct path for component connector 2017-11-21 16:00:49 +01:00
user-menu.js.es6 UX: Put the HR in the correct place 2018-01-09 17:48:52 -05:00
user-notifications-large.js.es6 FIX: More CSS regressions with notifications in non-english 2017-09-15 13:24:43 -04:00
user-notifications.js.es6 UX: Put the HR in the correct place 2018-01-09 17:48:52 -05:00
widget.js.es6 FEATURE: Show a button to Staff for "Moderation History" on posts/topics 2017-12-05 15:20:20 -05:00