.. |
badges
|
FIX: badge selector showing up for anon
|
2017-10-30 16:21:31 +11:00 |
discovery
|
FIX: correctly shows education text for categories
|
2018-03-29 10:33:44 +02:00 |
navigation
|
UX: Require an extra click to open topic draft
|
2018-04-17 14:45:18 +10:00 |
preferences
|
UX: The "enable 2FA" string was hard to translate
|
2018-05-29 16:25:43 +02:00 |
about.js.es6
|
|
|
account-created-edit-email.js.es6
|
FEATURE: Allow users to resend/update email from confirmation page
|
2017-05-03 11:18:01 -04:00 |
account-created-index.js.es6
|
FEATURE: Allow users to resend/update email from confirmation page
|
2017-05-03 11:18:01 -04:00 |
activation-edit.js.es6
|
FEATURE: Allow users to resend/update email from confirmation page
|
2017-05-03 11:18:01 -04:00 |
application.js.es6
|
REFACTOR: DRY up New Topic button code
|
2017-08-01 15:04:07 -04:00 |
avatar-selector.js.es6
|
FIX: Refreshing Gravatar didn't work
|
2017-12-20 20:49:58 +01:00 |
basic-modal-body.js.es6
|
FEATURE: Let users update their emails before confirming
|
2017-04-05 16:44:49 -04:00 |
bulk-notification-level.js.es6
|
Fixes some Ember Deprecations for 1.13:
|
2016-10-21 11:06:07 -04:00 |
change-owner.js.es6
|
FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts
|
2017-12-13 22:12:06 +01:00 |
change-timestamp.js.es6
|
FIX: TopicTimestampChanger should not allow timestamps in the future.
|
2017-05-22 16:03:49 +08:00 |
composer.js.es6
|
Prefer throwing a new Error object instead of just a string expression
|
2018-06-12 12:56:22 +10:00 |
create-account.js.es6
|
FIX: redirect users after signing up with a social login when using SSO provider
|
2018-05-13 16:03:11 +02:00 |
discovery-sortable.js.es6
|
FEATURE: add bumped_before query param for topic list
|
2017-03-02 15:11:50 -05:00 |
discovery.js.es6
|
Fix more deprecations:
|
2016-10-21 17:28:37 -04:00 |
edit-category.js.es6
|
REFACTOR: Remove many Discourse.Category.list() calls
|
2017-11-01 15:25:35 -04:00 |
edit-topic-timer.js.es6
|
UX: don't show 'auto delete' option for TL4
|
2018-05-17 00:42:48 +02:00 |
exception.js.es6
|
UX: Use the same 404 page for the unknown route and exception handler
|
2017-12-06 15:20:24 -05:00 |
feature-topic.js.es6
|
Fix more deprecations:
|
2016-10-21 17:28:37 -04:00 |
flag.js.es6
|
rename 'min_private_message_{post/title}_length' to 'min_personal_message_{post/title}_length'
|
2018-02-01 13:25:29 +05:30 |
forgot-password.js.es6
|
FIX: correct messages displayed when reseting password
|
2018-03-14 16:33:09 +01:00 |
full-page-search.js.es6
|
FIX: link to pm tags when searching in personal messages
|
2018-05-29 12:32:20 +05:30 |
grant-badge.js.es6
|
FEATURE: grant badges in post admin wrench (#5498)
|
2018-01-22 14:10:53 +11:00 |
group-activity-posts.js.es6
|
FIX: Missing footer on groups pages
|
2018-01-23 16:20:53 -05:00 |
group-activity-topics.js.es6
|
UX: Display group topics in a topic list.
|
2018-03-15 11:37:55 +08:00 |
group-activity.js.es6
|
UX: Use topic list for displaying group messages on group page.
|
2018-03-16 11:56:40 +08:00 |
group-add-members.js.es6
|
UX: Split up group form into smaller sections.
|
2018-04-09 15:14:50 +08:00 |
group-bulk-add.js.es6
|
Remove admin group management pages.
|
2018-04-09 15:14:50 +08:00 |
group-index.js.es6
|
UX: show footer on groups pages
|
2018-05-17 01:34:44 +02:00 |
group-manage-logs.js.es6
|
UX: show footer on groups pages
|
2018-05-17 01:34:44 +02:00 |
group-manage-profile.js.es6
|
UX: Split up group form into smaller sections.
|
2018-04-09 15:14:50 +08:00 |
group-manage.js.es6
|
UX: Move group delete button to details container.
|
2018-04-10 14:19:35 +08:00 |
group-messages.js.es6
|
Fix group messages style on mobile.
|
2018-03-16 14:56:10 +08:00 |
group.js.es6
|
UX: Move group delete button to details container.
|
2018-04-10 14:19:35 +08:00 |
groups-index.js.es6
|
UX: Add groups/custom/new route for admins to create a new group.
|
2018-03-27 17:39:05 +08:00 |
groups-new.js.es6
|
Basic UX improvements to the group profile management page.
|
2018-04-05 14:59:04 +08:00 |
header.js.es6
|
Migrate this.container to getOwner(this)
|
2016-11-07 15:21:31 -05:00 |
history.js.es6
|
SECURITY: prevent XSS when showing diffs
|
2018-04-16 15:46:32 +02:00 |
invite.js.es6
|
FIX: invite to message was not allowing groups
|
2018-02-13 13:28:46 +11:00 |
invites-show.js.es6
|
Prefer throwing a new Error object instead of just a string expression
|
2018-06-12 12:56:22 +10:00 |
jump-to-post.js.es6
|
FIX: scrolling was off sometimes
|
2018-04-05 10:08:48 +02:00 |
keyboard-shortcuts-help.js.es6
|
Fix more deprecations:
|
2016-10-21 17:28:37 -04:00 |
login.js.es6
|
Focus on input when showing 2FA form in login modal.
|
2018-03-22 21:45:28 +08:00 |
merge-topic.js.es6
|
FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts
|
2017-12-13 22:12:06 +01:00 |
modal.js.es6
|
|
|
not-activated.js.es6
|
FEATURE: Allow users to resend/update email from confirmation page
|
2017-05-03 11:18:01 -04:00 |
password-reset.js.es6
|
Prefer throwing a new Error object instead of just a string expression
|
2018-06-12 12:56:22 +10:00 |
post-enqueued.js.es6
|
|
|
preferences.js.es6
|
FEATURE: rebuild user preferences page to use tabs
|
2017-05-02 16:52:18 -04:00 |
raw-email.js.es6
|
UX: display text & html parts alongside raw email in incoming email modal
|
2017-03-08 23:15:42 +01:00 |
rename-tag.js.es6
|
Use db schema for tags instead of plugin store and custom fields
|
2016-05-26 14:29:48 -04:00 |
reorder-categories.js.es6
|
Remove SortedMixin
|
2016-12-01 11:33:33 -05:00 |
request-group-membership-form.js.es6
|
FIX: Linting and broken test
|
2017-09-25 13:11:41 -04:00 |
search-help.js.es6
|
Fix more deprecations:
|
2016-10-21 17:28:37 -04:00 |
split-topic.js.es6
|
FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts
|
2017-12-13 22:12:06 +01:00 |
static.js.es6
|
Convert front end paths from /users/ to /u/
|
2017-03-30 10:23:24 -04:00 |
tag-groups-show.js.es6
|
Fixes some Ember Deprecations for 1.13:
|
2016-10-21 11:06:07 -04:00 |
tag-groups.js.es6
|
FIX: error when trying to create new tag groups
|
2016-12-28 12:42:51 -05:00 |
tags-index.js.es6
|
UX: show an enveloppe icon when a badge is used in messages
|
2018-05-14 19:02:00 +02:00 |
tags-show.js.es6
|
UX: Require an extra click to open topic draft
|
2018-04-17 14:45:18 +10:00 |
topic-bulk-actions.js.es6
|
FIX: This class is no longer required and leaves the state as hidden
|
2017-11-15 17:35:24 -05:00 |
topic.js.es6
|
Prefer throwing a new Error object instead of just a string expression
|
2018-06-12 12:56:22 +10:00 |
upload-selector.js.es6
|
Migration upload-selector to component
|
2016-11-15 14:10:34 -05:00 |
user-activity.js.es6
|
Small code tidy up for user/activity menu
|
2017-11-16 11:49:14 -05:00 |
user-badges.js.es6
|
Fixes some Ember Deprecations for 1.13:
|
2016-10-21 11:06:07 -04:00 |
user-card.js.es6
|
Migrate user card to use components
|
2016-11-17 15:40:04 -05:00 |
user-invited-show.js.es6
|
FEATURE: optimize invite js code
|
2017-07-01 19:11:39 +05:30 |
user-notifications.js.es6
|
FIX: Dismiss all button was not updating the UI
|
2017-05-09 13:46:26 -04:00 |
user-posts.js.es6
|
Fix more deprecations:
|
2016-10-21 17:28:37 -04:00 |
user-private-messages-tags.js.es6
|
UX: indicate active tag sorting method
|
2018-03-21 00:35:16 +05:30 |
user-private-messages.js.es6
|
FEATURE: replace PM tags dropdown with a dedicated tags page
|
2018-03-13 13:06:58 +05:30 |
user-summary.js.es6
|
FEATURE: show read time in last 60 days
|
2017-11-16 15:46:51 -05:00 |
user-topics-list.js.es6
|
FIX: show only allowed tags on PM tags page and display correct count
|
2018-03-17 00:17:48 +05:30 |
user.js.es6
|
The isSilenced and isSuspended aliases were useless
|
2018-05-25 10:29:26 -04:00 |
users.js.es6
|
Allow parameters for group and username filters on directory (#5815)
|
2018-05-16 16:20:17 +02:00 |