.. |
badges
|
FEATURE: long descriptions for badges to help teach people
|
2015-02-27 17:19:18 +11:00 |
components
|
UX: show user name and title on about page
|
2015-03-02 15:18:44 +05:30 |
composer
|
some ES6 refactoring
|
2015-02-26 11:07:21 +01:00 |
discovery
|
Clicking on the date of a featured topic should show topic entrance
|
2015-02-24 12:56:06 -05:00 |
group
|
FIX: Groups post page was broken.
|
2015-01-23 11:13:27 -05:00 |
list
|
UX: rename posts -> replies (and change to be posts-1)
|
2015-03-02 15:59:23 +11:00 |
mobile
|
FIX: Don't escape test in topic excerpt for mobile.
|
2015-02-22 16:57:30 -08:00 |
modal
|
FEATURE: carry username or email from login form to the forgot password and signup forms
|
2015-02-18 15:01:05 -05:00 |
navigation
|
Replace CurrentUserMixin with an injected currentUser
|
2015-02-27 10:33:39 -05:00 |
post
|
PERF: optimise rendering of posts
|
2014-12-10 18:05:04 +11:00 |
preferences
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
search
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
user
|
UX: move Custom fields up in user preferences
|
2015-02-25 16:43:26 +05:30 |
about.hbs
|
FEATURE: new site setting contact_url
|
2015-02-23 23:09:13 +05:30 |
additional-composer-buttons.hbs
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
application.hbs
|
FIX: category backgrounds were broken
|
2015-02-04 16:38:42 +01:00 |
category-group-autocomplete.raw.hbs
|
correct bad styling in user->pref->categories
|
2015-01-31 17:04:53 +11:00 |
choose_topic.hbs
|
Fixes many Ember 1.9.0 deprecations
|
2014-12-17 09:31:42 -05:00 |
composer.hbs
|
UX: You should be able to tab to the "This is a warning" checkbox
|
2015-01-26 10:52:17 -05:00 |
discovery.hbs
|
Revert "move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top"
|
2015-01-12 20:21:22 -05:00 |
embedded_post.hbs
|
clicking expanded post date also jumps to post
|
2015-01-16 03:06:19 -08:00 |
emoji-selector-autocomplete.raw.hbs
|
FIX: each helper in raw templates
|
2015-01-07 09:30:32 +01:00 |
emoji-toolbar.raw.hbs
|
FIX: each helper in raw templates
|
2015-01-07 09:30:32 +01:00 |
exception.hbs
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
group-selector-autocomplete.raw.hbs
|
FIX: each helper in raw templates
|
2015-01-07 09:30:32 +01:00 |
group.hbs
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
header.hbs
|
Allow plugins to change the header to show two rows
|
2015-02-19 14:56:45 -05:00 |
notifications.hbs
|
Fix more deprecations for 1.9.0
|
2014-12-17 09:31:41 -05:00 |
popup_input_tip.hbs
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
post.hbs
|
get rid of .bottom-round css class used once
|
2015-01-11 23:39:48 -08:00 |
quote.hbs
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
search.hbs
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
selected_posts.hbs
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
share.hbs
|
Refactor sharing dialog for extensibility
|
2015-01-13 17:26:05 -05:00 |
site-map.hbs
|
UX: Change category badge style to use stripes
|
2015-01-20 14:56:06 -05:00 |
static.hbs
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
topic-admin-menu.hbs
|
Adds plugin-outlet for topic menu buttons. Also a d-button component.
|
2015-01-14 15:50:20 -05:00 |
topic-entrance.hbs
|
Convert many buttons to d-button
|
2015-01-14 15:50:20 -05:00 |
topic-list-header-column.raw.hbs
|
Raw templates should resolve their views with the resolver
|
2015-01-07 14:21:31 -05:00 |
topic-list-header.raw.hbs
|
UX: rename posts -> replies (and change to be posts-1)
|
2015-03-02 15:59:23 +11:00 |
topic-post-badges.raw.hbs
|
PERF: unify topic lists, remove star from lists, move to raw rendering
|
2015-01-05 13:04:15 +11:00 |
topic-progress.hbs
|
Convert many buttons to d-button
|
2015-01-14 15:50:20 -05:00 |
topic-status.raw.hbs
|
FEATURE: show bookmarked topics in topic list
|
2015-01-09 11:41:10 +11:00 |
topic.hbs
|
DRY up the displaying of topic categories. Should not be duplicated.
|
2015-01-21 12:20:39 -05:00 |
user-card.hbs
|
FEATURE: when PMing a user from the topic page, insert a link to the current post
|
2015-02-18 12:17:54 +01:00 |
user-dropdown.hbs
|
Convert many buttons to d-button
|
2015-01-14 15:50:20 -05:00 |
user-selector-autocomplete.raw.hbs
|
FIX: each helper in raw templates
|
2015-01-07 09:30:32 +01:00 |