Robin Ward
|
0a69f2bc77
|
REFACTOR: Remove many Discourse.Category.list() calls
|
2017-11-01 15:25:35 -04:00 |
|
Robin Ward
|
fbd5f1e411
|
REFACTOR: Rename store:main to service:store so we can inject it
|
2017-10-27 13:59:45 -04:00 |
|
Robin Ward
|
d7c37d9369
|
Add front end service for staff controls
|
2017-09-25 12:25:14 -04:00 |
|
Neil Lalonde
|
6aab8cb331
|
FEATURE: new category setting for whether to show latest topics or top topics by default
|
2017-03-03 11:30:44 -05:00 |
|
Robin Ward
|
e03d5e2140
|
Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aa .
|
2016-12-19 11:19:10 -05:00 |
|
Robin Ward
|
ddd299f4aa
|
Revert "Revert "Revert Ember 2.10+ for a short while""
This reverts commit 76bbc481cb .
|
2016-12-16 10:29:30 -05:00 |
|
Robin Ward
|
76bbc481cb
|
Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b .
|
2016-12-16 09:52:29 -05:00 |
|
Robin Ward
|
21682fd60b
|
Revert Ember 2.10+ for a short while
|
2016-12-15 16:43:38 -05:00 |
|
Robin Ward
|
28699e66d8
|
Revert "REVERT: Ember 2.10 -- it's not building properly"
This reverts commit 600541c623 .
|
2016-12-15 10:28:15 -05:00 |
|
Robin Ward
|
600541c623
|
REVERT: Ember 2.10 -- it's not building properly
|
2016-12-12 16:19:05 -05:00 |
|
Robin Ward
|
b6e03116ba
|
Auto discover connector classes. Support a setup method
|
2016-12-12 14:44:29 -05:00 |
|
Robin Ward
|
9a7998a930
|
Various fixes for Ember 2.10
|
2016-12-12 14:44:29 -05:00 |
|
Robin Ward
|
a808bcb0b8
|
Upgrade to Ember 2.10
|
2016-12-12 14:44:29 -05:00 |
|
Régis Hanol
|
e82084405e
|
make eslint happy again
|
2016-12-05 15:24:41 +01:00 |
|
Régis Hanol
|
edce052660
|
FIX: isSafari detection wasn't working with latest Safari
|
2016-12-05 11:32:38 +01:00 |
|
Robin Ward
|
6aa5722d2b
|
Remove Ember 1.x specific code
|
2016-11-25 15:38:45 -05:00 |
|
Robin Ward
|
70fb2431a1
|
Migrate this.container to getOwner(this)
|
2016-11-07 15:21:31 -05:00 |
|
Robin Ward
|
0f1ed1e41a
|
Migration topic footer buttons to components
|
2016-10-28 10:13:41 -04:00 |
|
Robin Ward
|
eeee5f4c08
|
Use {{outlets}} instead of {{render}} in the application template
|
2016-10-26 13:02:58 -04:00 |
|
Robin Ward
|
be1d74d207
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
|
Neil Lalonde
|
de99853dee
|
FIX: routes for tag nav items
|
2016-07-26 12:39:36 -04:00 |
|
Robin Ward
|
c15ade8a88
|
Deprecation: {{view}} helper
|
2016-05-11 14:26:06 -04:00 |
|
Robin Ward
|
f9fe9ac3ed
|
FIX: Build dynamic category / tag routes
|
2016-05-06 11:54:29 -04:00 |
|
Robin Ward
|
d1e85bdd8b
|
FEATURE: Use virtual dom framework for faster post rendering
|
2016-02-11 11:00:40 -05:00 |
|
Guo Xiang Tan
|
8772ba2f80
|
FIX: Redirecting breaks the back button.
|
2016-02-01 15:11:44 +08:00 |
|
Robin Ward
|
5a15c4997c
|
Let's be honest: we skip focus for iOS, not touch in general.
|
2015-11-27 12:23:51 -05:00 |
|
Sam
|
43d63367fd
|
PERF: stop loading handlebars and ember compilers in prod
(this removes a nice 50K from our initial payload and saves memory)
Also fixes invalid HTML automatically if added to HEAD or /BODY
|
2015-11-27 11:59:01 +11:00 |
|
Robin Ward
|
47495a5713
|
FEATURE: Replace composer editor with ember version
|
2015-11-06 09:49:16 -05:00 |
|
Régis Hanol
|
c618478e88
|
FIX: sorting in a category isn't working
|
2015-10-19 19:04:47 +02:00 |
|
Régis Hanol
|
1a3e9cf571
|
FIX: sorting was not working in /top
PERF: remove double request when sorting topics lists
|
2015-10-12 21:58:40 +02:00 |
|
Robin Ward
|
f734a0731e
|
Use capabilities object for browser sniffing
|
2015-09-28 11:44:37 -04:00 |
|
Régis Hanol
|
fe656fb04d
|
FIX: select appropriate period when redirecting to top
|
2015-09-21 20:28:20 +02:00 |
|
Robin Ward
|
b49e9fb174
|
FIX: Load order of TopicTrackingState was off
|
2015-09-21 14:15:25 -04:00 |
|
Robin Ward
|
f427b6639b
|
FIX: Error showing Unread posts
|
2015-09-16 10:43:36 -04:00 |
|
Robin Ward
|
8e776d0fd7
|
Move TopicTrackingState to injected object
|
2015-09-04 13:00:24 -04:00 |
|
Robin Ward
|
6fb69d4434
|
Notifications cache should use localStorage wrapper
|
2015-09-01 14:45:24 -04:00 |
|
Robin Ward
|
bf2c18fddb
|
Migrate KeyValueStore to ES6 modules
|
2015-09-01 14:45:24 -04:00 |
|
Robin Ward
|
d4b987ff32
|
Migrate search drop down to menu-panel component.
|
2015-08-28 15:44:24 -04:00 |
|
Régis Hanol
|
96c23d51a2
|
FIX: don't break the message bus when restoring a backup
|
2015-08-27 20:02:13 +02:00 |
|
Robin Ward
|
c5460b7d3f
|
FEATURE: Full height hamburger menu
- Rename `site-map` to `hamburger-menu`
- Includes acceptance tests
|
2015-08-25 16:48:43 -04:00 |
|
Robin Ward
|
22844b9e46
|
Ember 1.12 support
|
2015-08-13 11:14:16 -04:00 |
|